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: 10.4.13.0
Syntax
public int Bitrate { get; set; }

Property Value

Int32

Implements

IIPCameraAudioEncodingBitrate
See Also