Version: 2018.2
public static bool Render (NativeArray<float> buffer);

Parameters

bufferThe buffer to write the sample data to.

Returns

bool True if the recording succeeded.

Description

Performs the recording of the main output as well as any optional mixer groups that have been registered via AudioRenderer.AddMixerGroupSink.