Click or drag to resize

VideoResizerSetResolution Method (OzResolution)

Sets the resizing resolution.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public void SetResolution(
	OzResolution resolution
)

Parameters

resolution
Type: OzResolution
New resizing resolution.
See Also