Click or drag to resize
MJPEGConnectionHTTPHeaders Property
Gets the HTTP Headers.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Dictionary<string, string> HTTPHeaders { get; }

Property Value

Type: DictionaryString, String
See Also