FFmpeg  1.2.12
Data Fields
AMergeContext::amerge_input Struct Reference

Data Fields

struct FFBufQueue queue
int nb_ch
 number of channels for the input
int nb_samples
int pos

Detailed Description

Definition at line 41 of file af_amerge.c.

Field Documentation

int AMergeContext::amerge_input::nb_ch

number of channels for the input

Definition at line 43 of file af_amerge.c.

Referenced by filter_frame(), and query_formats().

int AMergeContext::amerge_input::nb_samples

Definition at line 44 of file af_amerge.c.

Referenced by filter_frame(), and request_frame().

int AMergeContext::amerge_input::pos

Definition at line 45 of file af_amerge.c.

Referenced by filter_frame().

struct FFBufQueue AMergeContext::amerge_input::queue

Definition at line 42 of file af_amerge.c.

Referenced by filter_frame(), and uninit().


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