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

Property Value

Int32

Implements

IIPCameraAudioEncodingSampleRate
See Also