class Aws::MediaConnect::Types::MediaStream
A single track or stream of media that contains video, audio, or ancillary data. After you add a media stream to a flow, you can associate it with sources and outputs on that flow, as long as they use the CDI protocol or the ST 2110 JPEG XS protocol. Each source or output can consist of one or many media streams.
@!attribute [rw] attributes
Attributes that are related to the media stream. @return [Types::MediaStreamAttributes]
@!attribute [rw] clock_rate
The sample rate for the stream. This value is measured in Hz. @return [Integer]
@!attribute [rw] description
A description that can help you quickly identify what your media stream is used for. @return [String]
@!attribute [rw] fmt
The format type number (sometimes referred to as RTP payload type) of the media stream. MediaConnect assigns this value to the media stream. For ST 2110 JPEG XS outputs, you need to provide this value to the receiver. @return [Integer]
@!attribute [rw] media_stream_id
A unique identifier for the media stream. @return [Integer]
@!attribute [rw] media_stream_name
A name that helps you distinguish one media stream from another. @return [String]
@!attribute [rw] media_stream_type
The type of media stream. @return [String]
@!attribute [rw] video_format
The resolution of the video. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/MediaStream AWS API Documentation
Constants
- SENSITIVE