CreateAudioSubmix
Docslocal retval = CreateAudioSubmix(name)Description
Creates an audio submix with the specified name, or gets the existing audio submix by that name.
Parameters
| Name | Type | Description |
|---|---|---|
name | char* | The audio submix name. |
Returns
intReturns an integer value.