EndMix(ChannelBuffer)
End a previously begun mix, additionally rendering any RootOutputInstance s into result.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Audio
- Assembly: UnityEngine.AudioModule
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.