RemotePlayback
The RemotePlayback
interface of the Remote Playback API allows the page to detect availability of remote playback devices, then connect to and control playing on these devices.
Properties
Functions
Link copied to clipboard
The cancelWatchAvailability()
method of the RemotePlayback interface cancels the request to watch for one or all available devices.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The watchAvailability()
method of the RemotePlayback interface watches the list of available remote playback devices and returns a Promise that resolves with the callbackId
of a remote playback device.
Link copied to clipboard
Link copied to clipboard