pub unsafe static kVTCompressionPropertyKey_EncoderID: &'static CFStringAvailable on crate feature
VTCompressionProperties only.Expand description
Specifies a particular video encoder by its ID string.
Matches the value specified in kVTVideoEncoderSpecification_EncoderID, and the kVTVideoEncoderList_EncoderID value returned from VTCopyVideoEncoderList.
See also Appleās documentation