Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public readonly AudioSpeakerMode speakerMode

Remarks

This directly determines the size of the ChannelBuffer passed to the Process method.