Definition at line 46 of file VideoPlayerControl.h. References OglGui::Window::MapKeysTo(), and mVideoPlayer. Referenced by Init(). 00047 { 00048 if (mVideoPlayer = videoPlayer) 00049 MapKeysTo(mVideoPlayer); 00050 }
Here is the call graph for this function:
|