AnaglyphVideoHandlerAlgorithm Property |
Gets and sets the AnaglyphAlgorithm type for the stereoscopic 3D video creation
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic AnaglyphAlgorithm Algorithm { get; set; }Public Property Algorithm As AnaglyphAlgorithm
Get
Set
public:
property AnaglyphAlgorithm Algorithm {
AnaglyphAlgorithm get ();
void set (AnaglyphAlgorithm value);
}member Algorithm : AnaglyphAlgorithm with get, set
Property Value
AnaglyphAlgorithm
See Also