| FFmpeg
    | 
AVAudioConvert Struct Reference
  | Data Fields | |
| int | in_channels | 
| int | out_channels | 
| int | fmt_pair | 
Detailed Description
Definition at line 35 of file libavcodec/audioconvert.c.
Field Documentation
| int AVAudioConvert::fmt_pair | 
Definition at line 37 of file libavcodec/audioconvert.c.
Referenced by av_audio_convert_alloc().
| int AVAudioConvert::in_channels | 
Definition at line 36 of file libavcodec/audioconvert.c.
Referenced by av_audio_convert_alloc().
| int AVAudioConvert::out_channels | 
Definition at line 36 of file libavcodec/audioconvert.c.
Referenced by av_audio_convert(), and av_audio_convert_alloc().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:25 for FFmpeg by
 1.8.11
 1.8.11