RtpInfoStreamUrl Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string StreamUrl { get; }
Public ReadOnly Property StreamUrl As String
Get
public:
property String^ StreamUrl {
String^ get ();
}
member StreamUrl : string with get
Property Value
Type:
String
See Also