ADD_AUDIO_SUBMIX_OUTPUT
Adds an output for the specified audio submix.
CFX
Signature
lua
AddAudioSubmixOutput(0, 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | The input submix. | |
| int | The output submix. Use `0` for the master game submix. |
Usage
lua
AddAudioSubmixOutput(0, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
