Click or drag to resize
IPCameraVideoEncoding Properties

The IPCameraVideoEncoding type exposes the following members.

Properties
  NameDescription
Public propertyBitRate
Gets or sets the bitrate (if supported by the device).
Public propertyEncoding
Gets or sets the encoder codec's type (if supported by the device).
Public propertyEncodingInterval
Gets or sets the encoding interval (if supported by the device).
Public propertyFrameRate
Gets or sets the framerate (if supported by the device).
Public propertyName
Gets the name of the video encoder object.
Public propertyQuality
Gets or sets the quality of the video (if supported by the device).
Public propertyResolution
Gets or sets the resolution of the video image (if supported by the device).
Public propertySessionTimeout
Gets how much time should elapse to timeout from the session.
Public propertyToken
Gets the token of the video encoder object.
Public propertyUseCount
Gets the use count of the video encoder object.
Top
See Also