com.sun.media.sound
Interface SoftResampler

All Known Implementing Classes:
SoftAbstractResampler, SoftCubicResampler, SoftLanczosResampler, SoftLinearResampler, SoftLinearResampler2, SoftPointResampler, SoftSincResampler

public interface SoftResampler

Basic resampler interface.

Author:
Karl Helgason

Method Summary
 SoftResamplerStreamer openStreamer()
           
 

Method Detail

openStreamer

SoftResamplerStreamer openStreamer()