次の方法で共有


AUParameterAutomationObserver 代理人

定義

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

パラメーター

address
UInt64
value
Single

適用対象