FFmpeg  4.0
Data Fields
AMergeContext::amerge_input Struct Reference

Data Fields

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

Detailed Description

Definition at line 45 of file af_amerge.c.

Field Documentation

◆ queue

struct FFBufQueue AMergeContext::amerge_input::queue

Definition at line 46 of file af_amerge.c.

Referenced by filter_frame(), and uninit().

◆ nb_ch

int AMergeContext::amerge_input::nb_ch

number of channels for the input

Definition at line 47 of file af_amerge.c.

Referenced by copy_samples(), filter_frame(), and query_formats().

◆ nb_samples

int AMergeContext::amerge_input::nb_samples

Definition at line 48 of file af_amerge.c.

Referenced by filter_frame(), and request_frame().

◆ pos

int AMergeContext::amerge_input::pos

Definition at line 49 of file af_amerge.c.

Referenced by filter_frame().


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