quicktime.std.movies
Class ResolvedQTEventSpec
java.lang.Object
|
+--quicktime.QTObject
|
+--quicktime.util.QTPointerRef
|
+--quicktime.std.movies.ResolvedQTEventSpec
- All Implemented Interfaces:
- quicktime.jdirect.InterfaceLib, quicktime.jdirect.PrimitivesLib, quicktime.jdirect.QuickTimeLib, quicktime.jdirect.SharedLibrary, com.apple.jdirect.SharedLibrary
- public final class ResolvedQTEventSpec
- extends QTPointerRef
This class is returned from ActionFilters that deal with WiredSprite actions.
- See Also:
quicktime.std.movies.actions.ExecuteQTEventAction
Field Summary |
static int |
kNativeSize
This is the size (the number of bytes) that are required for this class |
Fields inherited from interface quicktime.jdirect.QuickTimeLib |
JDirect_MacOSX, libraryInstance, name |
Methods inherited from class quicktime.util.QTPointerRef |
copyFromArray, copyFromArray, copyFromArray, copyFromArray, copyFromArray, copyFromArray, copyFromArray, copyToArray, copyToArray, copyToArray, copyToArray, copyToArray, copyToArray, copyToArray, getBytes, getSize, toString |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
kNativeSize
public static final int kNativeSize
- This is the size (the number of bytes) that are required for this class
getContainer
public AtomContainer getContainer()
- Return the container associated with the event
getAtom
public Atom getAtom()
- Return the atom associated with the event
getTargetTrack
public Track getTargetTrack()
throws QTException
- Return the Track associated with the event