Поделиться через


AUScheduleParameterBlock Делегат

Определение

public delegate void AUScheduleParameterBlock(AUEventSampleTime eventSampleTime, uint rampDurationSampleFrames, ulong parameterAddress, float value);
type AUScheduleParameterBlock = delegate of AUEventSampleTime * uint32 * uint64 * single -> unit

Параметры

eventSampleTime
AUEventSampleTime
rampDurationSampleFrames
UInt32
parameterAddress
UInt64
value
Single

Применяется к