AURecordedParameterEvent Struct

Definition

An event that represents the change and time of change for a parameter value.

public struct AURecordedParameterEvent
type AURecordedParameterEvent = struct
Inheritance
AURecordedParameterEvent

Fields

Name Description
Address

The numeric identfier of the parameter.

HostTime

The host time at which the change occured.

Value

The new value of the parameter.

Applies to