DebugSample
Prints sample information for debugging.
Synopsis
Err DebugSample( Item SampleItem )
Description
This function dumps all available sample information to the 3DO Debugger screen for your delight and edification. This function will probably be a stub in the production version of the software.
Arguments
- SampleItem
- Item number of a sample.
Return Value
The function returns 0 if successful or an error code (a negative value) if an error occurs.
Implementation
Folio call implemented in Audio folio V20.
Associated Files
audio.h
See Also
AttachSample
(),
DetachSample
, SetAudioItemInfo(), LoadSample(), UnloadSample(), CreateSample(), ScanSample(), GetAudioItemInfo()