Remote
Index
Accessors
progress
The latest known progress of the remote system
Returns number
stuck
Is the remote system stuck
Returns boolean
updateTime
The time of the latest known progress
Returns number
Methods
pause
Send a signal to the remote system as a hint to pause
Returns void
play
Send a signal to the remote system as a hint to play
Returns void
resume
Send a signal to the remote system as a hint to resume
Returns void
suspend
Send a signal to the remote system as a hint to suspend
Returns void
sync
Send a signal to the remote system to synchronize progress
Parameters
time: number
progress: number
Returns void
An abstract interface used by RemoteTrack to represent remote system