MEDIA_DEVICE_STATE_TYPE
Device state.
Enumerations
- MEDIA_DEVICE_STATE_IDLE
- 0: Device is ready.
- MEDIA_DEVICE_STATE_ACTIVE
- 1: Device is in use.
- MEDIA_DEVICE_STATE_DISABLED
- 2: Device is disabled.
- MEDIA_DEVICE_STATE_PLUGGED_IN
- 3: Device is plugged in.
- MEDIA_DEVICE_STATE_NOT_PRESENT
- 4: Device not present.
- MEDIA_DEVICE_STATE_UNPLUGGED
- 8: Device is unplugged.