|
||||||||||
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.ASFStreamHeader
protected class VideoFile.ASFStreamHeader
Field Summary | |
---|---|
int |
count
|
short |
data_size
|
VideoFile.GUID |
error_guid
|
int |
error_size
|
byte |
flags
|
int |
height
|
int |
reserved
|
short |
stream
|
VideoFile.GUID |
stream_guid
|
int |
stream_size
|
long |
time_offset
|
boolean |
videoHeader
|
int |
width
|
Constructor Summary | |
---|---|
VideoFile.ASFStreamHeader(long size)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public VideoFile.GUID stream_guid
public VideoFile.GUID error_guid
public long time_offset
public int stream_size
public int error_size
public short stream
public int reserved
public int width
public int height
public byte flags
public short data_size
public int count
public boolean videoHeader
Constructor Detail |
---|
public VideoFile.ASFStreamHeader(long size) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |