VideoConfiguration
class VideoConfiguration
Object specifying a stream’s video configuration, as set up by the broadcaster (usually in an encoder). This is part of the IngestConfigurations object and the deprecated IngestConfiguration object. It is used for monitoring stream health.
Types
Properties
Link copied to clipboard
Indicates to the decoder the requirements for decoding the stream. For definitions of the valid values, see the H.264 specification.
Link copied to clipboard
The expected ingest bitrate (bits per second). This is configured in the encoder.
Link copied to clipboard
The expected ingest framerate. This is configured in the encoder.
Link copied to clipboard
Video-resolution height in pixels.
Link copied to clipboard
Video-resolution width in pixels.