| FFmpeg
    | 
AConvertContext Struct Reference
  
Collaboration diagram for AConvertContext:

| Data Fields | |
| enum AVSampleFormat | out_sample_fmt | 
| int64_t | out_chlayout | 
| struct SwrContext * | swr | 
Detailed Description
Definition at line 35 of file af_aconvert.c.
Field Documentation
| int64_t AConvertContext::out_chlayout | 
Definition at line 37 of file af_aconvert.c.
Referenced by config_output(), init(), and query_formats().
| enum AVSampleFormat AConvertContext::out_sample_fmt | 
Definition at line 36 of file af_aconvert.c.
Referenced by config_output(), init(), and query_formats().
| struct SwrContext* AConvertContext::swr | 
Definition at line 38 of file af_aconvert.c.
Referenced by config_output(), filter_frame(), and uninit().
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