|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xnap.plugin.viewer.videoinfo.VideoFile.ASFCodecList
protected class VideoFile.ASFCodecList
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 |
---|
public final java.lang.String[] names
Constructor Detail |
---|
public VideoFile.ASFCodecList(long size) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public short getShort(byte[] buffer, int offset)
public java.lang.String getString(byte[] buffer, int offset, int length)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |