ExternalInterfaces
public struct ExternalInterfaces : OptionSet, SingleValueDescribable
Undocumented
-
Declaration
Swift
public let rawValue: UInt8 -
Declaration
Swift
public init(rawValue: UInt8) -
Undocumented
Declaration
Swift
public static let sdi: VideoSource.ExternalInterfaces -
Undocumented
Declaration
Swift
public static let hdmi: VideoSource.ExternalInterfaces -
Undocumented
Declaration
Swift
public static let component: VideoSource.ExternalInterfaces -
Undocumented
Declaration
Swift
public static let composite: VideoSource.ExternalInterfaces -
Undocumented
Declaration
Swift
public static let sVideo: VideoSource.ExternalInterfaces -
Undocumented
Declaration
Swift
public static let none: VideoSource.ExternalInterfaces -
Undocumented
Declaration
Swift
public func describe() -> String?
View on GitHub
ExternalInterfaces Structure Reference