IWMResamplerProps interface (wmcodecdsp.h)

Sets properties on the audio resampler DSP.

Inheritance

The IWMResamplerProps interface inherits from the IUnknown interface. IWMResamplerProps also has these types of members:

Methods

The IWMResamplerProps interface has these methods.

 
IWMResamplerProps::SetHalfFilterLength

Specifies the quality of the output.
IWMResamplerProps::SetUserChannelMtx

Specifies the channel matrix.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header wmcodecdsp.h

See also

Audio Resampler

Media Foundation Interfaces