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