#include <RgbDataSrcLavcTestGUI.h>
Inheritance diagram for Impala::Visualization::FFMPEGControl:
Public Member Functions | |
FFMPEGControl (Window *W, int w, int h, RgbDataSrcLavc *src, AppControlSrc *ctrl) | |
void | ButtonSelectionEvent (Button *src, void *vData) |
Public Attributes | |
DropDownList * | mSeekFlags |
TextField * | mSeekPosField |
TextField * | mSeekFrmField |
DropDownList * | mFlushCodec |
DropDownList * | mSyncFrame |
RgbDataSrcLavc * | mSrc |
AppControlSrc * | mCtrl |
Definition at line 835 of file RgbDataSrcLavcTestGUI.h.