Click or drag to resize

AnaglyphVideoHandler(AnaglyphAlgorithm) Constructor

Creates a new instance of the AnaglyphVideoHandler class.

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public AnaglyphVideoHandler(
	AnaglyphAlgorithm algorithm
)

Parameters

algorithm  AnaglyphAlgorithm
The AnaglyphAlgorithm type used for creating the stereoscopic video frames
See Also