com.arunta.base.audio.codec
Class TranscoderFactory

java.lang.Object
  extended by com.arunta.base.audio.codec.TranscoderFactory

public class TranscoderFactory
extends java.lang.Object

Transcoder factory.


Method Summary
static TranscoderFactory getInstance()
           
 Transcoder getTranscoder(java.lang.String fromFormat, java.lang.String toFormat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static TranscoderFactory getInstance()

getTranscoder

public Transcoder getTranscoder(java.lang.String fromFormat,
                                java.lang.String toFormat)


Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.