RtspConnectionInfoProtocol Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public TransportType Protocol { get; }
Public ReadOnly Property Protocol As TransportType
Get
public:
property TransportType Protocol {
TransportType get ();
}
member Protocol : TransportType with get
Property Value
Type:
TransportTypeSee Also