Difference between revisions of "CSND:AcquireSoundChannels"

From 3dbrew
Jump to navigation Jump to search
(AcquireSoundChannels)
 
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[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.