AddAudioSubmixOutput — FiveM Natives
0xAC6E290D · CFX · client
Adds an output for the specified audio submix.
Parameters
| Name | Type | Description |
|---|---|---|
| submixId | int | The input submix. |
| outputSubmixId | int | The output submix. Use `0` for the master game submix. |
Returns
void