AudioUnitParameterEvent.EventValuesStruct.ImmediateStruct 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.
Contains values that describe a step change in a parameter value.
public struct AudioUnitParameterEvent.EventValuesStruct.ImmediateStruct
type AudioUnitParameterEvent.EventValuesStruct.ImmediateStruct = struct
- Inheritance
-
AudioUnitParameterEvent.EventValuesStruct.ImmediateStruct
Fields
BufferOffset |
The offset into the frame buffer at which the change occurs. |
Value |
The new value of the parameter. |