kVTRAWProcessingParameter_MinimumValue

Static kVTRAWProcessingParameter_MinimumValue 

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

The value corresponding to this key is the minimum 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