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