TM Turbo
2016/03/25
TM Turbo docs
|
#include <Turbo.h>
Public Types | |
enum | ETextureFilter { Default, Point } |
Public Member Functions | |
Void | BeginProcessing () |
Void | EndProcessing () |
Void | Play () |
Void | Pause () |
Void | Stop () |
Public Attributes | |
const CImage | Image |
Boolean | IsLooping |
const Boolean | DownloadInProgress |
const Real | PlayLength |
const Boolean | IsProcessing |
Boolean | AutoProcessing |
const Boolean | IsPlaying |
Real | PlayCursor |
ETextureFilter | TextureFilter |
![]() | |
const Ident | Id |
This is a video playback handle.
Boolean CVideo::AutoProcessing |
Automatically begin processing when the layer becomes visible and end when hidden.