Contents

AudioUnitSetPropertyProc

Declaration

typealias AudioUnitSetPropertyProc = (UnsafeMutableRawPointer, AudioUnitPropertyID, AudioUnitScope, AudioUnitElement, UnsafeRawPointer, UInt32) -> OSStatus

See Also

Audio Unit Types