Skip to main content

AudioHardwareDestroyProcessTap

Function AudioHardwareDestroyProcessTap 

Source
pub unsafe extern "C-unwind" fn AudioHardwareDestroyProcessTap(
    in_tap_id: u32,
) -> i32
Expand description

This routine destroys the given Tap.

Parameter inTapID: The AudioObjectID of the Tap to destroy.

Returns: An OSStatus indicating success or failure.