ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CVideo Struct Reference

#include <doc.h>

Inheritance diagram for CVideo:
[legend]

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
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

This is a video playback handle.

Member Data Documentation

◆ AutoProcessing

Boolean CVideo::AutoProcessing

Automatically begin processing when the layer becomes visible and end when hidden.


The documentation for this struct was generated from the following file: