AnaglyphVideoHandlerAlgorithm Property |
Gets and sets the AnaglyphAlgorithm type for the stereoscopic 3D video creation
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
Type:
AnaglyphAlgorithmSee Also