Contents

CAShow(_:)

Prints the internal state of an object to stdio.

Declaration

func CAShow(_ inObject: UnsafeMutableRawPointer)

Parameters

  • inObject:

    The Core Audio object whose internal state you want to print.

See Also

Audio Toolbox Debugging Functions