C# (CSharp) GAudio AGATLoadingOperation - 2 examples found. These are the top rated real world C# (CSharp) examples of GAudio.AGATLoadingOperation extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Base class for asynchronous loading operations. Request a loading operation from the GATAudioLoader singleton, configure, and add to it's operation queue ( QueueOperation method ). One operation can load multiple files. Operation objects are one use only.