Contents

resetStatusBuffer

Resets the status buffer to its default values.

Declaration

virtual void resetStatusBuffer();

Overview

This is called during startAudioEngine() and resumeAudioEngine() to clear out the status buffer in preparation of starting up the I/O engine. There is no need to call this directly.

See Also

Miscellaneous