Write-only |
About Time Domain |
Description |
Set the start frequencies when trans.Mode = LowPass. |
VB Syntax |
trans.SetFrequencyLowPass |
Variable |
(Type) - Description |
trans |
A Transform (object) |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
trans.SetFrequencyLowPass |
C++ Syntax |
HRESULT SetFrequencyLowPass(void) |
Interface |
ITransform |