CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
This is a class used for bouncing the audio output to a file. More...
Static Public Member Functions | |
static bool | StartBounce (string path, uint numChannels) |
Starts the bouncing More... | |
static void | StopBounce () |
Stops the bouncing More... | |
static uint | GetBounceTime () |
Acquiring the duration (expressed in ms) of the bounced waveform More... | |
This is a class used for bouncing the audio output to a file.
|
inlinestatic |
Starts the bouncing
path | File path for the bouncing output |
numChannels | Number of channels in the bounced output file (1, 2, 4, 6 or 8) |
|
inlinestatic |
Stops the bouncing
|
inlinestatic |
Acquiring the duration (expressed in ms) of the bounced waveform