RawAudioDemuxerContext Struct Reference

#include <rawdec.h>

Data Fields

AVClassclass
int sample_rate
int channels

Detailed Description

Definition at line 29 of file rawdec.h.

Field Documentation

int RawAudioDemuxerContext::channels

Definition at line 32 of file rawdec.h.

Referenced by ff_raw_read_header().

AVClass* RawAudioDemuxerContext::class

Definition at line 30 of file rawdec.h.

int RawAudioDemuxerContext::sample_rate

Definition at line 31 of file rawdec.h.

Referenced by ff_raw_read_header().


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