Type alias DeviceState

DeviceState: "ACTIVE" | "INACTIVE"

The state of the media input device.

  • "ACTIVE": The device is plugged in.
  • "INACTIVE": The device is unplugged.