Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

Available only in secure contexts.

Link copied to clipboard
open class MediaDeviceInfo

The MediaDevicesInfo interface contains information that describes a single media input or output device. Available only in secure contexts.

Link copied to clipboard
sealed interface MediaDeviceKind
Link copied to clipboard

Provides access to connected media input devices like cameras and microphones, as well as screen sharing. In essence, it lets you obtain access to any hardware source of media data. Available only in secure contexts.