Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

The InputDeviceInfo interface of the Media Capture and Streams API gives access to the capabilities of the input device that it represents. Available only in secure contexts.

Link copied to clipboard
open class MediaDeviceInfo

The MediaDeviceInfo interface of the Media Capture and Streams API 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

The MediaDevices interface of the Media Capture and Streams API provides access to connected media input devices like cameras and microphones, as well as screen sharing. Available only in secure contexts.