|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.flazr.io.flv.VideoTag
public class VideoTag
| Nested Class Summary | |
|---|---|
static class |
VideoTag.CodecType
|
static class |
VideoTag.FrameType
|
| Constructor Summary | |
|---|---|
VideoTag(byte byteValue)
|
|
| Method Summary | |
|---|---|
VideoTag.CodecType |
getCodecType()
|
VideoTag.FrameType |
getFrameType()
|
boolean |
isKeyFrame()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VideoTag(byte byteValue)
| Method Detail |
|---|
public boolean isKeyFrame()
public VideoTag.FrameType getFrameType()
public VideoTag.CodecType getCodecType()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||