IPCameraVideoEncoding Properties |
The IPCameraVideoEncoding type exposes the following members.
Name | Description | |
---|---|---|
BitRate |
Gets or sets the bitrate (if supported by the device).
| |
Encoding |
Gets or sets the encoder codec's type (if supported by the device).
| |
EncodingInterval |
Gets or sets the encoding interval (if supported by the device).
| |
FrameRate |
Gets or sets the framerate (if supported by the device).
| |
Name |
Gets the name of the video encoder object.
| |
Quality |
Gets or sets the quality of the video (if supported by the device).
| |
Resolution |
Gets or sets the resolution of the video image (if supported by the device).
| |
SessionTimeout |
Gets how much time should elapse to timeout from the session.
| |
Token |
Gets the token of the video encoder object.
| |
UseCount |
Gets the use count of the video encoder object.
|