Click or drag to resize

IPCameraAudioEncodingEncoding Property

Gets or sets the encoder codec's type (if supported by the device).

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public CameraAudioType Encoding { get; set; }

Property Value

CameraAudioType

Implements

IIPCameraAudioEncodingEncoding
See Also