|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.red5.io.flv.IKeyFrameDataAnalyzer.KeyFrameMeta
public static class IKeyFrameDataAnalyzer.KeyFrameMeta
Keyframe metadata.
| Field Summary | |
|---|---|
boolean |
audioOnly
Only audio frames? |
long |
duration
Duration in milliseconds |
long[] |
positions
Keyframe positions |
int[] |
timestamps
Keyframe timestamps |
| Constructor Summary | |
|---|---|
IKeyFrameDataAnalyzer.KeyFrameMeta()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long duration
public boolean audioOnly
public int[] timestamps
public long[] positions
| Constructor Detail |
|---|
public IKeyFrameDataAnalyzer.KeyFrameMeta()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||