IPPEchoFilterAlgorithm Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
IppAecAlgorithmTypeSee Also