IPPEchoFilterAlgorithm Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic IppAecAlgorithmType Algorithm { get; set; }
Public Property Algorithm As IppAecAlgorithmType
Get
Set
public:
property IppAecAlgorithmType Algorithm {
IppAecAlgorithmType get ();
void set (IppAecAlgorithmType value);
}
member Algorithm : IppAecAlgorithmType with get, set
Property Value
Type:
IppAecAlgorithmType
See Also