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

Parámetros

bufferThe buffer to write the sample data to.

Valor de retorno

bool True if the recording succeeded.

Descripción

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