TACSOutput Methods


procedure Pause;

Pauses the output (the output thread is suspended).


procedure Resume;

Resumes previously paused output.


procedure Run;

This is the most important method in the output components. After an input component has been assigned, call Run to start audio-processing chain.


procedure Stop;

Stops the running output process.


Copyright © 2002 Andrei Borovsky. All rights reserved.