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

파라미터

bufferThe buffer to write the sample data to.

반환

bool True if the recording succeeded.

설명

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