Scaleform::GFx::Video::VideoImage
class VideoImage : public TextureImage;
VideoImage is a specialized version of TextureImage that represents a video frame in YUV format.
|
Method |
Description |
|
Decodes the image data. | |
|
Called to indicate texture contents are lost and releases the texture references held by the images. | |
|
Obtains the texture pointer. | |
|
VideoImage constructor. | |
|
Notifies when the video player is removed and its resources are released. |
Video_VideoImage.h