Contents

deactivateAudioControls

Called to shut down all of the audio controls for this port.

Declaration

virtual void deactivateAudioControls();

Overview

This will stop all of the audio controls and release them so that the instances may be freed. This is called from the free() method.

See Also

Miscellaneous