A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

a - Variable in class quicktime.app.event.QTEventCaster
Deprecated.  
AAPNotCreatedErr - Static variable in interface quicktime.Errors
Path errors
AAPNotFoundErr - Static variable in interface quicktime.Errors
Path errors
abortErr - Static variable in interface quicktime.Errors
 
abortPrePreroll(int) - Method in class quicktime.std.movies.Movie
This method aborts.
abortRecording() - Method in class quicktime.app.RecordMovie
Deprecated. since QTJava 6.1
accept(File, String) - Method in class quicktime.app.image.FileFilter
Deprecated. since QTJava 6.1
Actionable - interface quicktime.app.actions.Actionable.
Deprecated. since QTJava 6.1
ActionFilter - class quicktime.std.movies.ActionFilter.
The ActionFilter class is used by action filters on the MovieController.
ActionFilter() - Constructor for class quicktime.std.movies.ActionFilter
 
actionListener - Variable in class quicktime.app.ui.QTButton
Deprecated. The QTActionListeners that will be fired when the QTButton is activated.* @deprecated since QTJava 6.1
actionPerformed(QTActionEvent) - Method in class quicktime.app.event.QTEventCaster
Deprecated. since QTJava 6.1
actionPerformed(QTActionEvent) - Method in interface quicktime.app.event.QTActionListener
Deprecated. since QTJava 6.1
activate() - Method in class quicktime.std.movies.MovieController
This method activates the movie controller.
activate(QDGraphics, boolean) - Method in class quicktime.std.movies.MovieController
This method can be used in response to activate, deactivate, suspend, and resume events.
activationEventType() - Method in class quicktime.app.actions.MouseResponder
Deprecated. since QTJava 6.1
actor - Variable in class quicktime.app.actions.PeriodicAction
Deprecated. since QTJava 6.1
actor - Variable in class quicktime.app.actions.Dragger
Deprecated. since QTJava 6.1
actualDstSize - Variable in class quicktime.std.qtcomponents.DataCodecInfo
Contains the size of the compressed data that was created, in bytes.
add(float, float) - Method in class quicktime.qd.QDRect
Adds a point to the QDRect.
add(int, int) - Method in class quicktime.qd.QDRect
Adds a point to the QDRect.
add(MouseButtonListener, MouseButtonListener) - Static method in class quicktime.app.event.QTEventCaster
Deprecated. since QTJava 6.1
add(MouseEnterExitListener, MouseEnterExitListener) - Static method in class quicktime.app.event.QTEventCaster
Deprecated.  
add(MouseMoveListener, MouseMoveListener) - Static method in class quicktime.app.event.QTEventCaster
Deprecated.  
add(MouseTargetListener, MouseTargetListener) - Static method in class quicktime.app.event.QTEventCaster
Deprecated.  
add(Point) - Method in class quicktime.qd.QDRect
Deprecated. as of QTJava 4.0
add(QDPoint) - Method in class quicktime.qd.QDRect
Adds a QDPoint to the QDRect.
add(QDPoint, Vector2D) - Static method in class quicktime.qd3d.math.Point2D
Returns the result of adding a two-dimensional vector to a two-dimensional point.
add(QTActionListener, QTActionListener) - Static method in class quicktime.app.event.QTEventCaster
Deprecated. since QTJava 6.1
add(Vector2D) - Method in class quicktime.qd3d.math.Vector2D
Returns the two-dimensional vector that is the sum of the two vectors this and v2.
add(Vector3D) - Method in class quicktime.qd3d.math.Vector3D
Returns the three-dimensional vector that is the sum of the two vectors this and v2.
add(Vector3D) - Method in class quicktime.qd3d.math.Point3D
Returns the three-dimensional point that is the result of adding the vector vector3D to this.
addActionListener(QTActionListener) - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
addActiveCanvas(Object) - Static method in class quicktime.QTSession
Adds a canvas to a registry of active canvases.
addAndStart(Taskable) - Method in class quicktime.app.time.TaskThread
This method will add a taskable client to the list.
addAtom(boolean, QDPoint[]) - Method in class quicktime.std.image.VectorStream
Used to add an atom of type kCurvePathAtom to a vector data stream.
addAtom(int, byte[]) - Method in class quicktime.std.image.VectorStream
Used to add an atom to a vector data stream.
addAtom(int, int) - Method in class quicktime.std.image.VectorStream
Used to add an atom to a vector data stream.
addAtom(QDColor) - Method in class quicktime.std.image.VectorStream
Used to add kCurveARGBColorAtom atom to a vector data stream.
addAtom(QDColor[]) - Method in class quicktime.std.image.VectorStream
Used to add an atom of type kCurveGradientRecordAtom to a vector data stream.
addAttribute(int, int, String, int) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser of an attribute for the specified element in the specified namespace

QuickTime::XMLParseAddAttribute
addAttributeAndValue(int, int, String, int, boolean) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional attributeValueKindBoolean value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeAndValue(int, int, String, int, byte) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional attributeValueKindOnOff value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeAndValue(int, int, String, int, float) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional attributeValueKindPercent value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeAndValue(int, int, String, int, int) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional attributeValueKindInteger value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeAndValue(int, int, String, int, int, byte[]) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser of an attribute, which may have a particular type of value, for the specified element

QuickTime::XMLParseAddAttributeAndValue
addAttributeAndValue(int, int, String, int, QDColor) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional attributeValueKindColor value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeAndValue(int, int, String, int, String) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser of an attribute, of type attributeValueKindCharString, for the specified element

QuickTime::XMLParseAddAttributeAndValue
addAttributeAndValue(int, int, String, int, String[], boolean) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser of an enumerated attribute, of type attributeValueKindEnum or attributeValueKindCaseSensEnum, for the specified element

QuickTime::XMLParseAddAttributeAndValue
addAttributeValueKind(int, int, boolean) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional attributeValueKindBoolean value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeValueKind(int, int, byte) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional attributeValueKindOnOff value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeValueKind(int, int, float) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional attributeValueKindPercent value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeValueKind(int, int, int) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional attributeValueKindInteger value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeValueKind(int, int, int, byte[]) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional kind of value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeValueKind(int, int, QDColor) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser that the particular attribute of an element may have an additional attributeValueKindColor value, as specified by attributeValueKind and attributeValueKindInfo

QuickTime::XMLParseAddAttributeValueKind
addAttributeValueKind(int, int, String) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser of an enumerated attribute, of type attributeValueKindCharString, for the specified element

QuickTime::XMLParseAddAttributeAndValue
addAttributeValueKind(int, int, String[], boolean) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser of an enumerated attribute, of type attributeValueKindEnum or attributeValueKindCaseSensEnum, for the specified element

QuickTime::XMLParseAddAttributeAndValue
addConsumer(ImageConsumer) - Method in class quicktime.app.image.QTImageProducer
Deprecated. since QTJava 6.1
addConsumer(ImageConsumer) - Method in class quicktime.app.view.QTImageProducer
This method is used to register an ImageConsumer with the ImageProducer for access to the image data during a later reconstruction of the Image.
addController(Controller) - Method in interface quicktime.app.spaces.Space
Deprecated. since QTJava 6.1
addController(Controller) - Method in class quicktime.app.spaces.SimpleSpace
Deprecated. since QTJava 6.1
addData(QTHandleRef, int) - Method in class quicktime.std.movies.media.UserData
This method allows your application to add an item to a user data list.
addDataRef(DataRef) - Method in class quicktime.std.movies.media.Media
This method adds a data reference to a media.
addDirectory(File) - Static method in class quicktime.app.QTFactory
Deprecated. since QTJava 6.1
addDirectory(File) - Static method in class quicktime.app.view.QTFactory
This method will add a directory to the internal list of directories that are searched in the find methods.
addDrawingListener(DrawingListener) - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
addDrawingListener(DrawingListener) - Method in interface quicktime.app.display.DrawingNotifier
Deprecated. since QTJava 6.1
addDrawingListener(DrawingListener) - Method in class quicktime.app.image.QTEffectPresenter
Deprecated. since QTJava 6.1
addDrawingListener(DrawingListener) - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
addDrawingListener(DrawingListener) - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
addDrawingListener(DrawingListener) - Method in class quicktime.app.view.MoviePlayer
Registers an object as a listener of the MoviePlayer.
addedTo() - Method in class quicktime.app.event.EventDispatcher
Deprecated. When the ListenerController is addedTo its source of interest this method is called.* @deprecated since QTJava 6.1
addedTo() - Method in class quicktime.app.event.AWTMouseEventDispatcher
Deprecated. When the ListenerController is addedTo its source of interest this method is called.* @deprecated since QTJava 6.1
addedTo() - Method in class quicktime.app.players.QTPlayerEventHandler
Deprecated. since QTJava 6.1
addedTo() - Method in class quicktime.app.players.QTPlayerAWTEventHandler
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.image.ImageViewer
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.image.ImageDrawer
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.sg.SGDrawer
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.sg.PresentationDrawer
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.spaces.SimpleSpace
Deprecated. since QTJava 6.1
addedTo(Object) - Method in interface quicktime.app.spaces.Listener
Deprecated. since QTJava 6.1
addedTo(Object) - Method in class quicktime.app.view.MoviePlayer
This method is called by the specified object when the instance of the class that implements this interface is added to the object that is the source of the interest.
addedTo(Object) - Method in class quicktime.app.view.GraphicsImporterDrawer
This method is called by the specified object when the instance of the class that implements this interface is added to the object that is the source of the interest.
addedToCompositor(SWCompositor, TwoDSprite) - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
addedToCompositor(SWCompositor, TwoDSprite) - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
addedToCompositor(SWCompositor, TwoDSprite) - Method in class quicktime.app.image.QTEffectPresenter
Deprecated. since QTJava 6.1
addedToCompositor(SWCompositor, TwoDSprite) - Method in interface quicktime.app.image.DynamicImage
Deprecated. since QTJava 6.1
addedToCompositor(SWCompositor, TwoDSprite) - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
addedToCompositor(SWCompositor, TwoDSprite) - Method in class quicktime.app.image.CompositableEffect
Deprecated. since QTJava 6.1
addedToCompositor(SWCompositor, TwoDSprite) - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
addedToCompositor(SWCompositor, TwoDSprite) - Method in class quicktime.app.ui.UIElement
Deprecated. since QTJava 6.1
addedToSource(QDGraphics) - Method in class quicktime.app.RecordMovie
Deprecated. since QTJava 6.1
addedToSpace(Space) - Method in class quicktime.app.actions.TickleList
Deprecated. since QTJava 6.1
addedToSpace(Space) - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
addedToSpace(Space) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
addedToSpace(Space) - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
addedToSpace(Space) - Method in interface quicktime.app.spaces.Controller
Deprecated. since QTJava 6.1
addedToTasker(TaskThread) - Method in class quicktime.app.time.Tasking
This is called by a TaskThread when an object is added to a TaskThread.
addElement(String, int, int, int) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser of an element to be recognized in the specified namespace

QuickTime::XMLParseAddElement
addEmptyTrack(Track, DataRef) - Method in class quicktime.std.movies.Movie
This method adds an empty track to the movie.
addExecuteWiredActionsProc(ExecutingWiredAction) - Method in class quicktime.std.movies.Movie
This method allows you to intercept executing wired actions of this movie.
addExtension(int, QTHandle) - Method in class quicktime.std.image.ImageDescription
Add the extended data of the image.
addExtension(QTHandleRef, int) - Method in class quicktime.std.movies.media.SoundDescription
Add application specific info to a Sound Description object

QuickTime::AddSoundDescriptionExtension

addFlipSpec(EndianFlipSpec) - Method in class quicktime.util.EndianDescriptor
An EndianDescriptor with the format kFlipSpecifiedFields, typically describes data that is not contiguous in size of location.
addHandler() - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
addHandler() - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
addListener(EventListener, EventListener) - Static method in class quicktime.app.event.QTEventCaster
Deprecated. since QTJava 6.1
addMax - Static variable in interface quicktime.qd.QDConstants
 
addMediaType(int, String) - Static method in class quicktime.std.movies.media.Media
Use this method to tell the Media factory that for the supplied mediaType it should create classes of the specified class.
addMember(Object) - Method in class quicktime.app.actions.TickleList
Deprecated. since QTJava 6.1
addMember(Object) - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
addMember(Object) - Method in class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
addMember(Object) - Method in class quicktime.app.display.DirectGroup
Deprecated. since QTJava 6.1
addMember(Object) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
addMember(Object) - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
addMember(Object) - Method in class quicktime.app.spaces.SimpleSpace
Deprecated. since QTJava 6.1
addMember(Object) - Method in class quicktime.app.spaces.Protocol
Deprecated. since QTJava 6.1
addMember(Object) - Method in interface quicktime.app.spaces.Collection
Deprecated. since QTJava 6.1
addMember(Object) - Method in class quicktime.app.time.TaskThread
This method will add a taskable client to the list.
addMember(Object, int) - Method in class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
addMember(Object, int) - Method in interface quicktime.app.display.QTDisplaySpace
Deprecated. since QTJava 6.1
addMember(Object, int) - Method in class quicktime.app.display.DirectGroup
Deprecated. since QTJava 6.1
addMember(Object, int, boolean) - Method in class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
addMember(Object, int, float, float) - Method in class quicktime.app.display.DirectGroup
Deprecated. since QTJava 6.1
addMouseListener(MouseListener) - Method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
addMouseMotionListener(MouseMotionListener) - Method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
addMouseTargetListener(MouseTargetListener) - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
addMovie(Movie, QDGraphics, QDPoint) - Method in class quicktime.std.movies.MultiMovieController
This method adds a movie to the movie controller.
addMovieAndStart() - Static method in class quicktime.app.time.TaskAllMovies
Informs the TaskAllMovies object that another Movie or TimeBase is active and would require tasking.
addNameSpace(int, String) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser of a namespace to be recognized

QuickTime::XMLParseAddNameSpace
addNameSpace(String) - Method in class quicktime.std.qtcomponents.XMLParser
tell the parser of an identified namespace to be recognized

QuickTime::XMLParseAddNameSpace
addNotify() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
addNotify() - Method in class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1
addNotifyListener(NotifyListener) - Method in interface quicktime.app.actions.Notifier
Deprecated. since QTJava 6.1
addNotifyListener(NotifyListener) - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
addOver - Static variable in interface quicktime.qd.QDConstants
 
addPathAtom(QTHandle) - Method in class quicktime.std.image.VectorStream
Used to add a path to a vector data stream.
addPin - Static variable in interface quicktime.qd.QDConstants
 
addQTClientListener(ComponentListener) - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
addQTClientListener(ComponentListener) - Method in class quicktime.app.display.JQTCanvas
Deprecated. since QTJava 6.1
addQTMouseListener(QTMouseListener) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
addQTMouseListener(QTMouseListener) - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
addQTMouseMotionListener(QTMouseMotionListener) - Method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
addReference(Track, int) - Method in class quicktime.std.movies.Track
This method allows you to add a new track reference to a track.
addResFailed - Static variable in interface quicktime.Errors
Resource errors
addResource(OpenMovieFile, int, String) - Method in class quicktime.std.movies.Movie
This method adds a movie resource to a specified resource file.
addSample(QTHandleRef, int, int, int, SampleDescription, int, int) - Method in class quicktime.std.movies.media.Media
This method adds sample data and a description to a media object.
addSampleReference(int, int, int, SampleDescription, int, int) - Method in class quicktime.std.movies.media.Media
This method allows your application to work with samples that have already been added to a movie data file.
addSampleReference(SampleDescription, int, SampleReferenceVector) - Method in class quicktime.std.movies.media.Media
Allows your application to add groups of sample references to a movie data file.
addSelection(Movie) - Method in class quicktime.std.movies.Movie
This method adds one or more tracks to a movie.
addSource(Stream, Component, int) - Method in class quicktime.streaming.Presentation
Deprecated. use addSourcer()
addSourcer(Stream, Sourcer, int) - Method in class quicktime.streaming.Presentation
This method adds a source component to the presenter
addText(QTHandleRef, int, int, int) - Method in class quicktime.std.movies.media.UserData
This method allows your application to place language-tagged text into an item in a user data list.
addText(String, int, int, int) - Method in class quicktime.std.movies.media.UserData
This method allows your application to place language-tagged text into an item in a user data list.
addTextSample(QTPointerRef, int, int, int, QDColor, QDColor, int, QDRect, int, int, int, int, QDColor, int) - Method in class quicktime.std.movies.media.TextMediaHandler
This method adds a single block of styled text to an existing media.
addTime(TimeRecord) - Method in class quicktime.std.clocks.TimeRecord
This adds two times specified in time structures.
addToMovie(Movie, float) - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
addTrack(float, float, float) - Method in class quicktime.std.movies.Movie
Create a track in a movie.
addZeroAtom() - Method in class quicktime.std.image.VectorStream
Used to add a kCurveEndAtom to a vector data stream.
adjoint() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the adjoint of the matrix.
adMax - Static variable in interface quicktime.qd.QDConstants
 
adMin - Static variable in interface quicktime.qd.QDConstants
 
afpAccessDenied - Static variable in interface quicktime.Errors
 
afpObjectTypeErr - Static variable in interface quicktime.Errors
 
aliasDataHandlerSubType - Static variable in interface quicktime.std.StdQTConstants
 
AliasHandle - class quicktime.io.AliasHandle.
An alias handle represents a file - it maybe a minimal alias or an alias that will attempted to be resolved when used.
alignPix - Static variable in interface quicktime.qd.QDConstants
 
alignPixBit - Static variable in interface quicktime.qd.QDConstants
 
allDevices - Static variable in interface quicktime.qd.QDConstants
 
allDevicesBit - Static variable in interface quicktime.qd.QDConstants
 
allInit - Static variable in interface quicktime.qd.QDConstants
 
ampCmd - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
anyCodec - Static variable in class quicktime.std.image.CodecComponent
choose the first compressor or decompressor of the specified type.
append(EncodedImage) - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
appendSoundBuffer(int) - Method in class quicktime.sound.SndHandle
Appends the specified number of bytes to the SoundHandle after the header.
appendSoundData(QTPointerRef) - Method in class quicktime.sound.SndHandle
Appends the sound buffer to the end of this handle.
appleDataCompressorSubType - Static variable in interface quicktime.std.StdQTConstants
 
asAnyMouseListener(int, int) - Static method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
asComponent() - Method in interface quicktime.app.view.QTComponent
Returns the AWT component representation of the underlying object.
ASDBadForkErr - Static variable in interface quicktime.Errors
Path errors
ASDBadHeaderErr - Static variable in interface quicktime.Errors
Path errors
ASDEntryNotFoundErr - Static variable in interface quicktime.Errors
Path errors
asJComponent() - Method in interface quicktime.app.view.QTJComponent
Returns the Swing component representation of the underlying object.
asMouseListener(int, int) - Static method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
asMouseMotionListener(int, int) - Static method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
asMouseOrMouseMotionListener(int, int) - Static method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
asQTMouseMotionListener(int, int) - Static method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
asRead(QTFile) - Static method in class quicktime.io.OpenMovieFile
Open the specified movie file for reading.
asRead(QTFile) - Static method in class quicktime.io.OpenFile
Open the specified file for reading.
asRolloverListener(int, int) - Static method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
asWrite(QTFile) - Static method in class quicktime.io.OpenMovieFile
Open the specified movie file for writing.
asWrite(QTFile) - Static method in class quicktime.io.OpenFile
Open the specified file for writing.
Atom - class quicktime.std.movies.Atom.
Class that represents the QTAtom object
Atom(int) - Constructor for class quicktime.std.movies.Atom
Construct an Atom out of the constant value that defines this data type.
atomContainer - Variable in class quicktime.std.image.GECompressorInfo
atomContainer contains information related to the compression operation
AtomContainer - class quicktime.std.movies.AtomContainer.
The AtomContainer corresponds to a QuickTime atom container.
AtomContainer() - Constructor for class quicktime.std.movies.AtomContainer
Create a new disposable AtomContainer.
AtomContainer(int, Object, boolean) - Constructor for class quicktime.std.movies.AtomContainer
used when a call references an AtomContainer
AtomData - class quicktime.std.movies.AtomData.
This is a Read Only structure that is used to read the values that are stored in an atom of an AtomContainer.
AtomicInstrument - class quicktime.std.music.AtomicInstrument.
Corresponds to the AtomicInstrument type and its accompanying calls
AtomicInstrument() - Constructor for class quicktime.std.music.AtomicInstrument
Create a new disposable and empty AtomContainer.
atomIndexInvalidErr - Static variable in interface quicktime.Errors
 
atomsNotOfSameTypeErr - Static variable in interface quicktime.Errors
 
attributeValueKindBoolean - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 XML attribute kind
attributeValueKindCaseSensEnum - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 XML attribute kind
attributeValueKindCharString - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 XML attribute kind
attributeValueKindColor - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 XML attribute kind
attributeValueKindEnum - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 XML attribute kind
attributeValueKindInteger - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 XML attribute kind
attributeValueKindOnOff - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 XML attribute kind
attributeValueKindPercent - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 XML attribute kind
AudioChannel - class quicktime.std.sg.AudioChannel.
Assists in importing sound into a movie.
audioHandler - Variable in class quicktime.app.audio.AudioMediaControl
Deprecated. This the AudioMediaHandler that is the MediaHandler for the AudioMedia * @deprecated since QTJava 6.1
audioMedia - Variable in class quicktime.app.audio.AudioMediaControl
Deprecated. This is the audioMedia object that is represented by this class * @deprecated since QTJava 6.1
audioMediaCharacteristic - Static variable in interface quicktime.std.StdQTConstants
 
AudioMediaControl - class quicktime.app.audio.AudioMediaControl.
Deprecated. since QTJava 6.1
AudioMediaControl(Media) - Constructor for class quicktime.app.audio.AudioMediaControl
Deprecated. since QTJava 6.1
AudioMediaHandler - interface quicktime.std.movies.media.AudioMediaHandler.
Media Handler classes that implement this interface provide support for getting and setting balance in their sound output.
AudioSpec - interface quicktime.app.audio.AudioSpec.
Deprecated. since QTJava 6.1
auxiliaryExportDataUnavailable - Static variable in interface quicktime.Errors
Movie Toolbox errors
availableCmd - Static variable in interface quicktime.sound.SoundConstants
 
AWTMouseEventDispatcher - class quicktime.app.event.AWTMouseEventDispatcher.
Deprecated. since QTJava 6.1
AWTMouseEventDispatcher(QTMouseController, Space, Object) - Constructor for class quicktime.app.event.AWTMouseEventDispatcher
Deprecated. since QTJava 6.1

B

b - Variable in class quicktime.app.event.QTEventCaster
Deprecated.  
badCallOrderErr - Static variable in interface quicktime.Errors
 
badChannel - Static variable in interface quicktime.Errors
Sound manager errors
badComponentInstance - Static variable in interface quicktime.Errors
Component errors
badComponentSelector - Static variable in interface quicktime.Errors
Component errors
badComponentType - Static variable in interface quicktime.Errors
Movie Toolbox errors
badControllerHeight - Static variable in interface quicktime.Errors
 
badDataRefIndex - Static variable in interface quicktime.Errors
Movie Toolbox errors
badDepthErr - Static variable in interface quicktime.Errors
 
badEditIndex - Static variable in interface quicktime.Errors
Movie Toolbox errors
badEditList - Static variable in interface quicktime.Errors
Movie Toolbox errors
badFileFormat - Static variable in interface quicktime.Errors
Sound manager errors
badFormat - Static variable in interface quicktime.Errors
Sound manager errors
badgeClick(boolean) - Method in class quicktime.std.movies.MovieController
Your application can use this method to switch badge clicking (false to ignore, true to process).
badImageDescription - Static variable in interface quicktime.Errors
Movie Toolbox errors
badPublicMovieAtom - Static variable in interface quicktime.Errors
Movie Toolbox errors
badSGChannel - Static variable in interface quicktime.Errors
 
badTrackIndex - Static variable in interface quicktime.Errors
Movie Toolbox errors
badUnitErr - Static variable in interface quicktime.Errors
 
balance - Variable in class quicktime.std.music.MixStateInfo
The balance of that part.
bandwidthManagementPrefsType - Static variable in interface quicktime.std.StdQTConstants4
 
baseAddr32 - Static variable in interface quicktime.qd.QDConstants
 
BaseMedia - class quicktime.std.movies.media.BaseMedia.
The BaseMedia class repesents base media in QuickTime.
BaseMedia(Track, int) - Constructor for class quicktime.std.movies.media.BaseMedia
This constructor creates a media struct for the specified Track object.
BaseMedia(Track, int, DataRef) - Constructor for class quicktime.std.movies.media.BaseMedia
This constructor creates a media struct for the specified Track object.
baseMediaType - Static variable in interface quicktime.std.StdQTConstants
 
bdNamErr - Static variable in interface quicktime.Errors
 
begin(GDevice, int, int, int) - Method in class quicktime.std.movies.FullScreen
Deprecated. as of QTJava 4.0 see beginFullScreen
begin(int) - Method in class quicktime.std.movies.FullScreen
Deprecated. as of QTJava 4.0 see beginFullScreen
begin(QDGraphics, QDRect, int, int, CodecComponent, int, int, int, ColorTable, int) - Method in class quicktime.app.image.CSequenceToMemory
Deprecated. since QTJava 6.1
beginDraw(QDDrawer) - Method in class quicktime.qd.QDGraphics
This method should be used when a number of drawing methods need to be invoked on this QDGraphics object.
beginEdits() - Method in class quicktime.std.movies.media.Media
This method starts a media-editing session.
beginFullScreen(GDevice, int, int, int) - Method in class quicktime.std.movies.FullScreen
This method converts the main screen to full screen mode.
beginFullScreen(int) - Method in class quicktime.std.movies.FullScreen
This method converts the main screen to full screen mode by hiding menu bars, control strips, task bars, etc.
bestCompressionCodec - Static variable in class quicktime.std.image.CodecComponent
choose the compressor that produces the smallest resulting data.
bestFidelityCodec - Static variable in class quicktime.std.image.CodecComponent
choose the most accurate compressor or decompressor of the specified type.
bestSpeedCodec - Static variable in class quicktime.std.image.CodecComponent
choose the fastest compressor or decompressor of the specified type.
black - Static variable in class quicktime.qd.QDColor
 
blackBit - Static variable in interface quicktime.qd.QDConstants
 
blackColor - Static variable in interface quicktime.qd.QDConstants
 
blend - Static variable in interface quicktime.qd.QDConstants
 
blue - Static variable in class quicktime.qd.QDColor
 
blueBit - Static variable in interface quicktime.qd.QDConstants
 
blueColor - Static variable in interface quicktime.qd.QDConstants
 
bold - Static variable in interface quicktime.qd.QDConstants
 
BounceAction - class quicktime.app.actions.BounceAction.
Deprecated. since QTJava 6.1
BounceAction(int, int, QTDrawable, Transformable, float, float) - Constructor for class quicktime.app.actions.BounceAction
Deprecated. since QTJava 6.1
boundsReached(int) - Method in class quicktime.app.actions.TranslateMatrix
Deprecated. since QTJava 6.1
boundsReached(int) - Method in class quicktime.app.actions.TransformMatrix
Deprecated. since QTJava 6.1
boundsReached(int) - Method in class quicktime.app.actions.MatrixAction
Deprecated. since QTJava 4
brown - Static variable in class quicktime.qd.QDColor
 
bufferCmd - Static variable in interface quicktime.sound.SoundConstants
 
buffersTooSmall - Static variable in interface quicktime.Errors
Sound manager errors
build - Static variable in class quicktime.util.QTBuild
The build of QTJava given same version/subversion.
buildStage - Static variable in class quicktime.util.QTBuild
The buildType of QTJava given same version/subversion.
burstDevice - Static variable in interface quicktime.qd.QDConstants
 
busy() - Method in class quicktime.std.image.CDSequence
Your application may call this method to check the status of an asynchronous compression or decompression operation.
ButtonActivator - class quicktime.app.ui.ButtonActivator.
Deprecated. since QTJava 6.1
ButtonActivator() - Constructor for class quicktime.app.ui.ButtonActivator
Deprecated.  
ByteEncodedImage - class quicktime.util.ByteEncodedImage.
ByteEncodedImages keep the encoded image data as an array of bytes.
ByteEncodedImage(int) - Constructor for class quicktime.util.ByteEncodedImage
Creates a new ByteEncodedImage of specified size.
ByteEncodedImage(int, int) - Constructor for class quicktime.util.ByteEncodedImage
Creates a new ByteEncodedImage of specified size with the specified rowBytes
ByteEncodedImage(RawEncodedImage) - Constructor for class quicktime.util.ByteEncodedImage
Creates a ByteEncodedImage from raw data.
bytes - Variable in class quicktime.util.QTByteObject
packed native object
bytesToMilliseconds(int) - Method in class quicktime.sound.SPBDevice
Reports how many milliseconds are required to record the specified bytes amount of sound data, given the input deviceÕs current sample rate, sample size, number of channels, and compression factor.

C

callBackCmd - Static variable in interface quicktime.sound.SoundConstants
 
callInterceptedProc(QTVRInterceptRecord) - Method in class quicktime.vr.QTVRInstance
This method is used by the QTVRInterceptor execute method to call the QTVR default proc for the selector that was intercepted.
callMeWhen() - Method in class quicktime.std.clocks.TimeJumpCallBack
Specifies the time when the callback sholud be called.
callMeWhen() - Method in class quicktime.std.clocks.TimeCallBack
Specifies the time when the callback sholud be called.
callMeWhen() - Method in class quicktime.std.clocks.RateCallBack
Makes the callback active.
callMeWhen() - Method in class quicktime.std.clocks.QTCallBack
Registers the callback.
callMeWhen() - Method in class quicktime.std.clocks.ExtremesCallBack
Specifies the time when the callback sholud be called.
callNotSupportedByNodeErr - Static variable in interface quicktime.Errors
 
callOldBits - Static variable in interface quicktime.std.StdQTConstants
 
callStdBits - Static variable in interface quicktime.std.StdQTConstants
 
CameraData - class quicktime.qd3d.camera.CameraData.
CameraData contains information for the camera angle and position.
CameraData() - Constructor for class quicktime.qd3d.camera.CameraData
Creates a CameraData object containing no data.
CameraData(CameraPlacement, CameraRange, CameraViewPort) - Constructor for class quicktime.qd3d.camera.CameraData
Creates a CameraData object from the data.
CameraPlacement - class quicktime.qd3d.camera.CameraPlacement.
CameraPlacement contains information for the camera's range.
CameraPlacement() - Constructor for class quicktime.qd3d.camera.CameraPlacement
Creates a CameraRange object containing no data.
CameraPlacement(Point3D, Point3D, Vector3D) - Constructor for class quicktime.qd3d.camera.CameraPlacement
Creates a CameraRange object containing given data.
CameraRange - class quicktime.qd3d.camera.CameraRange.
CameraRange contains information for the camera's range.
CameraRange() - Constructor for class quicktime.qd3d.camera.CameraRange
Creates a CameraRange object containing no data.
CameraRange(float, float) - Constructor for class quicktime.qd3d.camera.CameraRange
Creates a CameraRange object containing given data.
CameraViewPort - class quicktime.qd3d.camera.CameraViewPort.
CameraViewPort contains information for the camera's viewport.
CameraViewPort() - Constructor for class quicktime.qd3d.camera.CameraViewPort
Creates a CameraViewPort object containing no data.
CameraViewPort(byte[]) - Constructor for class quicktime.qd3d.camera.CameraViewPort
Used in cloning
CameraViewPort(QDPoint, float, float) - Constructor for class quicktime.qd3d.camera.CameraViewPort
Creates a CameraViewPort object containing given data.
cancel() - Method in class quicktime.std.clocks.QTCallBack
Cancel a callback event before it executes.
cancelAndCleanup() - Method in class quicktime.std.clocks.QTCallBack
Cancel a callback event before it executes.
canDoFullScreen() - Static method in class quicktime.QTSession
 
canMovieExportAuxDataHandle - Static variable in interface quicktime.std.StdQTConstants
 
canMovieExportFiles - Static variable in interface quicktime.std.StdQTConstants
 
canMovieExportFromProcedures - Static variable in interface quicktime.std.StdQTConstants
 
canMovieExportHandles - Static variable in interface quicktime.std.StdQTConstants
 
canMovieExportValidateMovie - Static variable in interface quicktime.std.StdQTConstants
 
canMovieImportDataReferences - Static variable in interface quicktime.std.StdQTConstants
 
canMovieImportFiles - Static variable in interface quicktime.std.StdQTConstants
 
canMovieImportHandles - Static variable in interface quicktime.std.StdQTConstants
 
canMovieImportInPlace - Static variable in interface quicktime.std.StdQTConstants
 
canMovieImportPartial - Static variable in interface quicktime.std.StdQTConstants
 
canMovieImportValidateDataReferences - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 constant (selector) refer to support codes
canMovieImportValidateFile - Static variable in interface quicktime.std.StdQTConstants
 
canMovieImportValidateHandles - Static variable in interface quicktime.std.StdQTConstants
 
canMovieImportWithIdle - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 constant (selector) refer to support codes
cannotBeLeafAtomErr - Static variable in interface quicktime.Errors
 
cannotFindAtomErr - Static variable in interface quicktime.Errors
 
cannotMoveAttachedController - Static variable in interface quicktime.Errors
 
cannotSetWidthOfAttachedController - Static variable in interface quicktime.Errors
 
cantCreateSingleForkFile - Static variable in interface quicktime.Errors
Movie Toolbox errors
cantDoThatInCurrentMode - Static variable in interface quicktime.Errors
 
cantEnableTrack - Static variable in interface quicktime.Errors
Movie Toolbox errors
cantFindHandler - Static variable in interface quicktime.Errors
Movie Toolbox errors
cantOpenHandler - Static variable in interface quicktime.Errors
Movie Toolbox errors
cantPutPublicMovieAtom - Static variable in interface quicktime.Errors
Movie Toolbox errors
canTranscode() - Method in class quicktime.std.image.GraphicsExporter
Format-specific exporters may delegate this call; the base graphics exporter's implementation gives a reply of false .Use this call to ask a graphics exporter whether it can transcode the current input with the current settings.
cantReceiveFromSynthesizerErr - Static variable in interface quicktime.Errors
Music Errors
cantReceiveFromSynthesizerOSErr - Static variable in interface quicktime.Errors
 
cantSendToSynthesizerErr - Static variable in interface quicktime.Errors
Music Errors
cantSendToSynthesizerOSErr - Static variable in interface quicktime.Errors
 
canUseCompressor - Variable in class quicktime.std.image.GECompressorInfo
canUseCompressor true if Graphics Exporter uses compressor
canUseCompressor() - Method in class quicktime.std.image.GraphicsExporter
The base graphics exporter makes this call of the format-specific graphics exporter to ask whether the current export operation should be done by using an image compressor.
canv - Variable in class quicktime.app.image.ImageDrawer
Deprecated.  
CarbonCoreLib - interface quicktime.jdirect.CarbonCoreLib.
 
cDepthErrInvalid - Static variable in interface quicktime.Errors
 
cdPort - Variable in class quicktime.std.image.CDSequence
reference for GC (finalize CDSequence before finalizing its QDGraphics)
CDSequence - class quicktime.std.image.CDSequence.
This class defines methods which are used during compression and decompression of image sequences.
changedSourceData() - Method in class quicktime.std.image.ImageSequenceDataSource
Notifies the compressor that the image source data has changed.
channelBusy - Static variable in interface quicktime.Errors
Sound manager errors
channelFlagDontOpenResFile - Static variable in interface quicktime.std.StdQTConstants
 
channelFlagHasDependency - Static variable in interface quicktime.std.StdQTConstants
 
channelNotBusy - Static variable in interface quicktime.Errors
Sound manager errors
channelPlayAllData - Static variable in interface quicktime.std.StdQTConstants
 
channelPlayFast - Static variable in interface quicktime.std.StdQTConstants
 
channelPlayHighQuality - Static variable in interface quicktime.std.StdQTConstants
 
channelPlayNormal - Static variable in interface quicktime.std.StdQTConstants
 
charWidth(int) - Method in class quicktime.qd.QDGraphics
The CharWidth function returns the width in pixels of the specified character in this QDGraphics port.
checkError(int) - Static method in class quicktime.QTException
This method will throw an exception if the incoming err argument is a non-zero value.
checkError(int) - Static method in class quicktime.qd.QDException
This method will throw an exception if the incoming err argument is a non-zero value.
checkError(int) - Static method in class quicktime.qd3d.QD3DException
This method will throw an exception if the incoming err argument is a non-zero value.
checkError(int) - Static method in class quicktime.std.StdQTException
This method will throw an exception if the incoming err argument is a non-zero value.
checkError(int) - Static method in class quicktime.util.UtilException
This method will throw an exception if the incoming err argument is a non-zero value.
checkError(int) - Static method in class quicktime.sound.SoundException
This method will throw an exception if the incoming err argument is a non-zero value.
checkError(int) - Static method in class quicktime.vr.QTVRException
This method will throw an exception if the incoming err argument is a non-zero value.
checkError(int, String) - Static method in class quicktime.io.QTIOException
This method will throw an exception if the incoming err argument is a non-zero value.
checkForEffect(int) - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
checkFreeMemory() - Static method in class quicktime.util.QTUtils
This call will ensure that a reserved amount of application heap memory on the MacOS is free.
checkSecurity(String, int) - Static method in class quicktime.io.QTFile
This method will assume that the incoming path is a full path specification for a file and will check the security manager settings to see if the current security settings allow this file to be read from or written to.
chooseClock(int) - Method in class quicktime.std.movies.Movie
Looks for the first media handler that has a custom clock and uses that as the Movie's master timebase clock.
chunky - Static variable in interface quicktime.qd.QDConstants
 
chunkyPlanar - Static variable in interface quicktime.qd.QDConstants
 
clear() - Method in class quicktime.std.movies.MovieController
This method removes the current movie selection from the movie associated with a specified controller.
clearChanged() - Method in class quicktime.std.movies.Movie
This method sets the movie changed flag to indicate that the movie has not been changed.
clearClipRgn(Region) - Method in class quicktime.std.sg.VideoDigitizer
Allows you to disable all or part of a clipping region that was previously set.
clearSelection() - Method in class quicktime.std.movies.Movie
This method removes the segment of the movie that is defined by the current selection.
click(QDPoint, int) - Method in class quicktime.std.movies.MovieController
Your application should call the method when the user clicks in a movie controller window.
clickAndHoldPoint(QDPoint) - Method in class quicktime.std.movies.MovieController
Your application can use this method to test if point has click and hold action.
clientChanged(Dimension) - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
clientChanged(int, int) - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
clip - Variable in class quicktime.app.display.GroupDrawable
Deprecated. The current clip region of the group * @deprecated since QTJava 6.1
clipAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
clipPix - Static variable in interface quicktime.qd.QDConstants
 
clipPixBit - Static variable in interface quicktime.qd.QDConstants
 
clipRect() - Method in class quicktime.qd.QDGraphics
To change the clipping region of this QDGraphics, use the ClipRect procedure.
clipRect(QDRect) - Method in class quicktime.qd.QDGraphics
To change the clipping region of this QDGraphics, use the ClipRect procedure.
Clock - class quicktime.std.clocks.Clock.
The Clock implements methods for a corresponding QuickTime component.
Clock(int) - Constructor for class quicktime.std.clocks.Clock
Opens the specified component,'clok', with the given subType.
clockComponentCmd - Static variable in interface quicktime.sound.SoundConstants
 
clockComponentType - Static variable in interface quicktime.std.StdQTConstants
 
clone() - Method in class quicktime.qd.Region
Copies the mathematical structure of the implicit region into a newly created region.
clone() - Method in class quicktime.qd.QDRect
Return a copy of the QDRect
clone() - Method in class quicktime.qd.QDPoint
Return a copy of the QDPoint
clone() - Method in class quicktime.qd.QDDimension
Return a copy of the QDDimension
clone() - Method in class quicktime.qd.QDColor
Returns a copy of this object
clone() - Method in class quicktime.qd.Polygon
Copies the mathematical structure of the implicit Polygon into a newly created Polygon.
clone() - Method in class quicktime.qd.OpenCPicParams
Return a copy of the OpenCPicParams.
clone() - Method in class quicktime.qd.text.ScrpSTElement
Implementation of Cloneable Interface.
clone() - Method in class quicktime.qd3d.math.Vector3D
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.math.Vector2D
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.math.Quaternion
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.math.Point3D
Returns a copy of this object.
clone() - Method in class quicktime.qd3d.math.Matrix4x4
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.math.Matrix3x3
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.camera.ViewPlaneCameraData
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.camera.ViewAngleAspectCameraData
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.camera.OrthographicCameraData
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.camera.CameraViewPort
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.camera.CameraRange
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.camera.CameraPlacement
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.camera.CameraData
Returns a copy of this class.
clone() - Method in class quicktime.qd3d.transform.RotateTransformData
Returns a copy of this class.
clone() - Method in class quicktime.std.comp.ComponentDescription
Return a copy of this object.
clone() - Method in class quicktime.std.image.Matrix
copies the contents of the one matrix into another matrix.
clone() - Method in class quicktime.std.image.ImageDescription
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.image.ICMFrameTime
Returns a copy of this class.
clone() - Method in class quicktime.std.image.GraphicsMode
Return a copy of the GraphicsMode object.
clone() - Method in class quicktime.std.image.DataRateParams
Returns a copy of this class.
clone() - Method in class quicktime.std.image.CodecInfo
Return a copy of the CodecInfo.
clone() - Method in class quicktime.std.movies.media.ThreeDDescription
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.movies.media.TextDescription
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.movies.media.StreamDescription
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.movies.media.SpriteDescription
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.movies.media.SoundDescription
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.movies.media.SampleDescription
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.movies.media.MusicDescription
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.movies.media.FlashDescription
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.music.ToneDescription
Makes a copy of a ToneDescription object.
clone() - Method in class quicktime.std.music.SynthesizerDescription
Return a copy of the current class.
clone() - Method in class quicktime.std.music.SynthesizerConnections
Return a copy of this object.
clone() - Method in class quicktime.std.music.QTMIDIPortList
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.music.QTMIDIPort
Return a copy of this object.
clone() - Method in class quicktime.std.music.NoteRequestInfo
Makes a copy of a NoteRequestInfo object.
clone() - Method in class quicktime.std.music.NoteRequest
Makes a copy of a NoteRequest object.
clone() - Method in class quicktime.std.music.MusicMIDIPacket
Make a copy of the MusicMIDIPacket.
clone() - Method in class quicktime.std.qtcomponents.TimeCodeTime
Makes a copy of a object.
clone() - Method in class quicktime.std.qtcomponents.TimeCodeDescription
Implementation of Cloneable Interface.
clone() - Method in class quicktime.std.qtcomponents.TimeCodeDef
Makes a copy of a object.
clone() - Method in class quicktime.std.sg.DigitizerInfo
Returns a copy of this class.
clone() - Method in class quicktime.util.RawEncodedImage
Returns a copy of this object
clone() - Method in class quicktime.util.QTPointer
Returns a copy of this object
clone() - Method in class quicktime.util.QTHandle
Implementation of Cloneable Interface.
clone() - Method in class quicktime.util.IntEncodedImage
Returns a copy of the current object
clone() - Method in class quicktime.util.ByteEncodedImage
Returns a copy of the current object
clone() - Method in class quicktime.sound.SCStatus
clones the current SCStatus object
clone() - Method in class quicktime.vr.QTVRWorldHeader
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRTrackRefEntry
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRPanoSample
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRPanoImaging
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRObjectSample
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRNodeLocation
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRNodeHeader
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRLinkHotSpot
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRHotSpotInfo
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRCubicView
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRCubicFace
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRAtom
Returns a copy of this class.
clone() - Method in class quicktime.vr.QTVRAngleRange
Returns a copy of this class.
close() - Static method in class quicktime.QTSession
This call will close down the QTML environment.
close() - Method in class quicktime.qd.Region
Completes the collection of lines or frames that define the Region.
close() - Method in class quicktime.qd.Polygon
Completes the collection of lines that define the polygon.
close() - Method in class quicktime.qd.Pict
Completes the collection of drawing commands and picture comments that define your picture.
close() - Method in class quicktime.io.OpenedFile
This method closes an open stream and the associated movie file.
closErr - Static variable in interface quicktime.Errors
 
closure - Variable in class quicktime.jdirect.MethodClosure
 
clutType - Static variable in interface quicktime.qd.QDConstants
 
cmpSH - Static variable in interface quicktime.sound.SoundConstants
 
codecAbortErr - Static variable in interface quicktime.Errors
 
codecBadDataErr - Static variable in interface quicktime.Errors
 
codecCanAsync - Static variable in interface quicktime.std.