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