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

AudioUnitGetPropertyInfoProc

Declaration

Source position: AUComponent.pas line 1750

type AudioUnitGetPropertyInfoProc = function(

  self: UnivPtr;

  prop: AudioUnitPropertyID;

  scope: AudioUnitScope;

  elem: AudioUnitElement;

  outDataSize: UInt32Ptr;

  outWritable: BooleanPtr

):OSStatus;


Documentation generated on: 2023-03-18