Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EndMix(ChannelBuffer)

End a previously begun mix, additionally rendering any RootOutputInstance s into result.
Read time 1 minuteLast updated 12 days ago

Definition

public void EndMix(ChannelBuffer result)

Parameters

A buffer with a size that matches the AudioFormat of the ControlContext, usually specified on creation through ControlContext.CreateManualControlContext.