Video player class
视频播放器类
Whether to allow the video to continue playing in the background。
视频是否允许在后台继续播放。
Video player options
视频播放器选项
The current playback position in seconds
当前播放头位置(以秒为单位)
The duration of the video in seconds. Available after the ready event is triggered.
视频长度(秒)。ready 事件触发后可用。
If the playback of the audio/video has ended
音频/视频的播放是否已结束
Whether the audio/video should loop when it reaches the end
音频/视频是否应在结束时重新播放
The muted state of the video
视频的静音状态
If the video is paused
视频是否暂停
The current playback speed of the audio/video. For example:
音频/视频的当前播放速度。例如:
The current volume level
当前音量
Destroy the video player
销毁视频播放器
Load the video
加载视频
Pause the video playback
暂停播放视频
Start playing the video
开始播放视频
Resume the video playback
继续播放视频
En
Video player class
Zh
视频播放器类