Xeno-rat
Loading...
Searching...
No Matches
NAudio.Dmo.DmoResampler Class Reference

DMO Resampler. More...

Inheritance diagram for NAudio.Dmo.DmoResampler:
Collaboration diagram for NAudio.Dmo.DmoResampler:

Public Member Functions

 DmoResampler ()
 Creates a new Resampler based on the DMO Resampler.
 
void Dispose ()
 Releases the unmanaged resources used by the current instance.
 

Properties

MediaObject MediaObject [get]
 Media Object.
 

Private Attributes

MediaObject mediaObject
 
IPropertyStore propertyStoreInterface
 
IWMResamplerProps resamplerPropsInterface
 
ResamplerMediaComObject mediaComObject
 

Detailed Description

DMO Resampler.

Constructor & Destructor Documentation

◆ DmoResampler()

NAudio.Dmo.DmoResampler.DmoResampler ( )
inline

Creates a new Resampler based on the DMO Resampler.

Member Function Documentation

◆ Dispose()

void NAudio.Dmo.DmoResampler.Dispose ( )
inline

Releases the unmanaged resources used by the current instance.

This method releases the unmanaged resources used by the current instance, such as COM objects, and sets the reference to null to indicate that the resources have been released.

Here is the call graph for this function:

Member Data Documentation

◆ mediaComObject

ResamplerMediaComObject NAudio.Dmo.DmoResampler.mediaComObject
private

◆ mediaObject

MediaObject NAudio.Dmo.DmoResampler.mediaObject
private

◆ propertyStoreInterface

IPropertyStore NAudio.Dmo.DmoResampler.propertyStoreInterface
private

◆ resamplerPropsInterface

IWMResamplerProps NAudio.Dmo.DmoResampler.resamplerPropsInterface
private

Property Documentation

◆ MediaObject

MediaObject NAudio.Dmo.DmoResampler.MediaObject
get

Media Object.


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