Scaleform::GFx::Video

Scaleform::GFx::Video

Scaleform video interface for playback of movies.

Classes
Class 
Description 
The AS2 Video ActionScript interface. 
The AS3 Video ActionScript interface. 
An implementation of VideoBase interface for initializing video playbacks in GFx. 
An abstract interface for creating instances of Video interface when GFx needs to play video files. 
An internal video playback interface returned by Video::CreateVideoPlayer
Represents a stream of audio data for a single video file playing within GFx. 
An abstract interface providing sound support for Video playback; developers can substitute video sound implementation by making their own version of this class. 
A specialized version of TextureImage that represents a video frame in YUV format.