Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MEDIA_DEVICE_STATE_TYPE

Media device states.

Index

Enumeration members

MEDIA_DEVICE_STATE_ACTIVE

MEDIA_DEVICE_STATE_ACTIVE: = 1

1: The device is active.

MEDIA_DEVICE_STATE_DISABLED

MEDIA_DEVICE_STATE_DISABLED: = 2

2: The device is disabled.

MEDIA_DEVICE_STATE_NOT_PRESENT

MEDIA_DEVICE_STATE_NOT_PRESENT: = 4

4: The device is not present.

MEDIA_DEVICE_STATE_UNPLUGGED

MEDIA_DEVICE_STATE_UNPLUGGED: = 8

8: The device is unplugged.

Generated using TypeDoc