kVTRAWProcessingParameter_MaximumValue

Static kVTRAWProcessingParameter_MaximumValue 

Source
pub unsafe static kVTRAWProcessingParameter_MaximumValue: &'static CFString
Available on crate feature VTRAWProcessingSession only.
Expand description

The value corresponding to this key is the maximum value allowed for this parameter when calling VTRAWProcessingSessionSetProcessingParameters. This parameter is optional and not required for parameters where it is not appropriate (such as Boolean or List types).

See also Apple’s documentation