The media stream that is associated with the output, and the parameters for that association.
Contents
- encodingName
-
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.
Type: String
Valid Values:
jxsv | raw | smpte291 | pcm
Required: Yes
- mediaStreamName
-
The name of the media stream.
Type: String
Required: Yes
- destinationConfigurations
-
The transport parameters that are associated with each outbound media stream.
Type: Array of DestinationConfiguration objects
Required: No
- encodingParameters
-
A collection of parameters that determine how MediaConnect will convert the content. These fields only apply to outputs on flows that have a CDI source.
Type: EncodingParameters object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: