![]() |
CRIWARE Unity Plugin Manual
Last Updated: 2025-05-08
|
Sound output data analysis module config structure More...
Public Attributes | |
| bool | enableLevelmeter |
| Whether to enable the Level Meter More... | |
| bool | enableSpectrumAnalyzer |
| Whether to enable the spectrum analyzer More... | |
| bool | enablePcmCapture |
| Whether to enable acquisition of the waveform data More... | |
| bool | enablePcmCaptureCallback |
| Whether to enable the waveform data acquisition callback More... | |
| int | numSpectrumAnalyzerBands |
| The number of spectrum analyzer bands | |
| int | numCapturedPcmSamples |
| The number of waveform data samples acquired at one time | |
Sound output data analysis module config structure
| bool enableLevelmeter |
Whether to enable the Level Meter
| bool enableSpectrumAnalyzer |
Whether to enable the spectrum analyzer
| bool enablePcmCapture |
Whether to enable acquisition of the waveform data
| bool enablePcmCaptureCallback |
Whether to enable the waveform data acquisition callback