Package-level declarations

Types

Link copied to clipboard

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.

Link copied to clipboard
typealias RemotePlaybackAvailabilityCallback = (available: Boolean) -> Unit
Link copied to clipboard
sealed interface RemotePlaybackState