Summary

Enables video playback and access to the video texture and audio.

Properties

Audio Access audio properties for this video playback.
Channels Number of audio channels.
Duration Gets the total duration of the video in seconds.
HasAudio Does the loaded video have audio?
Height Height of the video.
IsPaused Has the video been paused?
Muted The video is muted
OnAudioReady Event that is invoked when the audio stream is created and ready to use.
OnFinished Video finished playing.
OnLoaded Video successfully loaded.
OnRepeated Video started playing again after looping.
OnTextureData If this event is set, texture data will be provided instead of rendering to the texture.
PlaybackTime Gets the current playback time in seconds.
Repeat Sets whether the video should loop when it reaches the end.
SampleRate Audio sample rate.
Texture Texture of the video frame.
Width Width of the video.

Methods

Dispose
Pause Pauses video playback.
Play
Present Present a video frame.
Resume Resumes video playback.
Seek
Stop Stops video playback.
TogglePause Toggle video playback
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.