Package-level declarations

Provides interfaces and classes for working with media content and devices.

Provides interfaces and classes for working with media content and devices.

Types

Link copied to clipboard
interface Audio : Observable<T>
interface Audio : Observable<T>
Allows controlling audio for this Browser instance and receive notifications when audio has been started or stopped playing.
Link copied to clipboard
interface MediaDevice
interface MediaDevice
The details of the media input device (audio/video).
Link copied to clipboard
An engine service that allows accessing all the available media input devices.