Click or drag to resize

CameraSessionDescriptionMediaDescriptions Property


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

Property Value

ReadOnlyCollectionCameraMediaDescription
See Also