IWMResamplerProps Interface

banner art

Sets properties on the audio resampler DSP.

In addition to the methods inherited from IUnknown, the IWMResamplerProps interface exposes the following methods.

Method Description
SetHalfFilterLength Specifies the quality of the output.
SetUserChannelMtx Specifies the channel matrix.

Requirements

Client: Requires Windows Vista or Windows XP.

Header: Include wmcodecdsp.h.

See Also