Native referenceFiveMclient

CREATE_AUDIO_SUBMIX

0x658D2BC8 CFX
FUNCTION SIGNATURE
int CREATE_AUDIO_SUBMIX(char* name);
Property Value
Native Name CREATE_AUDIO_SUBMIX
Hash 0x658D2BC8
Return Type int
API Set client
Parameters name (char*)

Description: Creates an audio submix with the specified name, or gets the existing audio submix by that name.

Parameters

  • name (char*) — The audio submix name.
Back to CFX