IOAudioDevicePowerState
Identifies the power state of the audio device
Declaration
typedef enum _IOAudioDevicePowerState : unsigned int {
...
} IOAudioDevicePowerState;Overview
A newly created IOAudioDevices defaults to the idle state.
Identifies the power state of the audio device
typedef enum _IOAudioDevicePowerState : unsigned int {
...
} IOAudioDevicePowerState;A newly created IOAudioDevices defaults to the idle state.