FFmpeg
|
audio.h
Go to the documentation of this file.
AVFrame * ff_default_get_audio_buffer(AVFilterLink *link, int nb_samples)
default handler for get_audio_buffer() for audio inputs
Definition: audio.c:41
external API header
AVFrame * ff_get_audio_buffer(AVFilterLink *link, int nb_samples)
Request an audio samples buffer with a specific set of permissions.
Definition: audio.c:84
Definition: samplefmt.h:50
static enum AVSampleFormat ff_packed_sample_fmts_array[]
Definition: audio.h:28
int ff_filter_samples(AVFilterLink *link, AVFilterBufferRef *samplesref)
Send a buffer of audio samples to the next filter.
static enum AVSampleFormat ff_planar_sample_fmts_array[]
Definition: audio.h:37
Filter the word “frame” indicates either a video frame or a group of audio as stored in an AVFilterBuffer structure Format for each input and each output the list of supported formats For video that means pixel format For audio that means channel sample they are references to shared objects When the negotiation mechanism computes the intersection of the formats supported at each end of a link
Definition: filter_design.txt:23
int ff_filter_samples_framed(AVFilterLink *link, AVFilterBufferRef *samplesref)
Send a buffer of audio samples to the next link, without checking min_samples.
AVFrame * ff_null_get_audio_buffer(AVFilterLink *link, int nb_samples)
get_audio_buffer() handler for filters which simply pass audio along
Definition: audio.c:36
internal API functions
Generated on Fri Dec 20 2024 06:55:58 for FFmpeg by 1.8.11