CameraSessionDescriptionConnectionLine Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SessionDescriptionLine ConnectionLine { get; }
Public ReadOnly Property ConnectionLine As SessionDescriptionLine
Get
public:
property SessionDescriptionLine^ ConnectionLine {
SessionDescriptionLine^ get ();
}
member ConnectionLine : SessionDescriptionLine with get
Property Value
Type:
SessionDescriptionLineSee Also