Libav
Data Fields
PCMAudioDemuxerContext Struct Reference

Data Fields

AVClassclass
 
int sample_rate
 
int channels
 

Detailed Description

Definition at line 30 of file pcmdec.c.

Field Documentation

§ class

AVClass* PCMAudioDemuxerContext::class

Definition at line 31 of file pcmdec.c.

§ sample_rate

int PCMAudioDemuxerContext::sample_rate

Definition at line 32 of file pcmdec.c.

Referenced by pcm_read_header().

§ channels

int PCMAudioDemuxerContext::channels

Definition at line 33 of file pcmdec.c.

Referenced by pcm_read_header().


The documentation for this struct was generated from the following file: