FFmpeg
|
Data Fields | |
const AVClass * | class |
int | inputs |
char * | map |
AVChannelLayout | ch_layout |
int64_t | eof_pts |
int | eof |
ChannelMap * | channels |
AVFrame ** | input_frames |
Temporary storage for input frames, until we get one on each input. More... | |
AVBufferRef ** | buffers |
Temporary storage for buffer references, for assembling the output frame. More... | |
AVChannelLayout JoinContext::ch_layout |
ChannelMap* JoinContext::channels |
AVFrame** JoinContext::input_frames |
AVBufferRef** JoinContext::buffers |