Click or drag to resize
VideoConcatGlobalCellResolution Property
Resolution of the cells in the VievMatrix. If it is not set then every cell uses the resolution of its video source (default value is null).

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Resolution GlobalCellResolution { get; set; }

Property Value

Type: Resolution
See Also