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

void Impala::Visualization::SimilarityTimeLineVideo::OpenVideo ( std::string  videoName,
strconst  videoType 
) [inline]

Definition at line 112 of file SimilarityTimeLineVideo.h.

References HandleNewVideo(), mVideoPlayer, Impala::Visualization::VideoPlayer::OpenVideo(), and ShowTitle().

00113     {
00114         mVideoPlayer->OpenVideo(videoName, videoType);
00115         ShowTitle(videoName);
00116         if (!videoName.empty())
00117             HandleNewVideo();
00118     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:48:38 2010 for ImpalaSrc by  doxygen 1.5.1