ContentTypeHeaderType Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic RtspContentType Type { get; }
Public ReadOnly Property Type As RtspContentType
Get
public:
property RtspContentType Type {
RtspContentType get ();
}
member Type : RtspContentType with get
Property Value
Type:
RtspContentType
See Also