次の方法で共有


AURecordedParameterEvent 構造体

定義

パラメーター値の変更と変更時刻を表すイベント。

public struct AURecordedParameterEvent
type AURecordedParameterEvent = struct
継承
AURecordedParameterEvent

フィールド

Address

パラメーターの数値 idfier。

HostTime

変更が発生したホスト時刻。

Value

パラメーターの新しい値を指定します。

適用対象