Package AEOutput :: Module ThreadProxy
[hide private]
[frames] | no frames]

Module ThreadProxy

source code

Defines a threaded proxy for AEOutput.Audio devices.


Authors:
Brett Clippingdale, Peter Parente

Organization: IBM Corporation

Copyright: Copyright (c) 2005, 2007 IBM Corporation

License: The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  AudioThreadProxy
Buffers calls to methods on a AEOutput.Audio device in a secondary thread and executes them some time later when that thread runs.