AudioConfiguration - Amazon IVS

AudioConfiguration

Object specifying a stream’s audio 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.

Contents

channels

Number of audio channels.

Type: Long

Required: No

codec

Codec used for the audio encoding.

Type: String

Required: No

sampleRate

Number of audio samples recorded per second.

Type: Long

Required: No

targetBitrate

The expected ingest bitrate (bits per second). This is configured in the encoder.

Type: Long

Required: No

track

Name of the audio track (if the stream has an audio track). If multitrack is not enabled, this is Track0 (the sole track).

Type: String

Required: No

See Also

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