Click or drag to resize

IPCameraVideoEncodingBitRate Property

Gets or sets the bitrate (if supported by the device).

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

Property Value

Int32

Implements

IIPCameraVideoEncodingBitRate
See Also