Click or drag to resize
IPCameraAudioEncodingBitrate Property
Gets or sets the bitrate of the audio (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

IIPCameraAudioEncodingBitrate
See Also