Contents

getIsStarted

Returns true after start() has been called.

Declaration

virtual bool getIsStarted();

Overview

Used by IOAudioPort and IOAudioEngine to decide if the control needs to be started.

See Also

Miscellaneous