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