FFmpeg  4.0
Data Fields
InterleaveContext Struct Reference

Data Fields

const AVClassclass
 
int nb_inputs
 
struct FFBufQueuequeues
 

Detailed Description

Definition at line 40 of file f_interleave.c.

Field Documentation

◆ class

const AVClass* InterleaveContext::class

Definition at line 41 of file f_interleave.c.

◆ nb_inputs

int InterleaveContext::nb_inputs

Definition at line 42 of file f_interleave.c.

Referenced by init().

◆ queues

struct FFBufQueue* InterleaveContext::queues

Definition at line 43 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: