Skip to main content

Module audio_channel_map

Module audio_channel_map 

Source
Expand description

Audio channel layout mapping and transcode parameters.

Provides channel layout enumeration, passthrough detection, gain computation, and parameter validation for audio transcoding stages.

Structs§

AudioChannelMap
Maps individual input channels to output channels and applies per-channel gain.
AudioTranscodeParams
Parameters that govern how a single audio stream is transcoded.

Enums§

AudioLayout
Standard audio channel layouts.