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

AudioUnitGetPropertyProc

Declaration

Source position: AUComponent.pas line 1753

type AudioUnitGetPropertyProc = function(

  self: UnivPtr;

  inID: AudioUnitPropertyID;

  inScope: AudioUnitScope;

  inElement: AudioUnitElement;

  outData: UnivPtr;

  var ioDataSize: UInt32

):OSStatus;


Documentation generated on: 2023-03-18