Skip to main content

CMAudioDeviceClockCreateFromAudioDeviceID

Function CMAudioDeviceClockCreateFromAudioDeviceID 

Source
pub unsafe extern "C" fn CMAudioDeviceClockCreateFromAudioDeviceID(
    allocator: CFAllocatorRef,
    deviceID: AudioDeviceID,
    clockOut: *mut CMClockRef,
) -> OSStatus