Skip to main content

CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionData

Function CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionData 

Source
pub unsafe extern "C" fn CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionData(
    allocator: CFAllocatorRef,
    imageDescriptionData: *const u8,
    size: usize,
    stringEncoding: CFStringEncoding,
    flavor: CMImageDescriptionFlavor,
    formatDescriptionOut: *mut CMVideoFormatDescriptionRef,
) -> OSStatus
Expand description

Apple SDK function CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionData.