pub unsafe static RPVideoSampleOrientationKey: &'static NSStringAvailable on crate feature
RPBroadcastExtension only.Expand description
RPVideoSampleOrientationKey
Use this key in conjunction with CMGetAttachment on CMSampleBufferRef to get the orientation for the sample. The orientation will follow the enum CGImagePropertyOrientation
See also Appleās documentation