AnaglyphVideoHandlerAlgorithm Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
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