Skip to main content

Module audio_only

Module audio_only 

Source
Expand description

Audio-only transcoding mode.

Provides configuration and transcoding logic for audio-only pipelines, including codec selection, sample-rate conversion stub, and channel mapping.

Structs§

AudioOnlyConfig
Configuration for an audio-only transcode operation.
AudioOnlyTranscoder
Audio-only transcoder.

Enums§

AudioCodecId
Identifies a specific audio codec.