|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | 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
| Field Summary |
| Fields inherited from interface quicktime.jdirect.QuickTimeLib |
JDirect_MacOSX, libraryInstance, name |
| Method Summary | |
GraphicsMode |
getGraphicsMode()
Obtain the transfer mode and blend or transparent color values. |
QTPointer |
getPublicInfo(int selector)
This routine is an accessor for the media handler's public info QuickTime:MediaGetPublicInfo |
boolean |
getTrackOpaque()
Determine whether the visual media of the track has opaque drawing settings in its presentation. |
int |
hitTestForTargetRefCon(int flags,
QDPoint loc)
You can use to hit test a flash, sprite, text and 3D track and get a refCon for a button or symbol that was hit. |
boolean |
hitTestTargetRefCon(int targetRefCon,
int flags,
QDPoint loc)
You can use to hit test a flash, sprite, text and 3D track for a given button or symbol. |
void |
setGraphicsMode(GraphicsMode graphicsMode)
Allows you to set the graphics mode and blend color of the video media handler. |
void |
setPublicInfo(int selector,
QTPointer data)
This routine is an accessor for the media handler's public info QuickTime:MediaSetPublicInfo |
| 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 final void setGraphicsMode(GraphicsMode graphicsMode)
throws StdQTException
graphicsMode - the graphics mode.
StdQTException
public final GraphicsMode getGraphicsMode()
throws StdQTException
StdQTException
public final boolean getTrackOpaque()
throws StdQTException
StdQTException
public final int hitTestForTargetRefCon(int flags,
QDPoint loc)
throws StdQTException
StdQTException
public final boolean hitTestTargetRefCon(int targetRefCon,
int flags,
QDPoint loc)
throws StdQTException
StdQTException
public void setPublicInfo(int selector,
QTPointer data)
throws StdQTException
StdQTException
public QTPointer getPublicInfo(int selector)
throws QTException
QTException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||