VideoEncoderConfigurationOptions
public struct VideoEncoderConfigurationOptions : ConfigurationProtocol
This struct descibes the videoencoder configuation OPTONS (not configuration).
-
This is us.
Declaration
Swift
public let owner: RVS_ONVIF! -
The name of this state.
Declaration
Swift
public let name: String -
How many instances use this.
Declaration
Swift
public let useCount: Int -
The token string.
Declaration
Swift
public let token: String -
Declaration
Swift
public let qualityRange: ClosedRange<Int>!
View on GitHub
VideoEncoderConfigurationOptions Structure Reference