IngestConfiguration - Amazon IVS

IngestConfiguration

Object specifying the ingest configuration set up by the broadcaster, usually in an encoder.

Note: IngestConfiguration is deprecated in favor of IngestConfigurations but retained to ensure backward compatibility. If multitrack is not enabled, IngestConfiguration and IngestConfigurations contain the same data, namely information about Track0 (the sole track). If multitrack is enabled, IngestConfiguration contains data for only the first track (Track0) and IngestConfigurations contains data for all tracks.

Contents

audio

Encoder settings for audio.

Type: AudioConfiguration object

Required: No

video

Encoder settings for video.

Type: VideoConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: