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: 10.3.199.0
Syntax
public Encoding Encoding { get; set; }

Property Value

Type: Encoding
See Also