FFmpeg
Data Fields
FFDualInputContext Struct Reference

#include <dualinput.h>

Data Fields

 
 
 
struct FFBufQueue  queue [2]
 
AVFrame *(*  process )(AVFilterContext *ctx, AVFrame *main, const AVFrame *second)
 
int  shortest
  terminate stream when the second input terminates
 
int  repeatlast
  repeat last second frame
 

Detailed Description

Definition at line 31 of file dualinput.h.

Field Documentation

uint8_t FFDualInputContext::frame_requested

Definition at line 32 of file dualinput.h.

Referenced by ff_dualinput_request_frame(), and try_filter_frame().

uint8_t FFDualInputContext::second_eof

Definition at line 33 of file dualinput.h.

Referenced by ff_dualinput_request_frame(), and try_filter_frame().

AVFrame* FFDualInputContext::second_frame

Definition at line 34 of file dualinput.h.

Referenced by ff_dualinput_filter_frame_main(), ff_dualinput_uninit(), and try_filter_frame().

struct FFBufQueue FFDualInputContext::queue[2]

Definition at line 35 of file dualinput.h.

Referenced by ff_dualinput_filter_frame_main(), ff_dualinput_filter_frame_second(), ff_dualinput_request_frame(), ff_dualinput_uninit(), try_filter_frame(), and try_filter_next_frame().

AVFrame*(* FFDualInputContext::process)(AVFilterContext *ctx, AVFrame *main, const AVFrame *second)

Definition at line 36 of file dualinput.h.

Referenced by init(), and try_filter_frame().

int FFDualInputContext::shortest

terminate stream when the second input terminates

Definition at line 37 of file dualinput.h.

Referenced by ff_dualinput_request_frame().

int FFDualInputContext::repeatlast

repeat last second frame

Definition at line 38 of file dualinput.h.

Referenced by try_filter_frame().


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

Generated on Wed Jul 10 2013 23:48:36 for FFmpeg by   doxygen 1.8.2

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