DisplayCapabilities
public struct DisplayCapabilities : OwnedInstanceProtocol
This struct describes our Display capabilities
-
This is us.
Declaration
Swift
public let owner: RVS_ONVIF!
-
This is the URL for the XAddr.
Declaration
Swift
public var xAddr: URL!
-
Indication that the SetLayout command supports only predefined layouts..
Declaration
Swift
public var isFixedLayout: Bool