Public Member Functions | |
| DuckmanVideoPlayer (IllusionsEngine_Duckman *vm) | |
| void | start (uint32 videoId, uint32 callingThreadId) |
| void | stop () |
| void | update () |
| bool | isPlaying () const |
Public Attributes | |
| IllusionsEngine_Duckman * | _vm |
| Video::VideoDecoder * | _videoDecoder |
| uint32 | _callingThreadId |