FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
InterleaveContext Struct Reference

Data Fields

const AVClassclass
 
int nb_inputs
 
struct FFBufQueuequeues
 

Detailed Description

Definition at line 36 of file f_interleave.c.

Field Documentation

const AVClass* InterleaveContext::class

Definition at line 37 of file f_interleave.c.

int InterleaveContext::nb_inputs

Definition at line 38 of file f_interleave.c.

Referenced by init().

struct FFBufQueue* InterleaveContext::queues

Definition at line 39 of file f_interleave.c.

Referenced by filter_frame(), init(), push_frame(), request_frame(), and uninit().


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