VTSessionSetProperty(_:key:value:)
Sets a property on a VideoToolbox session.
Declaration
func VTSessionSetProperty(_ session: VTSession, key propertyKey: CFString, value propertyValue: CFTypeRef?) -> OSStatusDiscussion
Setting a property value to NULL restores the default value.