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

Impala::Application::IDash::ScreenPlay Class Reference

#include <ScreenPlay.h>

Inheritance diagram for Impala::Application::IDash::ScreenPlay:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::IDash::ScreenPlay:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Core::VideoSet::SegmentationDocument SegmentationDocument
typedef Core::VideoSet::VideoSet VideoSet

Public Member Functions

 ScreenPlay (int width, int height)
 ScreenPlay (OglGui::Window *parent, int width, int height)
 ScreenPlay (OglGui::Window *parent)
virtual void PlayFileEvent (int videoID)
void Play ()
void Stop ()
void Rewind ()
void ToBrowser ()
virtual void ButtonSelectionEvent (Button *src, void *vData)
virtual void OnRadioChange (RadioGroup *src, int button, void *data)
void AddDossierListener (DossierListener *l)
 ScreenPlay (int w, int h, SegmentationDocument *segDoc)
 ScreenPlay (OglGui::Window *parent, int w, int h, SegmentationDocument *segDoc)
 ScreenPlay (OglGui::Window *parent, SegmentationDocument *segDoc)
virtual void HandleActivate ()
virtual void PlayFile (int videoID)
virtual void CheckBoxEvent (OglGui::CheckBox *src, bool checked, void *userData)

Private Member Functions

void InitScreen ()
void InitScreen (int w, int h, SegmentationDocument *segDoc)

Private Attributes

NfiSixViewmPlayer
StaticText * mLabel
bool mHasFile
int mVideoId
std::vector< DossierListener * > mListeners
 ILOG_VAR_DEC
SegmentationDocumentmSegDoc
NfiSixViewmNfiSixView
NfiSixViewControlmNfiSixViewControl
StaticText * mVideoLabel

Static Private Attributes

static const int BTN_PLAY = 1
static const int BTN_STOP = 2
static const int BTN_REWIND = 3
static const int BTN_TOBROWSER = 4
static const int RAD_SPEED = 1
static const int RAD_LOOP = 2
static const int CHECK_LOOPVIDEO = 1

Detailed Description

Definition at line 24 of file ScreenPlay.h.


The documentation for this class was generated from the following files:
Generated on Fri Mar 19 10:41:09 2010 for ImpalaSrc by  doxygen 1.5.1