#include <kdenserver.hh>
Inheritance diagram for PIAVE::KdenLiveServer:

Public Methods | |
| virtual | ~KdenLiveServer () |
| setSceneList | |
Protected Methods | |
| void | startProcessCommandsLoop () |
| Process any commands that have been recieved, send any acknowledgements that are required. | |
Private Methods | |
| virtual PropertyNode * | veml_createVideoXWindow (const VEMLCmnd *cmd) |
| Creates a video window, which should be embedded in the given winID. | |
Private Attributes | |
| OutAVStreamIFace * | _screenOut |
| displays the video window | |
| OutAudioStreamIFace * | _audioOut |
| plays the sound | |
| StoryBoard * | _theStoryBoard |
| the current story line | |
| Player | _player |
| help to synchronize audio/video | |
1.2.18