pub unsafe extern "C-unwind" fn VTSessionSetProperties(
session: &VTSession,
property_dictionary: &CFDictionary,
) -> i32Available on crate feature
VTSession only.Expand description
Sets multiple properties at once.
Sets the properties specified by keys in propertyDictionary to the corresponding values.