Class TAdCustomVideoTexture

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdCustomVideoTexture = class(TObject)

Description

A simple object, that is capable of rendering video to a texture. TAdCustomVideoTexture doesn't contain any timing or loading functions, it only builds the main class, that will be extended by TAdVideoTexture. The main functions of TAdCustomVideoTexture are protected. The playback of a audio track is not possible now, because Andorra 2D is a graphic engine.

Hierarchy

Overview

Methods

Public constructor Create(AParent: TAd2dApplication);
Public destructor Destroy; override;

Description

Methods

Public constructor Create(AParent: TAd2dApplication);

Creates an instance of TAdVideoPlayer.

Public destructor Destroy; override;

Destroys the instance.

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:32:00