Click or drag to resize

CameraSessionDescriptionTimeDescriptions Property

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public ReadOnlyCollection<CameraTimeDescription> TimeDescriptions { get; set; }

Property Value

Type: ReadOnlyCollectionCameraTimeDescription
See Also