Description | Hierarchy | Fields | Methods | Properties |
type TAdCustomVideoTexture = class(TObject)
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.
![]() |
constructor Create(AParent: TAd2dApplication); |
![]() |
destructor Destroy; override; |
![]() |
constructor Create(AParent: TAd2dApplication); |
Creates an instance of TAdVideoPlayer. |
![]() |
destructor Destroy; override; |
Destroys the instance. |