interface, represents Video Texture interface. Subinterface of Image, also subinterface of Media.
cast Video to Media parent interface (Media).
current loaded Video file.
playback end position
current loaded Video pixels height.
playback start position
current loaded Video pixels width.
loop playback flag
playback active flag.
Load Video file for decoding.
pause Video playback
starts Video playback
resume paused Video playback
set playback end position.
set playback looping.
set playback start position.
stop Video playback
interface, represents Video Texture interface. Subinterface of Image, also subinterface of Media.