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


Field Documentation

audio buffer - planar or packed

Definition at line 108 of file avfilter.h.

Referenced by av_asrc_buffer_add_audio_buffer_ref(), avfilter_get_audio_buffer_ref_from_arrays(), ff_dlog_ref(), and filter_samples().


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

Generated on Fri Oct 26 02:46:16 2012 for FFmpeg by  doxygen 1.5.8