Difference between revisions of "CSND:AcquireSoundChannels"
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 06:04, 9 October 2015
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00050000] |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Available channel bit mask |
Description[edit]
This function tries to acquire sound channels. Response cmdbuf[2] holds a bitmask to which channels were allocated to this process.