Click or drag to resize
IPCameraAudioEncodingSampleRate Property
Gets or sets the sample rate 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 SampleRate { get; set; }

Property Value

Type: Int32

Implements

IIPCameraAudioEncodingSampleRate
See Also