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: 10.3.183.0
Syntax
public OzResolution GlobalCellResolution { get; set; }

Property Value

Type: OzResolution
See Also