net.luniks.jtvd.backend
Class MplexMuxer

java.lang.Object
  extended bynet.luniks.jtvd.backend.Muxer
      extended bynet.luniks.jtvd.backend.MplexMuxer

public class MplexMuxer
extends Muxer


Field Summary
 
Fields inherited from class net.luniks.jtvd.backend.Muxer
infiles, outfile, vbrVideo
 
Constructor Summary
MplexMuxer()
           
 
Method Summary
 java.lang.String[] getCmdarray()
           
 java.util.regex.Pattern getStatusPattern()
           
 
Methods inherited from class net.luniks.jtvd.backend.Muxer
getInfiles, getOutfile, getVbrVideo, setInfiles, setOutfile, setVbrVideo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MplexMuxer

public MplexMuxer()
Method Detail

getCmdarray

public java.lang.String[] getCmdarray()
                               throws JTVDException
Specified by:
getCmdarray in class Muxer
Throws:
JTVDException

getStatusPattern

public java.util.regex.Pattern getStatusPattern()
Specified by:
getStatusPattern in class Muxer


Copyright (c) 2004, 2005 Torsten Römer, dode@luniks.net