FFmpeg
|
PCMAudioDemuxerContext Struct Reference
Collaboration diagram for PCMAudioDemuxerContext:
Data Fields | |
AVClass * | class |
int | sample_rate |
int | channels |
Detailed Description
Field Documentation
int PCMAudioDemuxerContext::channels |
Definition at line 32 of file pcmdec.c.
Referenced by pcm_read_header().
int PCMAudioDemuxerContext::sample_rate |
Definition at line 31 of file pcmdec.c.
Referenced by pcm_read_header().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11