net.sourceforge.dvb.projectx.parser
Class Scan

java.lang.Object
  |
  +--net.sourceforge.dvb.projectx.parser.Scan

public class Scan
extends java.lang.Object


Constructor Summary
Scan()
           
 
Method Summary
 void getStreamInfo(XInputFile aXInputFile)
          show ScanInfos
 void getStreamInfo(XInputFile aXInputFile, int assigned_streamtype)
          show ScanInfos
 byte[] getVBasic()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scan

public Scan()
Method Detail

getStreamInfo

public void getStreamInfo(XInputFile aXInputFile)
show ScanInfos

getStreamInfo

public void getStreamInfo(XInputFile aXInputFile,
                          int assigned_streamtype)
show ScanInfos

getVBasic

public byte[] getVBasic()