Contents

getCommandGate

Returns the IOCommandGate for this IOAudioDevice

Declaration

virtual IOCommandGate *getCommandGate() const;

Overview

This IOCommandGate allows calls into this IOAudioDevice to be synchronized on the IOWorkLoop.

See Also

Miscellaneous