Skip to main content

VTSessionCopyProperty

Function VTSessionCopyProperty 

Source
pub unsafe extern "C" fn VTSessionCopyProperty(
    session: VTSessionRef,
    propertyKey: CFStringRef,
    allocator: CFAllocatorRef,
    propertyValueOut: *mut c_void,
) -> OSStatus