Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Visualization::VideoTimeLine Class Reference

#include <VideoTimeLine.h>

Inheritance diagram for Impala::Visualization::VideoTimeLine:

Inheritance graph
[legend]
Collaboration diagram for Impala::Visualization::VideoTimeLine:

Collaboration graph
[legend]
List of all members.

Public Types

typedef OglGui::Window Window
typedef OglGui::StaticText StaticText
typedef OglGui::TitledWindow TitledWindow
typedef OglGui::WindowDocScroller WindowDocScroller
typedef OglGui::WindowTimeLine WindowTimeLine
typedef OglGui::WindowTimeLineListener WindowTimeLineListener
typedef Impala::Core::Stream::RgbDataSrcFactory RgbDataSrcFactory
typedef Impala::Core::Stream::RgbDataSrc RgbDataSrc

Public Member Functions

 VideoTimeLine (int x, int y, int w, int h)
 VideoTimeLine (Window *parent, int w, int h)
 VideoTimeLine (Window *parent, int x, int y, int w, int h)
void OpenVideo (String videoName, strconst videoType)
void OpenVideo (String videoName, RgbDataSrc *vidRgb, RgbDataSrc *stripRgb)
virtual void HandleNewVideo ()
virtual void HandleFrameSettings ()
void ShowTitle (strconst videoName)
virtual void CurrentChanged (WindowTimeLine *src, long nVal, void *userData)
virtual void OnNewFrame (VideoPlayer *src, int frameNr, void *userData)
void HandleVisibility (TimeLineViewStrip *tLineViewStrip)
void CenterNeedleOnPlay (bool mode)
bool CenterNeedleOnPlay ()
void CenterNeedle (bool mode)
bool CenterNeedle ()
TitledWindowTitledVideoPlayer ()
TitledWindowTitledTimeLine ()
TimeLineViewStripTLineViewStrip ()
VideoPlayerVidPlayer ()
WindowTimeLineTimeLineRuler ()
WindowDocScrollerViewStripScroller ()
StaticTextFrameNrTxt ()
VideoPlayerWithButtonsVideoPlayerWithBtns ()
virtual void DisplayFunc ()

Private Member Functions

void Init (int w, int h)

Private Attributes

TitledWindowmTitledVideoPlayer
TitledWindowmTitledTimeLine
TimeLineViewStripmTLineViewStrip
VideoPlayermVideoPlayer
VideoPlayerWithButtonsmVideoPlayerWithBtns
WindowTimeLinemTimeLineRuler
WindowDocScrollermViewStripScroller
StaticTextmFrameNrTxt
bool mCenterNeedleOnPlay
bool mCenterNeedle
 ILOG_VAR_DEC

Detailed Description

Definition at line 21 of file VideoTimeLine.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:50:43 2010 for ImpalaSrc by  doxygen 1.5.1