Class AudioClockGetTimeFuncForeverHandler
Forever Handler for AudioClockGetTimeFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class AudioClockGetTimeFuncForeverHandler
- Inheritance
-
AudioClockGetTimeFuncForeverHandler
- Inherited Members
Constructors
AudioClockGetTimeFuncForeverHandler(AudioClockGetTimeFunc)
public AudioClockGetTimeFuncForeverHandler(AudioClockGetTimeFunc managed)
Parameters
managed
AudioClockGetTimeFunc
Fields
NativeCallback
public AudioClockGetTimeFunc NativeCallback