Interface DeviceInfo

Information of the media input device.

Hierarchy

  • DeviceInfo

Index

Properties

device

device: MediaDeviceInfo

Device information of the media input device. See MediaDeviceInfo for details.

initAt

initAt: number

The time when the SDK first detects the media input device.

A Unix timestamp in milliseconds.

state

The state of the capture device.

updateAt

updateAt: number

The latest time when the state of the media input device was updated.

A Unix timestamp in milliseconds.