CreatePlayer (id, model_id, playlist_id)
|
|
PlayVideo (id, model_id, video_id)
|
|
SeekVideo (id, model_id, duration)
|
|
StopPlayer (id, model_id)
|
|
TogglePlayerState (id, model_id)
|
|
ToggleSubtitle (id, model_id)
|
|
UpdateSubtitleDelay (id, model_id, delay)
|
|
UpdateVolume (id, model_id, volume)
|
|