AURecordedParameterEvent Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An event that represents the change and time of change for a parameter value.
public struct AURecordedParameterEvent
type AURecordedParameterEvent = struct
- Inheritance
-
AURecordedParameterEvent
Fields
Address |
The numeric identfier of the parameter. |
HostTime |
The host time at which the change occured. |
Value |
The new value of the parameter. |