Write-only
About Time Domain

SetFrequencyLowPass Method


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