class Aws::MediaConnect::Types::MediaStreamOutputConfiguration

The media stream that is associated with the output, and the parameters for that association.

@!attribute [rw] destination_configurations

The transport parameters that are associated with each outbound
media stream.
@return [Array<Types::DestinationConfiguration>]

@!attribute [rw] encoding_name

The format that was used to encode the data. For ancillary data
streams, set the encoding name to smpte291. For audio streams, set
the encoding name to pcm. For video, 2110 streams, set the encoding
name to raw. For video, JPEG XS streams, set the encoding name to
jxsv.
@return [String]

@!attribute [rw] encoding_parameters

Encoding parameters
@return [Types::EncodingParameters]

@!attribute [rw] media_stream_name

The name of the media stream.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/MediaStreamOutputConfiguration AWS API Documentation

Constants

SENSITIVE