Contents

AudioUnitGetPropertyProc

Declaration

typealias AudioUnitGetPropertyProc = (UnsafeMutableRawPointer, AudioUnitPropertyID, AudioUnitScope, AudioUnitElement, UnsafeMutableRawPointer, UnsafeMutablePointer<UInt32>) -> OSStatus

See Also

Audio Unit Types