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
int planar
 audio buffer - planar or packed


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 120 of file avfilter.h.


Field Documentation

audio buffer - planar or packed

Definition at line 125 of file avfilter.h.


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

Generated on Fri Oct 26 02:48:05 2012 for FFmpeg by  doxygen 1.5.8