SoundDecoder
Complete API reference for SoundDecoder, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Uncategorized
Component: no
public class SoundDecoder
Static Methods
| Signature | Returns | Description |
|---|---|---|
decodeFile(File) | SoundData | Executes decodeFile and returns after the underlying engine call finishes. |
streamDecodeFile(File) | SoundEmitter | Performs the streamDecodeFile operation using the provided parameters (soundFile). |