VTSessionOption
public struct VTSessionOption
extension VTSessionOption: Hashable
                A structure that represents Key-Value-Object for the VideoToolbox option.
- 
                  
                  
Declaration
Swift
public static func == (lhs: VTSessionOption, rhs: VTSessionOption) -> Bool - 
                  
                  
Declaration
Swift
public func hash(into hasher: inout Hasher)