Contents

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.

Topics

Constants