SuspendProcessing()

Method

Namespace: Vox

Declared in: Vox.OutputDevice


Suspends the output device processing (if wasn't suspended). That means the sound playback offsets will NOT be incremented.

Syntax

public void SuspendProcessing()

Back to index