Skip to main content
Version: 2.x

Delegate NativeLibraryMethods.OdinDecoderEventCallbackDelegate

A callback invoked when the decoder reports one or more audio events.

Declaration
public delegate void NativeLibraryMethods.OdinDecoderEventCallbackDelegate(nint decoder, NativeBindings.OdinAudioEvents events, nint user_data)