remote property
RemotePlayback
get
remote
The remote read-only property of the HTMLMediaElement interface
returns the RemotePlayback object associated with the media element. The
RemotePlayback object allow the control of remote devices playing the
media.
Implementation
external RemotePlayback get remote;