AVFilterBufferRefAudioProps Struct Reference

Audio specific properties in a reference to an AVFilterBuffer. More...

#include <avfilter.h>


Data Fields

uint64_t channel_layout
 channel layout of audio buffer
int nb_samples
 number of audio samples per channel
int sample_rate
 audio buffer sample rate


Detailed Description

Audio specific properties in a reference to an AVFilterBuffer.

Since AVFilterBufferRef is common to different media formats, audio specific per reference properties must be separated out.

Definition at line 115 of file avfilter.h.


Field Documentation


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

Generated on Fri Oct 26 02:50:14 2012 for FFmpeg by  doxygen 1.5.8