WaveSoundBuffer.useVisBuffer

機能/意味
Whether to use the visualization buffer
タイプ
WaveSoundBufferクラスのプロパティ (読み書き可能)
説明
 Indicates whether to use the visualization buffer. You can also set a value.
 If true, the visualization buffer will be available and the WaveSoundBuffer.getVisBuffer methods will be available.
 The default is false. Note that specifying true consumes more memory and CPU time than specifying false.