Control to play video files. This control has the ability to play video streams. The only format accepted is the OGV Theora, so any other format must be converted before using in a project. Get the amount of milliseconds to store in buffer while playing. Get the name of the video stream. Get the current position of the stream, in seconds. Get the current frame of the video as a [Texture]. Get the volume of the audio track as a linear value. Get whether or not the video is playing. Start the video playback. Set the amount of milliseconds to buffer during playback. Set the current position of the stream, in seconds. Set the audio volume as a linear value. Stop the video playback.