Click or drag to resize
AnaglyphVideoHandler Constructor (AnaglyphAlgorithm)
Creates a new instance of the AnaglyphVideoHandler class.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public AnaglyphVideoHandler(
	AnaglyphAlgorithm algorithm
)

Parameters

algorithm
Type: Ozeki.MediaAnaglyphAlgorithm
The AnaglyphAlgorithm type used for creating the stereoscopic video frames
See Also