Click or drag to resize

CameraSessionDescriptionLines Property


Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public ReadOnlyCollection<SessionDescriptionLine> Lines { get; set; }

Property Value

ReadOnlyCollectionSessionDescriptionLine
See Also