| TAudioSampleLoader: | Methods |
| LoadAudioSample | Load an audio sample |
| Method LoadAudioSample:TAudioSample( stream:TStream ) Abstract | |
| Returns | A new audio sample object, or Null if sample could not be loaded |
| Description | Load an audio sample |
| Information | Extending types must implement this method. |