Unit 'MacOSAll' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

AudioUnitSetPropertyProc

Declaration

Source position: AUComponent.pas line 1756

type AudioUnitSetPropertyProc = function(

  self: UnivPtr;

  inID: AudioUnitPropertyID;

  inScope: AudioUnitScope;

  inElement: AudioUnitElement;

  inData: UnivPtr;

  inDataSize: UInt32

):OSStatus;


Documentation generated on: 2023-03-18