Contents

VTSessionSetProperties(_:propertyDictionary:)

Sets multiple properties at once.

Declaration

func VTSessionSetProperties(_ session: VTSession, propertyDictionary: CFDictionary) -> OSStatus

Discussion

Sets the properties specified by keys in propertyDictionary to the corresponding values.

Topics

Related Documentation

See Also

Setting Properties