Uses of Class
org.tritonus.share.sampled.convert.TFormatConversionProvider

Packages that use TFormatConversionProvider
org.tritonus.share.sampled.convert Base classes for the implementation of FormatConversionProviders. 
 

Uses of TFormatConversionProvider in org.tritonus.share.sampled.convert
 

Subclasses of TFormatConversionProvider in org.tritonus.share.sampled.convert
 class TEncodingFormatConversionProvider
          This is a base class for FormatConversionProviders that only change the encoding, i.e. they never change the sample size in bits without changing the encoding change the sample rate change the number of channels It is assumed that each source format can be encoded to all target formats.
 class TSimpleFormatConversionProvider
          This is a base class for FormatConversionProviders that can convert from each source encoding/format to each target encoding/format.
 



Copyright © 2012. All Rights Reserved.