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 Sat Feb 1 2025 06:52:40 for FFmpeg by 1.8.11