FFmpeg
Data Fields
JoinContext Struct Reference

Data Fields

const AVClassclass
 
int  inputs
 
char *  map
 
 
uint64_t  channel_layout
 
int  nb_channels
 
 
  Temporary storage for input frames, until we get one on each input.
 
  Temporary storage for buffer references, for assembling the output frame.
 

Detailed Description

Definition at line 44 of file af_join.c.

Field Documentation

const AVClass* JoinContext::class

Definition at line 45 of file af_join.c.

int JoinContext::inputs

Definition at line 47 of file af_join.c.

Referenced by join_init(), and parse_maps().

char* JoinContext::map

Definition at line 48 of file af_join.c.

Referenced by parse_maps().

char* JoinContext::channel_layout_str

Definition at line 49 of file af_join.c.

Referenced by join_init().

uint64_t JoinContext::channel_layout

Definition at line 50 of file af_join.c.

Referenced by join_init(), join_query_formats(), and parse_maps().

int JoinContext::nb_channels

Definition at line 52 of file af_join.c.

Referenced by join_config_output(), join_init(), and join_request_frame().

ChannelMap* JoinContext::channels

Definition at line 53 of file af_join.c.

Referenced by join_config_output(), join_init(), join_request_frame(), join_uninit(), and parse_maps().

AVFrame** JoinContext::input_frames

Temporary storage for input frames, until we get one on each input.

Definition at line 58 of file af_join.c.

Referenced by filter_frame(), join_init(), join_request_frame(), and join_uninit().

AVBufferRef** JoinContext::buffers

Temporary storage for buffer references, for assembling the output frame.

Definition at line 63 of file af_join.c.

Referenced by join_init(), join_request_frame(), and join_uninit().


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

Generated on Sun Sep 14 2014 18:56:42 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /