Skip to main content

CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionBlockBuffer

Function CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionBlockBuffer 

Source
pub unsafe extern "C" fn CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionBlockBuffer(
    allocator: CFAllocatorRef,
    imageDescriptionBlockBuffer: CMBlockBufferRef,
    stringEncoding: CFStringEncoding,
    flavor: CMImageDescriptionFlavor,
    formatDescriptionOut: *mut CMVideoFormatDescriptionRef,
) -> OSStatus
Expand description

Apple SDK function CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionBlockBuffer.