kVTCompressionPropertyKey_EncoderID

Static kVTCompressionPropertyKey_EncoderID 

Source
pub unsafe static kVTCompressionPropertyKey_EncoderID: &'static CFString
Available 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