Xeno-rat
Loading...
Searching...
No Matches
NAudio.Dmo.IWMResamplerProps Interface Reference

Windows Media Resampler Props wmcodecdsp.h. More...

Collaboration diagram for NAudio.Dmo.IWMResamplerProps:

Public Member Functions

int SetHalfFilterLength (int outputQuality)
 Range is 1 to 60.
 
int SetUserChannelMtx ([In] float[] channelConversionMatrix)
 Specifies the channel matrix.
 

Detailed Description

Windows Media Resampler Props wmcodecdsp.h.

Member Function Documentation

◆ SetHalfFilterLength()

int NAudio.Dmo.IWMResamplerProps.SetHalfFilterLength ( int outputQuality)

Range is 1 to 60.

◆ SetUserChannelMtx()

int NAudio.Dmo.IWMResamplerProps.SetUserChannelMtx ( [In] float[] channelConversionMatrix)

Specifies the channel matrix.


The documentation for this interface was generated from the following file: