Contents

AudioUnitGetPropertyInfoProc

Declaration

typealias AudioUnitGetPropertyInfoProc = (UnsafeMutableRawPointer, AudioUnitPropertyID, AudioUnitScope, AudioUnitElement, UnsafeMutablePointer<UInt32>?, UnsafeMutablePointer<DarwinBoolean>?) -> OSStatus

See Also

Audio Unit Types