Linux Video Player State
LinuxVideoPlayerState serves as the Linux-specific implementation for a video player using GStreamer.
To dynamically change the subtitle source, the pipeline is set to READY, the source is updated, and then the pipeline is set back to PLAYING. A Timer performs a slight seek to reposition exactly at the saved position.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the total duration of the video as a formatted string.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the current playback position as a formatted string.
Link copied to clipboard
Provides the audio level for the right channel as a percentage.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Denotes whether the user is manually adjusting the playback position.