📄 index-all.html
字号:
<DD>This method allows you to intercept executing wired actions of this movie.<DT><A HREF="quicktime/std/image/ImageDescription.html#addExtension(int, quicktime.util.QTHandle)"><B>addExtension(int, QTHandle)</B></A> - Method in class quicktime.std.image.<A HREF="quicktime/std/image/ImageDescription.html">ImageDescription</A><DD>Add the extended data of the image.<DT><A HREF="quicktime/std/movies/media/SoundDescription.html#addExtension(quicktime.util.QTHandleRef, int)"><B>addExtension(QTHandleRef, int)</B></A> - Method in class quicktime.std.movies.media.<A HREF="quicktime/std/movies/media/SoundDescription.html">SoundDescription</A><DD>Add application specific info to a Sound Description object <BR><BR><b>QuickTime::AddSoundDescriptionExtension</b><BR><BR><DT><A HREF="quicktime/util/EndianDescriptor.html#addFlipSpec(quicktime.util.EndianFlipSpec)"><B>addFlipSpec(EndianFlipSpec)</B></A> - Method in class quicktime.util.<A HREF="quicktime/util/EndianDescriptor.html">EndianDescriptor</A><DD>An EndianDescriptor with the format kFlipSpecifiedFields, typically describes data that is not contiguous in size of location.<DT><A HREF="quicktime/app/event/QTMouseController.html#addHandler()"><B>addHandler()</B></A> - Method in class quicktime.app.event.<A HREF="quicktime/app/event/QTMouseController.html">QTMouseController</A><DD>This method is called when a controller is added to its space and the controller needs to create its event handler<DT><A HREF="quicktime/app/event/QTMouseTargetController.html#addHandler()"><B>addHandler()</B></A> - Method in class quicktime.app.event.<A HREF="quicktime/app/event/QTMouseTargetController.html">QTMouseTargetController</A><DD>This method is called when a controller is added to its space and the controller needs to create its event handler<DT><A HREF="quicktime/app/event/QTEventCaster.html#addListener(java.util.EventListener, java.util.EventListener)"><B>addListener(EventListener, EventListener)</B></A> - Static method in class quicktime.app.event.<A HREF="quicktime/app/event/QTEventCaster.html">QTEventCaster</A><DD>Returns the resulting multicast listener from adding listener-a and listener-b together.<DT><A HREF="quicktime/qd/QDConstants.html#addMax"><B>addMax</B></A> - Static variable in interface quicktime.qd.<A HREF="quicktime/qd/QDConstants.html">QDConstants</A><DD> <DT><A HREF="quicktime/std/movies/media/Media.html#addMediaType(int, java.lang.String)"><B>addMediaType(int, String)</B></A> - Static method in class quicktime.std.movies.media.<A HREF="quicktime/std/movies/media/Media.html">Media</A><DD>Use this method to tell the Media factory that for the supplied mediaType it should create classes of the specified class.<DT><A HREF="quicktime/app/actions/TickleList.html#addMember(java.lang.Object)"><B>addMember(Object)</B></A> - Method in class quicktime.app.actions.<A HREF="quicktime/app/actions/TickleList.html">TickleList</A><DD>Adds an object to the collection.<DT><A HREF="quicktime/app/actions/MouseController.html#addMember(java.lang.Object)"><B>addMember(Object)</B></A> - Method in class quicktime.app.actions.<A HREF="quicktime/app/actions/MouseController.html">MouseController</A><DD><B>Deprecated.</B> If wholespace is set to false, then only objects that are explicitly added to the controller will be controlled by it.<DT><A HREF="quicktime/app/anim/Compositor.html#addMember(java.lang.Object)"><B>addMember(Object)</B></A> - Method in class quicktime.app.anim.<A HREF="quicktime/app/anim/Compositor.html">Compositor</A><DD>Adds a member to the Compositor.<DT><A HREF="quicktime/app/display/DirectGroup.html#addMember(java.lang.Object)"><B>addMember(Object)</B></A> - Method in class quicktime.app.display.<A HREF="quicktime/app/display/DirectGroup.html">DirectGroup</A><DD>Add a QTDrawable object to the group with the current location of the QTDrawable.<DT><A HREF="quicktime/app/event/QTMouseTargetController.html#addMember(java.lang.Object)"><B>addMember(Object)</B></A> - Method in class quicktime.app.event.<A HREF="quicktime/app/event/QTMouseTargetController.html">QTMouseTargetController</A><DD>If wholespace is set to false, then only objects that are explicitly added to the controller will be controlled by it.<DT><A HREF="quicktime/app/image/ImageDataSequence.html#addMember(java.lang.Object)"><B>addMember(Object)</B></A> - Method in class quicktime.app.image.<A HREF="quicktime/app/image/ImageDataSequence.html">ImageDataSequence</A><DD>Appends the member to the ImageDataSequence.<DT><A HREF="quicktime/app/spaces/SimpleSpace.html#addMember(java.lang.Object)"><B>addMember(Object)</B></A> - Method in class quicktime.app.spaces.<A HREF="quicktime/app/spaces/SimpleSpace.html">SimpleSpace</A><DD>Adds an object to the collection.<DT><A HREF="quicktime/app/spaces/Protocol.html#addMember(java.lang.Object)"><B>addMember(Object)</B></A> - Method in class quicktime.app.spaces.<A HREF="quicktime/app/spaces/Protocol.html">Protocol</A><DD>Adds a class object to this Protocol.<DT><A HREF="quicktime/app/spaces/Collection.html#addMember(java.lang.Object)"><B>addMember(Object)</B></A> - Method in interface quicktime.app.spaces.<A HREF="quicktime/app/spaces/Collection.html">Collection</A><DD>Adds an object to the collection.<DT><A HREF="quicktime/app/time/TaskThread.html#addMember(java.lang.Object)"><B>addMember(Object)</B></A> - Method in class quicktime.app.time.<A HREF="quicktime/app/time/TaskThread.html">TaskThread</A><DD>This method will add a taskable client to the list.<DT><A HREF="quicktime/app/anim/Compositor.html#addMember(java.lang.Object, int)"><B>addMember(Object, int)</B></A> - Method in class quicktime.app.anim.<A HREF="quicktime/app/anim/Compositor.html">Compositor</A><DD>Adds a member to the Compositor.<DT><A HREF="quicktime/app/display/DirectGroup.html#addMember(java.lang.Object, int)"><B>addMember(Object, int)</B></A> - Method in class quicktime.app.display.<A HREF="quicktime/app/display/DirectGroup.html">DirectGroup</A><DD>Add a QTDrawable object to the group based on the current location of the member and the specified layer parametre.<DT><A HREF="quicktime/app/display/QTDisplaySpace.html#addMember(java.lang.Object, int)"><B>addMember(Object, int)</B></A> - Method in interface quicktime.app.display.<A HREF="quicktime/app/display/QTDisplaySpace.html">QTDisplaySpace</A><DD>Adds a member to the QTDisplaySpace at the specified layer.<DT><A HREF="quicktime/app/anim/Compositor.html#addMember(java.lang.Object, int, boolean)"><B>addMember(Object, int, boolean)</B></A> - Method in class quicktime.app.anim.<A HREF="quicktime/app/anim/Compositor.html">Compositor</A><DD>Adds a member to the Compositor.<DT><A HREF="quicktime/app/display/DirectGroup.html#addMember(java.lang.Object, int, float, float)"><B>addMember(Object, int, float, float)</B></A> - Method in class quicktime.app.display.<A HREF="quicktime/app/display/DirectGroup.html">DirectGroup</A><DD>Add a QTDrawable object to the group based on the provided alignment and layer parametres.<DT><A HREF="quicktime/app/actions/GenericResponder.html#addMouseListener(java.awt.event.MouseListener)"><B>addMouseListener(MouseListener)</B></A> - Method in class quicktime.app.actions.<A HREF="quicktime/app/actions/GenericResponder.html">GenericResponder</A><DD><B>Deprecated.</B> Registers a MouseListener to this responder.<DT><A HREF="quicktime/app/actions/GenericResponder.html#addMouseMotionListener(java.awt.event.MouseMotionListener)"><B>addMouseMotionListener(MouseMotionListener)</B></A> - Method in class quicktime.app.actions.<A HREF="quicktime/app/actions/GenericResponder.html">GenericResponder</A><DD><B>Deprecated.</B> Registers a MouseListener to this responder.<DT><A HREF="quicktime/app/ui/QTButton.html#addMouseTargetListener(quicktime.app.event.MouseTargetListener)"><B>addMouseTargetListener(MouseTargetListener)</B></A> - Method in class quicktime.app.ui.<A HREF="quicktime/app/ui/QTButton.html">QTButton</A><DD>Add a MouseTargetListener for this QTButton.<DT><A HREF="quicktime/std/movies/MultiMovieController.html#addMovie(quicktime.std.movies.Movie, quicktime.qd.QDGraphics, quicktime.qd.QDPoint)"><B>addMovie(Movie, QDGraphics, QDPoint)</B></A> - Method in class quicktime.std.movies.<A HREF="quicktime/std/movies/MultiMovieController.html">MultiMovieController</A><DD>This method adds a movie to the movie controller.<DT><A HREF="quicktime/app/time/TaskAllMovies.html#addMovieAndStart()"><B>addMovieAndStart()</B></A> - Static method in class quicktime.app.time.<A HREF="quicktime/app/time/TaskAllMovies.html">TaskAllMovies</A><DD>Informs the TaskAllMovies object that another Movie or TimeBase is active and would require tasking.<DT><A HREF="quicktime/std/qtcomponents/XMLParser.html#addNameSpace(int, java.lang.String)"><B>addNameSpace(int, String)</B></A> - Method in class quicktime.std.qtcomponents.<A HREF="quicktime/std/qtcomponents/XMLParser.html">XMLParser</A><DD>tell the parser of a namespace to be recognized <BR><BR><b>QuickTime::XMLParseAddNameSpace</b><BR><DT><A HREF="quicktime/std/qtcomponents/XMLParser.html#addNameSpace(java.lang.String)"><B>addNameSpace(String)</B></A> - Method in class quicktime.std.qtcomponents.<A HREF="quicktime/std/qtcomponents/XMLParser.html">XMLParser</A><DD>tell the parser of an identified namespace to be recognized <BR><BR><b>QuickTime::XMLParseAddNameSpace</b><BR><DT><A HREF="quicktime/app/display/QTCanvas.html#addNotify()"><B>addNotify()</B></A> - Method in class quicktime.app.display.<A HREF="quicktime/app/display/QTCanvas.html">QTCanvas</A><DD>We use this method to notify an existing client that its NativeGraphics environment may have changed and it should recheck its status<DT><A HREF="quicktime/app/display/FullScreenWindow.html#addNotify()"><B>addNotify()</B></A> - Method in class quicktime.app.display.<A HREF="quicktime/app/display/FullScreenWindow.html">FullScreenWindow</A><DD>The addNotify method can only be successful in this class during or after the execution of the show method.<DT><A HREF="quicktime/app/actions/Notifier.html#addNotifyListener(quicktime.app.actions.NotifyListener)"><B>addNotifyListener(NotifyListener)</B></A> - Method in interface quicktime.app.actions.<A HREF="quicktime/app/actions/Notifier.html">Notifier</A><DD>This method is called at some point when a relationship between a Notifier and a listener is required.<DT><A HREF="quicktime/app/image/QTImageDrawer.html#addNotifyListener(quicktime.app.actions.NotifyListener)"><B>addNotifyListener(NotifyListener)</B></A> - Method in class quicktime.app.image.<A HREF="quicktime/app/image/QTImageDrawer.html">QTImageDrawer</A><DD>This registers the deferred listener.<DT><A HREF="quicktime/qd/QDConstants.html#addOver"><B>addOver</B></A> - Static variable in interface quicktime.qd.<A HREF="quicktime/qd/QDConstants.html">QDConstants</A><DD> <DT><A HREF="quicktime/std/image/VectorStream.html#addPathAtom(quicktime.util.QTHandle)"><B>addPathAtom(QTHandle)</B></A> - Method in class quicktime.std.image.<A HREF="quicktime/std/image/VectorStream.html">VectorStream</A><DD>Used to add a path to a vector data stream.<DT><A HREF="quicktime/qd/QDConstants.html#addPin"><B>addPin</B></A> - Static variable in interface quicktime.qd.<A HREF="quicktime/qd/QDConstants.html">QDConstants</A><DD> <DT><A HREF="quicktime/app/display/QTCanvas.html#addQTClientListener(java.awt.event.ComponentListener)"><B>addQTClientListener(ComponentListener)</B></A> - Method in class quicktime.app.display.<A HREF="quicktime/app/display/QTCanvas.html">QTCanvas</A><DD>A ComponentListener and ComponentEvent are used to listen to these types of events that occur to the QTCanvas' client - ie.<DT><A HREF="quicktime/app/display/JQTCanvas.html#addQTClientListener(java.awt.event.ComponentListener)"><B>addQTClientListener(ComponentListener)</B></A> - Method in class quicktime.app.display.<A HREF="quicktime/app/display/JQTCanvas.html">JQTCanvas</A><DD>A ComponentListener and ComponentEvent are used to listen to these types of events that occur to the QTCanvas' client - ie.<DT><A HREF="quicktime/app/event/QTMouseController.html#addQTMouseListener(quicktime.app.event.QTMouseListener)"><B>addQTMouseListener(QTMouseListener)</B></A> - Method in class quicktime.app.event.<A HREF="quicktime/app/event/QTMouseController.html">QTMouseController</A><DD>Add a QTMouseListener for this controller.<DT><A HREF="quicktime/app/event/QTMouseTargetController.html#addQTMouseListener(quicktime.app.event.QTMouseListener)"><B>addQTMouseListener(QTMouseListener)</B></A> - Method in class quicktime.app.event.<A HREF="quicktime/app/event/QTMouseTargetController.html">QTMouseTargetController</A><DD>Add a QTMouseListener for this controller.<DT><A HREF="quicktime/app/actions/GenericResponder.html#addQTMouseMotionListener(quicktime.app.actions.QTMouseMotionListener)"><B>addQTMouseMotionListener(QTMouseMotionListener)</B></A> - Method in class quicktime.app.actions.<A HREF="quicktime/app/actions/GenericResponder.html">GenericResponder</A><DD><B>Deprecated.</B> Registers a QTMouseMotionListener to this responder.<DT><A HREF="quicktime/std/movies/Track.html#addReference(quicktime.std.movies.Track, int)"><B>addReference(Track, int)</B></A> - Method in class quicktime.std.movies.<A HREF="quicktime/std/movies/Track.html">Track</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -