DMO resampler
            
Inheritance Hierarchy 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic class Resampler : IDisposable
Public Class Resampler
	Implements IDisposable
public ref class Resampler : IDisposable
type Resampler =  
    class
        interface IDisposable
    endThe Resampler type exposes the following members.
Constructors| 
								 
							 | Name | Description | 
|---|
  | Resampler | Initializes a new instance of the Resampler class  | 
Top
Methods| 
								 
							 | Name | Description | 
|---|
  | Dispose | Releases all resources used by the Resampler  | 
Top
See Also