audio.device
Overview
The audio device commands help isolate the programmer from the idiosyncrasies of the custom chip hardware and make it easier to use.
Functions
// Populate this with the functions in the library/resource/device and their offsets //
Offset | Name | First OS Version |
---|---|---|
-6 | SomeFunction | // Note OS version available from // |
SomeFunction
Purpose | // Function description | |
Synopsis | Function synopsis with return value / argument names | |
Synopsis | Asm | Function synopsis with return value / argument registers |
Synopsis | C | Function synopsis with C return value / argument types |
Inputs | Return value / argument name | Description // |
// Function detail //
Other Information
Wiki References
page revision: 0, last edited: 13 Dec 2009 04:23