speakerMode
Declare the AudioSpeakerMode of this GeneratorInstance and by extension the number of channels this GeneratorInstance will use.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Audio
- Assembly: UnityEngine.AudioModule
public readonly AudioSpeakerMode speakerMode
Remarks
This directly determines the size of the ChannelBuffer passed to the Process method.