org.xnap.plugin.viewer.videoinfo
Class VideoFile.ASFCodecList

java.lang.Object
  extended by org.xnap.plugin.viewer.videoinfo.VideoFile.ASFCodecList
Enclosing class:
VideoFile

protected class VideoFile.ASFCodecList
extends java.lang.Object


Field Summary
 java.lang.String[] names
           
 
Constructor Summary
VideoFile.ASFCodecList(long size)
           
 
Method Summary
 short getShort(byte[] buffer, int offset)
           
 java.lang.String getString(byte[] buffer, int offset, int length)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

names

public final java.lang.String[] names
Constructor Detail

VideoFile.ASFCodecList

public VideoFile.ASFCodecList(long size)
                       throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getShort

public short getShort(byte[] buffer,
                      int offset)

getString

public java.lang.String getString(byte[] buffer,
                                  int offset,
                                  int length)


Copyright © 2001-2005 XNap Team. All Rights Reserved.