Click or drag to resize
IPCameraVideoEncoding.BitRate Property
Gets or sets the bitrate (if supported by the device).

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public int BitRate { get; set; }

Property Value

Type: Int32

Implements

IIPCameraVideoEncoding.BitRate
See Also