Click or drag to resize
IPCameraVideoEncodingToken Property
Gets the token of the video encoder object.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public string Token { get; }

Property Value

Type: String

Implements

IIPCameraVideoEncodingToken
See Also