fi.helsinki.cs.ohtu.mpeg2
Class ProgramStreamMuxer.StreamDesc

java.lang.Object
  extended by fi.helsinki.cs.ohtu.mpeg2.ProgramStreamMuxer.StreamDesc
Enclosing class:
ProgramStreamMuxer

private static class ProgramStreamMuxer.StreamDesc
extends java.lang.Object


Field Summary
 AVPacketizer avp
           
 long tboff
           
 
Constructor Summary
ProgramStreamMuxer.StreamDesc(AVPacketizer avp, long tboff)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

avp

public final AVPacketizer avp

tboff

public final long tboff
Constructor Detail

ProgramStreamMuxer.StreamDesc

public ProgramStreamMuxer.StreamDesc(AVPacketizer avp,
                                     long tboff)