#include <RgbDataSrcLavcTestGUI.h>
Inheritance diagram for Impala::Visualization::RgbDataSrcLavcTestGUI:
Public Member Functions | |
RgbDataSrcLavcTestGUI (int x, int y, bool doZoom, bool mainIs2d, bool vpIs2d, RgbDataSrcLavc *src) | |
void | TempTest () |
void | SetSource (RgbDataSrc *src) |
void | MainLoop () |
void | HandleCycleSrc () |
void | HandleDestroyEvent () |
void | HandleNewFrame () |
void | NavFrameEvent (VideoNav *src, int requestedFrame, void *listenerData) |
virtual void | OnViewMouse (OglGui::View *view, int msg, int btn, int state, float x, float y) |
Private Attributes | |
VideoNav * | mVideoNav |
DropDownWindow * | mDropDown |
AVFormatDD * | mDDFormat |
AVCodecDD * | mDDCodec |
AVFrameDD * | mDDFrame |
AVStreamDD * | mDDStream |
AVPacketDD * | mDDPacket |
StaticText * | mStaticText |
PropertySheet * | mFPropSheet |
PropertySheet * | mCPropSheet |
PropertySheet * | mFrPropSheet |
PropertySheet * | mSPropSheet |
PropertySheet * | mPPropSheet |
RgbDataSrcLavc * | mLavcsrc |
VideoSet * | mVideoSet |
FFMPEGControl * | mVideoCtrl |
Tabs * | mTabs |
ILOG_VAR_DEC |
Definition at line 938 of file RgbDataSrcLavcTestGUI.h.