Click or drag to resize
RtspMessageEncoding Property
The encoding of this RtspMessage. (Defaults to UTF-8)

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

Property Value

Type: Encoding
See Also