Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.id

매뉴얼로 전환
public uint id ;

설명

Unique identifier for this instance.

This is the id that is expected when invoking the native function pointer Experimental.Audio.AudioAudioSampleProvider.consumeSampleFramesNativeFunction. This is also the id that is passed in to the native event handlers of type SampleFramesEventNativeFunction.

Identifiers are not recycled throuhout the application' lifetime.