|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--quicktime.std.image.CompressedFrameInfo
Contains information returned by the CSequence.compressFrame() method.
Method Summary | |
int |
getDataSize()
Returns the size, in bytes, of the compressed image. |
int |
getSimilarity()
Returns the similarity value of the image just compressed. |
java.lang.String |
toString()
Return a string representation of this object |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public int getDataSize()
public int getSimilarity()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |