|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--quicktime.QTObject | +--quicktime.std.comp.ComponentIdentifier | +--quicktime.std.comp.Component | +--quicktime.std.movies.media.MediaHandler | +--quicktime.std.movies.media.VisualMediaHandler | +--quicktime.std.movies.media.VideoMediaHandler
Fields inherited from interface quicktime.jdirect.QuickTimeLib |
JDirect_MacOSX, libraryInstance, name |
Method Summary | |
int |
getStallCount()
No QTDocumentation. |
float |
getStatistics()
The GetVideoMediaStatistics returns the average frame rate since the last time ResetVideoMediaStatistics was called. |
void |
resetStatistics()
Use the ResetVideoMediaStatistics function to reset the video media handlerÕs counters before using GetVideoMediaStatistics to determine the frame rate of a movie. |
Methods inherited from class quicktime.std.movies.media.VisualMediaHandler |
getGraphicsMode, getPublicInfo, getTrackOpaque, hitTestForTargetRefCon, hitTestTargetRefCon, setGraphicsMode, setPublicInfo |
Methods inherited from class quicktime.std.comp.Component |
count |
Methods inherited from class quicktime.std.comp.ComponentIdentifier |
find, find, getInfo, toString |
Methods inherited from class quicktime.QTObject |
disposeQTObject, equals, ID |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public float getStatistics()
public void resetStatistics() throws StdQTException
public int getStallCount() throws StdQTException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |