AUParameterAutomationObserver 委托

定义

public delegate void AUParameterAutomationObserver(ulong address, float value);
type AUParameterAutomationObserver = delegate of uint64 * single -> unit

参数

address
UInt64
value
Single

适用于