CSND:AcquireSoundChannels: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) AcquireSoundChannels |
Steveice10 (talk | contribs) m Description from main page. |
||
Line 24: | Line 24: | ||
| Available channel bit mask | | Available channel bit mask | ||
|} | |} | ||
=Description= | |||
This function tries to acquire sound channels. Response cmdbuf[2] holds a bitmask to which channels were allocated to this process. |
Latest revision as of 07:04, 9 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x00050000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Available channel bit mask |
Description
This function tries to acquire sound channels. Response cmdbuf[2] holds a bitmask to which channels were allocated to this process.