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.StdQTConstants
 
codecCanAsyncWhen - Static variable in interface quicktime.std.StdQTConstants
 
codecCanClipRectangular - Static variable in interface quicktime.std.StdQTConstants
 
codecCanClipVertical - Static variable in interface quicktime.std.StdQTConstants
 
codecCanCopyPrev - Static variable in interface quicktime.std.StdQTConstants
 
codecCanCopyPrevComp - Static variable in interface quicktime.std.StdQTConstants
 
codecCanDoIndirectSurface - Static variable in interface quicktime.std.StdQTConstants
 
codecCanFastDither - Static variable in interface quicktime.std.StdQTConstants
 
codecCanLockSurface - Static variable in interface quicktime.std.StdQTConstants
 
codecCanMakeMask - Static variable in interface quicktime.std.StdQTConstants
 
codecCanManagePrevBuffer - Static variable in interface quicktime.std.StdQTConstants
 
codecCanMask - Static variable in interface quicktime.std.StdQTConstants
 
codecCanMatte - Static variable in interface quicktime.std.StdQTConstants
 
codecCanRemapColor - Static variable in interface quicktime.std.StdQTConstants
 
codecCanRemapResolution - Static variable in interface quicktime.std.StdQTConstants
 
codecCanScale - Static variable in interface quicktime.std.StdQTConstants
 
codecCanShieldCursor - Static variable in interface quicktime.std.StdQTConstants
 
codecCanShift - Static variable in interface quicktime.std.StdQTConstants
 
codecCanSpool - Static variable in interface quicktime.std.StdQTConstants
 
codecCanSrcExtract - Static variable in interface quicktime.std.StdQTConstants
 
codecCantQueueErr - Static variable in interface quicktime.Errors
 
codecCanTransferMode - Static variable in interface quicktime.std.StdQTConstants
 
codecCanTransform - Static variable in interface quicktime.std.StdQTConstants
 
codecCantWhenErr - Static variable in interface quicktime.Errors
 
codecCompletionDest - Static variable in interface quicktime.std.StdQTConstants
 
codecCompletionDontUnshield - Static variable in interface quicktime.std.StdQTConstants
 
codecCompletionDropped - Static variable in interface quicktime.std.StdQTConstants
 
codecCompletionForceChainFlush - Static variable in interface quicktime.std.StdQTConstants
 
codecCompletionSource - Static variable in interface quicktime.std.StdQTConstants
 
codecCompletionUnlockBits - Static variable in interface quicktime.std.StdQTConstants
 
codecCompletionWentOffscreen - Static variable in interface quicktime.std.StdQTConstants
 
CodecComponent - class quicktime.std.image.CodecComponent.
Corresponds to the Codec Component type.
codecConditionCatchUpDiff - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionCodecChangedMask - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionDoCursor - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionErr - Static variable in interface quicktime.Errors
 
codecConditionFirstBand - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionFirstFrame - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionFirstScreen - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionLastBand - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionMaskMayBeChanged - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionNewAccuracy - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionNewClut - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionNewDepth - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionNewDestination - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionNewMask - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionNewMatte - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionNewSrcRect - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionNewTransferMode - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionNewTransform - Static variable in interface quicktime.std.StdQTConstants
 
codecConditionToBuffer - Static variable in interface quicktime.std.StdQTConstants
 
codecDataVersErr - Static variable in interface quicktime.Errors
 
codecDisabledErr - Static variable in interface quicktime.Errors
 
codecDroppedFrameErr - Static variable in interface quicktime.Errors
 
codecDSequenceSingleField - Static variable in interface quicktime.std.StdQTConstants4
 
codecErr - Static variable in interface quicktime.Errors
 
codecExtensionNotFoundErr - Static variable in interface quicktime.Errors
 
codecFlagCatchUpDiff - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagDiffFrame - Static variable in interface quicktime.std.StdQTConstants4
 
codecFlagDontOffscreen - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagDontUseNewImageBuffer - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagForceKeyFrame - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagImageBufferNotSourceImage - Static variable in interface quicktime.std.StdQTConstants
output sequence flags
codecFlagInterlaceUpdate - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagLiveGrab - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagNoScreenUpdate - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagOnlyScreenUpdate - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagOutUpdateOnDataSourceChange - Static variable in interface quicktime.std.StdQTConstants
output sequence flags
codecFlagOutUpdateOnNextIdle - Static variable in interface quicktime.std.StdQTConstants4
 
codecFlagOutUpdateOnTimeChange - Static variable in interface quicktime.std.StdQTConstants
output sequence flags
codecFlagReenable - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagSequenceSensitive - Static variable in interface quicktime.std.StdQTConstants
output sequence flags
codecFlagSupportDisable - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagUpdatePrevious - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagUpdatePreviousComp - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagUsedImageBuffer - Static variable in interface quicktime.std.StdQTConstants
output sequence flags
codecFlagUsedNewImageBuffer - Static variable in interface quicktime.std.StdQTConstants
output sequence flags
codecFlagUseImageBuffer - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagUseScreenBuffer - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecFlagWasCompressed - Static variable in interface quicktime.std.StdQTConstants
input sequence flags
codecHandlesInputs - Static variable in interface quicktime.std.StdQTConstants
 
codecHasVolatileBuffer - Static variable in interface quicktime.std.StdQTConstants
 
codecHighQuality - Static variable in interface quicktime.std.StdQTConstants
 
codecImageBufErr - Static variable in interface quicktime.Errors
 
codecImageBufferIsInAGPMemory - Static variable in interface quicktime.std.StdQTConstants5
 
codecImageBufferIsInPCIMemory - Static variable in interface quicktime.std.StdQTConstants5
 
codecImageBufferIsOnScreen - Static variable in interface quicktime.std.StdQTConstants
 
codecImageBufferIsOverlaySurface - Static variable in interface quicktime.std.StdQTConstants5
 
CodecInfo - class quicktime.std.image.CodecInfo.
Corresponds to the Compressor Information Structure which describes the capabilities of compressors.
CodecInfo(int, CodecComponent) - Constructor for class quicktime.std.image.CodecInfo
Consturcts a CodecInfo.
codecInfoDepth1 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDepth16 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDepth2 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDepth24 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDepth32 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDepth33 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDepth34 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDepth36 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDepth4 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDepth40 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDepth8 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoes1 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoes16 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoes2 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoes32 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoes4 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoes8 - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesBlend - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesDither - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesDouble - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesHalf - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesHorizFlip - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesLossless - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesMask - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesQuad - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesQuarter - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesRateConstrain - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesRecompress - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesRotate - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesShrink - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesSpool - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesStretch - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesTemporal - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesVertFlip - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoDoesWarp - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoHasEffectParameterList - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoResourceType - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoSequenceSensitive - Static variable in interface quicktime.std.StdQTConstants
 
codecInfoStoresClut - Static variable in interface quicktime.std.StdQTConstants
 
codecInterfaceVersion - Static variable in interface quicktime.std.StdQTConstants
 
codecIsDirectToScreenOnly - Static variable in interface quicktime.std.StdQTConstants
 
codecIsSequenceSensitive - Static variable in interface quicktime.std.StdQTConstants
 
codecLockBitsShieldCursor - Static variable in interface quicktime.std.StdQTConstants
 
codecLosslessQuality - Static variable in interface quicktime.std.StdQTConstants
 
codecLowQuality - Static variable in interface quicktime.std.StdQTConstants
 
codecMaxQuality - Static variable in interface quicktime.std.StdQTConstants
 
codecMinimumDataSize - Static variable in interface quicktime.std.StdQTConstants
 
codecMinQuality - Static variable in interface quicktime.std.StdQTConstants
 
CodecName - class quicktime.std.image.CodecName.
CodecName class corresponds to the CodecNameSpec structure.
CodecNameList - class quicktime.std.image.CodecNameList.
CodecNameList corresponds to CodecNameSpecListPtr data structure which contains a list of compressor name structures.
CodecNameList(int) - Constructor for class quicktime.std.image.CodecNameList
Retrieve a list of installed compressor components or a list of installed compressor types.
codecNeedAccessKeyErr - Static variable in interface quicktime.Errors
 
codecNeedToFlushChainErr - Static variable in interface quicktime.Errors
 
codecNoMemoryPleaseWaitErr - Static variable in interface quicktime.Errors
 
codecNormalQuality - Static variable in interface quicktime.std.StdQTConstants
 
codecNothingToBlitErr - Static variable in interface quicktime.Errors
 
codecOffscreenFailedErr - Static variable in interface quicktime.Errors
 
codecOpenErr - Static variable in interface quicktime.Errors
 
codecParameterDialogConfirm - Static variable in interface quicktime.Errors
 
codecProgressClose - Static variable in interface quicktime.std.StdQTConstants
 
codecProgressOpen - Static variable in interface quicktime.std.StdQTConstants
 
codecProgressUpdatePercent - Static variable in interface quicktime.std.StdQTConstants
 
codecRequiresMaskBits - Static variable in interface quicktime.std.StdQTConstants
 
codecRequiresOffscreen - Static variable in interface quicktime.std.StdQTConstants
 
codecScreenBufErr - Static variable in interface quicktime.Errors
 
codecSizeErr - Static variable in interface quicktime.Errors
 
codecSpoolErr - Static variable in interface quicktime.Errors
 
codecSrcMustBeImageBuffer - Static variable in interface quicktime.std.StdQTConstants5
 
codecUnimpErr - Static variable in interface quicktime.Errors
 
codecUsesOverlaySurface - Static variable in interface quicktime.std.StdQTConstants5
 
codecVersion() - Static method in class quicktime.std.image.CodecInfo
determines the version of the installed image compression manager.
codecWantsDestinationPixels - Static variable in interface quicktime.std.StdQTConstants
 
codecWantsRegionMask - Static variable in interface quicktime.std.StdQTConstants
 
codecWantsSpecialScaling - Static variable in interface quicktime.std.StdQTConstants
 
codecWouldOffscreenErr - Static variable in interface quicktime.Errors
 
Collection - interface quicktime.app.spaces.Collection.
Deprecated. since QTJava 6.1
CollectionController - interface quicktime.app.spaces.CollectionController.
Deprecated. since QTJava 6.1
ColorTable - class quicktime.qd.ColorTable.
When creating a PixMap for a particular graphics device, Color QuickDraw creates a ColorTable that defines the best colors available for the pixel image on that particular graphics device.
colorTableAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
columnToPan(int) - Method in class quicktime.vr.QTVRInstance
You can use QTVRColumnToPan to get the pan angle that corresponds to a column number in the object image array.
comp - Variable in class quicktime.app.event.AWTMouseEventDispatcher
Deprecated. The java.awt.Component which the space has been added to.* @deprecated since QTJava 6.1
component - Variable in class quicktime.app.players.QTPlayerAWTEventHandler
Deprecated. since QTJava 6.1
Component - class quicktime.std.comp.Component.
Representation of an open ComponentInstance.
Sub classes define specific ComponentInstance types.
Component(ComponentIdentifier) - Constructor for class quicktime.std.comp.Component
Given a component identifier it opens the specified component.
Component(ComponentIdentifier, int) - Constructor for class quicktime.std.comp.Component
Given a component identifier it opens the specified component.
Component(int) - Constructor for class quicktime.std.comp.Component
Pass in a Component that should be opened
Component(int, int) - Constructor for class quicktime.std.comp.Component
Opens the specified component.
Component(int, Object) - Constructor for class quicktime.std.comp.Component
Pass an already open component.
ComponentDescription - class quicktime.std.comp.ComponentDescription.
Describes component features.
ComponentDescription() - Constructor for class quicktime.std.comp.ComponentDescription
Create a default ComponentDescription with all zero values.
ComponentDescription(int) - Constructor for class quicktime.std.comp.ComponentDescription
Specify the type of the ComponentDescription.
ComponentDescription(int, int, int, int, int) - Constructor for class quicktime.std.comp.ComponentDescription
Specify a full ComponentDescription class.
componentDllEntryNotFoundErr - Static variable in interface quicktime.Errors
 
componentDllLoadErr - Static variable in interface quicktime.Errors
 
componentDontRegister - Static variable in interface quicktime.Errors
 
ComponentIdentifier - class quicktime.std.comp.ComponentIdentifier.
Representation of the ComponentIdentifier.
ComponentIdentifier(int, Object) - Constructor for class quicktime.std.comp.ComponentIdentifier
Create a ComponentInstance from general calls
componentNotCaptured - Static variable in interface quicktime.Errors
 
Compositable - interface quicktime.app.image.Compositable.
Deprecated. since QTJava 6.1
CompositableEffect - class quicktime.app.image.CompositableEffect.
Deprecated. since QTJava 6.1
CompositableEffect() - Constructor for class quicktime.app.image.CompositableEffect
Deprecated. since QTJava 6.1
CompositableEffect(int) - Constructor for class quicktime.app.image.CompositableEffect
Deprecated. since QTJava 6.1
compositeIn - Static variable in interface quicktime.std.StdQTConstants
Input Formats
Compositor - class quicktime.app.anim.Compositor.
Deprecated. since QTJava 6.1
Compositor(QDGraphics, QDColor) - Constructor for class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
Compositor(QDGraphics, QDColor, int, int) - Constructor for class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
Compositor(QDGraphics, QDColor, QDGraphics) - Constructor for class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
Compositor(QDGraphics, QDColor, QDGraphics, int, int) - Constructor for class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
Compositor(QDGraphics, QDColor, QDGraphics, int, int, Protocol) - Constructor for class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
compress(int, int) - Method in class quicktime.qd.Pict
This allows your application to compress a single-frame image stored as a picture.
compress(QDGraphics, QDRect, int, int, EncodedImage) - Static method in class quicktime.std.image.QTImage
Compresses a single frame image that is currently stored as a pixel map.
compress(QTPointerRef, QTPointerRef) - Method in class quicktime.std.qtcomponents.DataCodecCompressor
Compress the specified data.
CompressedFrameInfo - class quicktime.std.image.CompressedFrameInfo.
Contains information returned by the CSequence.compressFrame() method.
compressedMovieAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
compressedMovieDataAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
compressFrame(QDGraphics, QDRect) - Method in class quicktime.std.qtcomponents.SCSequence
Compresses a frame that is sourced by a PixMap from the supplied QDGraphics, returning the compressed data.
compressFrame(QDGraphics, QDRect, int) - Method in class quicktime.app.image.CSequenceToMemory
Deprecated. since QTJava 6.1
compressFrame(QDGraphics, QDRect, int, ByteEncodedImage) - Method in class quicktime.std.image.CSequence
Your application calls this method to compress one of a sequence of frames.
compressFrame(QDGraphics, QDRect, int, EncodedImage) - Method in class quicktime.std.image.CSequence
Your application calls this method to compress one of a sequence of frames.
compressFrame(QDGraphics, QDRect, int, IntEncodedImage) - Method in class quicktime.std.image.CSequence
Your application calls this method to compress one of a sequence of frames.
compressFrame(QDGraphics, QDRect, int, RawEncodedImage) - Method in class quicktime.std.image.CSequence
Your application calls this method to compress one of a sequence of frames.
compressImage(QDGraphics, QDRect) - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Compresses an image that is sourced by a PixMap from the supplied QDGraphics, returning the compressed data and an image description.
CompressionDialog - class quicktime.std.qtcomponents.CompressionDialog.
This class represents the standard compression dialog.
CompressionInfo - class quicktime.sound.CompressionInfo.
Contains information about the compression format of sound data.
CompressionInfo() - Constructor for class quicktime.sound.CompressionInfo
Makes an instance of this class.
Compressor - class quicktime.std.image.Compressor.
Corresponds to the compressor component type refer to CompressorComponent in QuickTime
compressorComponentType - Static variable in interface quicktime.std.StdQTConstants
the type for "Components" which compress images.
compressPicture(Pict) - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Compresses a Pict returning a new Pict.
compressPictureFile(OpenFile, OpenFile) - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Compresses a Pict contained in the src open Pict file into the destination open Pict file.
compressSequenceBegin(QDGraphics, QDRect) - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Creates a SCSequence object to begin compression of a sequence of images.
concat(Matrix) - Method in class quicktime.std.image.Matrix
Concatenates two matrices, combining the transformations described by both matrices into a single matrix.
concatenate(QTHandleRef) - Method in class quicktime.util.QTHandle
Concatenates the supplied handle to this handle, resize the size of this handle to accomodate the second handle's data.
concatenate(QTPointerRef) - Method in class quicktime.util.QTPointer
Concatenates the supplied pointer to this pointer.
condenseBit - Static variable in interface quicktime.qd.QDConstants
 
connections - Variable in class quicktime.std.music.MusicComponentInfo
A Synthesizer's connections for a MIDI device.
connectionSpeedPrefsType - Static variable in interface quicktime.std.StdQTConstants4
 
constraintReached() - Method in class quicktime.app.actions.SequencerAction
Deprecated. since QTJava 6.1
constraintReached() - Method in class quicktime.app.actions.PeriodicAction
Deprecated. since QTJava 6.1
constraintReached() - Method in class quicktime.app.actions.MatrixAction
Deprecated. since QTJava 6.1
constraintReachedErr - Static variable in interface quicktime.Errors
 
consume() - Method in class quicktime.app.event.QTMouseEvent
Deprecated. since QTJava 6.1
consume() - Method in class quicktime.app.event.QTActionEvent
Deprecated. since QTJava 6.1
cont - Variable in class quicktime.app.event.AWTMouseEventDispatcher
Deprecated. The controller that will dispatch the events to any of its registered listeners* @deprecated since QTJava 6.1
containedSpaces - Variable in class quicktime.app.spaces.SimpleSpace
Deprecated. This vector is used to collect any Spaces that are added as members to this Space* @deprecated since QTJava 6.1
continueCmd - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
contourIndex - Variable in class quicktime.std.image.NearestPointInfo
The contour index value of the point
controlController(int) - Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime music event this method will extract the controller number.
controlErr - Static variable in interface quicktime.Errors
 
Controller - interface quicktime.app.spaces.Controller.
Deprecated. since QTJava 6.1
controllerAvailable(int) - Method in class quicktime.std.music.SynthesizerDescription
Returns true if controller number (1->128) is available.
controllerBoundsNotExact - Static variable in interface quicktime.Errors
 
controllerHasFixedHeight - Static variable in interface quicktime.Errors
 
controllers() - Method in interface quicktime.app.spaces.Space
Deprecated. since QTJava 6.1
controllers() - Method in class quicktime.app.spaces.SimpleSpace
Deprecated. since QTJava 6.1
controllerSizeChanged() - Method in class quicktime.std.movies.MovieController
Your application can use this method to indicate that the controller size has changed.
controllersVec - Variable in class quicktime.app.spaces.SimpleSpace
Deprecated. This vector is used to collect the Controllers that are added to the Space* @deprecated since QTJava 6.1
controlValue(int) - Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime music event this method will extract the controller's specified value.
convert(ImageDescription, EncodedImage, int, ColorTable, int, int, int, CodecComponent, EncodedImage) - Static method in class quicktime.std.image.QTImage
Converts the format of a compressed image.
convert16to8(int) - Static method in class quicktime.qd.QDColor
Takes a 16bit color value and converts it into an 8bit value.
convert8to16(int) - Static method in class quicktime.qd.QDColor
Takes an 8bit color value and converts it into a 16bit value.
convertEventModifier(int) - Static method in class quicktime.util.QTUtils
Convert the modifier values in java InputEvents to those expected by QT.
convertKeyValue(int) - Static method in class quicktime.util.QTUtils
Convert the key values in java KeyEvents to those expected by QT.
convertTime(TimeBase) - Method in class quicktime.std.clocks.TimeRecord
Convert a time from one time base into a time that is relative to another time base.
convertTimeScale(int) - Method in class quicktime.std.clocks.TimeRecord
Convert a time from one time scale into a time that is relative to another time base.
convertToFile(QTFile, int, int, int) - Method in class quicktime.std.movies.Movie
This method converts this movie into a specified file and type.
convertToFile(QTFile, int, int, int, int) - Method in class quicktime.std.movies.Movie
This method converts this movie into a specified file and type.
convertToFile(Track, QTFile, int, int, int) - Method in class quicktime.std.movies.Movie
This method converts this movie into a specified file and type.
convertToFile(Track, QTFile, int, int, int, int, MovieExporter) - Method in class quicktime.std.movies.Movie
This method converts this movie into a specified file and type.
convertToMovieFile(QTFile, int, int) - Method in class quicktime.io.QTFile
This method takes a specified file and converts it to a movie file.
convertToMovieFile(QTFile, int, int, MovieImporter) - Method in class quicktime.io.QTFile
This method takes a specified file and converts it to a movie file.
convertToMovieFile(QTFile, int, int, MovieImporter, MovieProgress) - Method in class quicktime.io.QTFile
This method takes a specified file and converts it to a movie file.
copy() - Method in class quicktime.qd.Region
Copies the mathematical structure of the implicit region into a newly created region.
copy() - Method in class quicktime.qd.QDRect
Returns a copy of the QDRect with the correct return type.
copy() - Method in class quicktime.qd.QDPoint
Returns a copy of the QDPoint with the correct return type.
copy() - Method in class quicktime.qd.QDDimension
Returns a copy of the QDDimension with the correct return type.
copy() - Method in class quicktime.qd.Polygon
Copies the mathematical structure of the implicit Polygon into a newly created Polygon.
copy() - Method in class quicktime.qd3d.math.Quaternion
Returns a copy of the quaternion.
copy() - Method in class quicktime.qd3d.math.Matrix4x4
Returns a copy of the matrix.
copy() - Method in class quicktime.qd3d.math.Matrix3x3
Returns a copy of the matrix.
copy() - Method in class quicktime.std.image.Matrix
copies the contents of the one matrix into another matrix.
copy() - Method in class quicktime.std.movies.MovieController
This method returns a copy of the current movie selection from the movie associated with a specified controller.
copyAtom(Atom) - Method in class quicktime.std.movies.AtomContainer
This method allows a complete copy of an atom and all of its children to be extracted from its container and be placed in an new atom data structure.
copyAtomDataToArray(Atom) - Method in class quicktime.std.movies.AtomContainer
Copies the atom data for the specifiec leaf atom.
copyAtomDataToHandle(Atom) - Method in class quicktime.std.movies.AtomContainer
This method returns a leaf atom's data.
copyAtomDataToPtr(Atom, boolean, QTPointer) - Method in class quicktime.std.movies.AtomContainer
This method returns a leaf atom's data to the buffer pointed to by the data object.
copyFromArray(int, byte[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient byte[] copy that copies length bytes from the byte array to the pointer.
copyFromArray(int, byte[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient byte[] copy that copies length bytes from the byte array to the handle.
copyFromArray(int, char[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient char[] copy that copies length chars from the char array to the pointer.
copyFromArray(int, char[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient char[] copy that copies length chars from the byte array to the handle.
copyFromArray(int, double[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient double[] copy that copies length doubles from the double array to the pointer.
copyFromArray(int, double[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient double[] copy that copies length doubles from the byte array to the handle.
copyFromArray(int, float[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient float[] copy that copies length floats from the float array to the pointer.
copyFromArray(int, float[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient float[] copy that copies length floats from the byte array to the handle.
copyFromArray(int, int[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient int[] copy that copies length ints from the int array to the pointer.
copyFromArray(int, int[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient int[] copy that copies length ints from the byte array to the handle.
copyFromArray(int, long[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient long[] copy that copies length longs from the long array to the pointer.
copyFromArray(int, long[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient long[] copy that copies length longs from the byte array to the handle.
copyFromArray(int, short[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient short[] copy that copies length shorts from the short array to the pointer.
copyFromArray(int, short[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient short[] copy that copies length shorts from the byte array to the handle.
copyFromHandle(int, QTHandleRef, int, int) - Method in class quicktime.util.QTHandleRef
Copies from the incoming handle into this handle.
copyFromUserData(UserData, boolean) - Method in class quicktime.std.movies.media.UserData
Copies the user data to the destination user data object

QuickTime::CopyUserData()

copyrightDialog(Pict, String, String, String, String) - Method in class quicktime.std.music.NoteAllocator
Displays a copyright dialog with information specific to a music device.
copySelection() - Method in class quicktime.std.movies.Movie
This method creates a new movie that contains the original movie's current selection.
copySettings(Movie) - Method in class quicktime.std.movies.Movie
The copySettings method copies many settings from one movie to another, overwriting the destination settings in the process.
copySettings(Track) - Method in class quicktime.std.movies.Track
This method copies many settings from one track to another, overwriting the destination settings.
copyToArray(int, byte[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient byte[] copy that copies length bytes from the pointer to the byte array.
copyToArray(int, byte[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient byte[] copy that copies length bytes from the handle to the byte array.
copyToArray(int, char[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient char[] copy that copies length chars from the pointer to the char array.
copyToArray(int, char[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient char[] copy that copies length chars from the handle to the char array.
copyToArray(int, double[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient double[] copy that copies length doubles from the pointer to the double array.
copyToArray(int, double[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient double[] copy that copies length doubles from the handle to the double array.
copyToArray(int, float[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient float[] copy that copies length floats from the pointer to the float array.
copyToArray(int, float[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient float[] copy that copies length floats from the handle to the float array.
copyToArray(int, int[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient int[] copy that copies length ints from the pointer to the int array.
copyToArray(int, int[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient int[] copy that copies length ints from the handle to the int array.
copyToArray(int, long[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient long[] copy that copies length longs from the pointer to the long array.
copyToArray(int, long[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient long[] copy that copies length longs from the handle to the long array.
copyToArray(int, short[], int, int) - Method in class quicktime.util.QTPointerRef
An efficient short[] copy that copies length shorts from the pointer to the short array.
copyToArray(int, short[], int, int) - Method in class quicktime.util.QTHandleRef
An efficient short[] copy that copies length shorts from the handle to the short array.
copyToUserData(UserData, boolean) - Method in class quicktime.std.movies.media.UserData
Copies the user data from the specified user data object

QuickTime::CopyUserData()

copyUserData(Media, Media, int) - Static method in class quicktime.std.movies.media.Media
Copies the user data from the specified media into the destination media

QuickTime::CopyMediaUserData()

copyUserData(Movie, Movie, int) - Static method in class quicktime.std.movies.Movie
Copies the user data from the specified movie into the destination movie

QuickTime::CopyMovieUserData()

copyUserData(Track, Track, int) - Static method in class quicktime.std.movies.Track
Copies the user data from the specified track into the destination track

QuickTime::CopyTrackUserData()

copyUserData(UserData, UserData, int) - Static method in class quicktime.std.movies.media.UserData
Copies the user data from the specified user data object into the destination user data object

QuickTime::CopyUserData()

copyUserDataFromMedia(Media, boolean) - Method in class quicktime.std.movies.media.Media
Copies the user data from the specified media into this media

QuickTime::CopyMediaUserData()

copyUserDataFromMovie(Movie, boolean) - Method in class quicktime.std.movies.Movie
Copies the user data from the specified movie into this movie

QuickTime::CopyMovieUserData()

copyUserDataFromTrack(Track, boolean) - Method in class quicktime.std.movies.Track
Copies the user data from the specified track into this track

QuickTime::CopyTrackUserData()

copyUserDataToMedia(Media, boolean) - Method in class quicktime.std.movies.media.Media
Copies the user data in the media to the destination media

QuickTime::CopyMediaUserData()

copyUserDataToMovie(Movie, boolean) - Method in class quicktime.std.movies.Movie
Copies the user data in the movie to the destination movie

QuickTime::CopyMovieUserData()

copyUserDataToTrack(Track, boolean) - Method in class quicktime.std.movies.Track
Copies the user data in the track to the destination track

QuickTime::CopyTrackUserData()

couldNotResolveDataRef - Static variable in interface quicktime.Errors
Movie Toolbox errors
couldNotUseAnExistingSample - Static variable in interface quicktime.Errors
Movie Toolbox errors
couldntGetRequiredComponent - Static variable in interface quicktime.Errors
 
count() - Method in class quicktime.std.comp.ComponentDescription
Count the Components that much the description parameters.
count() - Method in class quicktime.std.comp.Component
Determines the current number of open connections managed by the Component.
countAttributes() - Method in class quicktime.std.qtcomponents.XMLElement
count of number of XMLAttribute items
countChildrenOfType(Atom, int) - Method in class quicktime.std.movies.AtomContainer
This method allows you to determine the number of items of a given type in a parent atom's child list.
countContents() - Method in class quicktime.std.qtcomponents.XMLElement
count of number of XMLContent items
counter - Variable in class quicktime.std.qtcomponents.TimeCodeInfo
Represents the total number of frames of the timecode.
countExtensionType(int) - Method in class quicktime.std.image.ImageDescription
Counts the number of extensions of a given type.
countImages() - Method in class quicktime.std.movies.media.SpriteMediaHandler
This method returns the number of images contained in the image pool of this media.
countPointsInPath(int) - Method in class quicktime.std.image.GXPaths
This method is used to count the points along either one of a path's contours or all of its contours.
countSprites() - Method in class quicktime.std.movies.media.SpriteMediaHandler
This method returns the number of sprites contained in the media.
countType(int) - Method in class quicktime.std.movies.media.UserData
This method allows you to determine the number of items of a given type in a user data list.
createFilePreviewComponentType - Static variable in interface quicktime.std.StdQTConstants
 
createImage(ImageProducer) - Method in class quicktime.app.display.JQTCanvas
Deprecated.  
createMembers() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
createMovieFile(int, int) - Method in class quicktime.io.QTFile
Creates a file as specified by this QTFile.
createMovieFile(QTFile, int, int) - Static method in class quicktime.std.movies.Movie
Creates a Movie object and the file as specified by the QTFile.
createMovieFileDeleteCurFile - Static variable in interface quicktime.std.StdQTConstants
 
createMovieFileDontCreateMovie - Static variable in interface quicktime.std.StdQTConstants
 
createMovieFileDontCreateResFile - Static variable in interface quicktime.std.StdQTConstants
 
createMovieFileDontOpenFile - Static variable in interface quicktime.std.StdQTConstants
 
createSequence(File) - Static method in class quicktime.app.image.ImageUtil
Deprecated. since QTJava 6.1
createSequence(File, FileFilter) - Static method in class quicktime.app.image.ImageUtil
Deprecated. since QTJava 6.1
createSequence(Track) - Static method in class quicktime.app.image.ImageUtil
Deprecated. since QTJava 6.1
createShortcutMovieFile(int, int, int, DataRef) - Method in class quicktime.io.QTFile
Creates a short cut movie file as specified by this QTFile.
createSprite(SpriteWorld) - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
cross(Point3D, Point3D) - Method in class quicktime.qd3d.math.Point3D
Returns the cross product of the two vectors determined by subtracting point2 from this and point3 from this

QuickDraw3D::Q3Point3D_CrossProductTri
cross(Vector2D) - Method in class quicktime.qd3d.math.Vector2D
Returns the cross product of this vector and vector v2.
cross(Vector3D) - Method in class quicktime.qd3d.math.Vector3D
Returns the cross product of this vector and vector v2.
crossCursor - Static variable in interface quicktime.qd.QDConstants
 
CSequence - class quicktime.std.image.CSequence.
This class is used for compressing a sequence of images.
CSequence(QDGraphics, QDRect, int, CodecComponent, int, int, int, int) - Constructor for class quicktime.std.image.CSequence
Creating an instance of this class signals the beginning of the process of compressing a sequence of frames.
CSequence(QDGraphics, QDRect, int, int, CodecComponent, int, int, int, ColorTable, int) - Constructor for class quicktime.std.image.CSequence
Creating an instance of this class signals the beginning of the process of compressing a sequence of frames.
CSequenceToMemory - class quicktime.app.image.CSequenceToMemory.
Deprecated. since QTJava 6.1
CSequenceToMemory(int) - Constructor for class quicktime.app.image.CSequenceToMemory
Deprecated. since QTJava 6.1
CSequenceToMemory(QDGraphics, QDRect, int, int, CodecComponent, int, int, int, ColorTable, int) - Constructor for class quicktime.app.image.CSequenceToMemory
Deprecated. since QTJava 6.1
CString2String(byte[], int) - Static method in class quicktime.util.QTUtils
Converts a CString into a java.lang.String.
currentImage - Variable in class quicktime.app.ui.UIElement
Deprecated. The image used when the UIElement is active* @deprecated since QTJava 6.1
currentIn - Static variable in interface quicktime.std.StdQTConstants
Input Format Standards
currentMovieCount() - Static method in class quicktime.app.time.TaskAllMovies
Returns the current number of active Movies and/or TimeBases that the TaskAllMovies object is registered to count.
CursorRecord - class quicktime.vr.CursorRecord.
The cursRecord parameter to replaceCursor() specifies a CursorRecord object, which indicates the cursor to replace and its replacement cursor.
CursorRecord() - Constructor for class quicktime.vr.CursorRecord
Creates a CursorRecord object containing no data
CursorRecord(byte[]) - Constructor for class quicktime.vr.CursorRecord
Creates a QTVRTrackRefEntry object from a byte array Used in cloning
Curve - class quicktime.std.image.Curve.
This class represents the QuickTime vectors.
Curve() - Constructor for class quicktime.std.image.Curve
Opens the specified QTVector component subtype kVectorCodecType.
CurvePath - class quicktime.std.image.CurvePath.
You use the CurvePath to specify a single contour composed of straight lines and curves.
CurvePath(Curve) - Constructor for class quicktime.std.image.CurvePath
This method is used to create a new path.
cut() - Method in class quicktime.std.movies.MovieController
This method returns a copy of the current movie selection from the movie associated with a specified controller and then removes the current movie selection from the source movie.
cutSelection() - Method in class quicktime.std.movies.Movie
This method creates a new movie that contains the original movie's current selection.
cyan - Static variable in class quicktime.qd.QDColor
 
cyanBit - Static variable in interface quicktime.qd.QDConstants
 
cyanColor - Static variable in interface quicktime.qd.QDConstants
 

D

darkGray - Static variable in class quicktime.qd.QDColor
 
data - Variable in class quicktime.std.movies.media.MediaSample
The media sample's data handle.
dataAlreadyClosed - Static variable in interface quicktime.Errors
Movie Toolbox errors
dataAlreadyOpenForWrite - Static variable in interface quicktime.Errors
Movie Toolbox errors
DataCodecCompressor - class quicktime.std.qtcomponents.DataCodecCompressor.
Compresses data using the specified compressor
DataCodecCompressor(ComponentIdentifier) - Constructor for class quicktime.std.qtcomponents.DataCodecCompressor
Given a component identifier it opens the specified component.
DataCodecCompressor(int) - Constructor for class quicktime.std.qtcomponents.DataCodecCompressor
Opens the specified data codec compressor component, 'dcom', with the given subType.
DataCodecDecompressor - class quicktime.std.qtcomponents.DataCodecDecompressor.
This class is used to decompress data given an appropriate compressor type which is the compressor used to compress the data.
DataCodecDecompressor(ComponentIdentifier) - Constructor for class quicktime.std.qtcomponents.DataCodecDecompressor
Given a component identifier it opens the specified component.
DataCodecDecompressor(int) - Constructor for class quicktime.std.qtcomponents.DataCodecDecompressor
Opens the specified data codec decompressor component, 'ddec', with the given subType.
DataCodecInfo - class quicktime.std.qtcomponents.DataCodecInfo.
An object of this class is returned after a DataCodecCompressor.compress call
dataCompressionAtomAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
dataCompressorComponentType - Static variable in interface quicktime.std.StdQTConstants
 
dataDecompressorComponentType - Static variable in interface quicktime.std.StdQTConstants
 
DataHandler - class quicktime.std.movies.media.DataHandler.
The DataHandler class implements the corresponding data structure of the Movie Toolbox.
DataHandler(DataRef, int) - Constructor for class quicktime.std.movies.media.DataHandler
This constructor creates a DataHandler object for the specified data reference.
dataHandlerType - Static variable in interface quicktime.std.StdQTConstants
 
dataInfoAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
dataNoDataRef - Static variable in interface quicktime.Errors
Movie Toolbox errors
dataNotOpenForRead - Static variable in interface quicktime.Errors
Movie Toolbox errors
dataNotOpenForWrite - Static variable in interface quicktime.Errors
Movie Toolbox errors
dataOffset - Variable in class quicktime.sound.SndInfo
The offset to the sound data
dataOffsetFlag - Static variable in interface quicktime.sound.SoundConstants
 
DataRateParams - class quicktime.std.image.DataRateParams.
The Image Compression Manager provides this object to allow your application to communicate information to compressors that can constrain compressed data to a specific data rate.
DataRateParams() - Constructor for class quicktime.std.image.DataRateParams
Creates a DataRateParams object with no values set.
DataRateParams(int, int, int, int, int, int) - Constructor for class quicktime.std.image.DataRateParams
Create a DataRateParams object and set the relevant values.
DataRateSettings - class quicktime.std.qtcomponents.DataRateSettings.
 
DataRateSettings(byte[]) - Constructor for class quicktime.std.qtcomponents.DataRateSettings
Constructor for building a data rate settings object from a byte array (such as the one you can get from an atom container)
DataRateSettings(int, int, int, int) - Constructor for class quicktime.std.qtcomponents.DataRateSettings
Construct temporal settings to set the dialog display.
DataRef - class quicktime.std.movies.media.DataRef.
The DataRef class implements the data reference structure of the Movie Toolbox.
DataRef(AliasHandle) - Constructor for class quicktime.std.movies.media.DataRef
This constructor creates a DataRef that represents an AliasHandle.
DataRef(QTFile) - Constructor for class quicktime.std.movies.media.DataRef
This constructor creates a DataRef that represents a QTFile.
DataRef(QTHandleRef) - Constructor for class quicktime.std.movies.media.DataRef
This constructor creates a DataRef that references the given QTHandle so the dataRefType is a handle DataRef ('hndl').
DataRef(QTHandleRef, int, String) - Constructor for class quicktime.std.movies.media.DataRef
This constructor creates a DataRef that references the given QTHandle so the dataRefType is a handle DataRef ('hndl').
DataRef(String) - Constructor for class quicktime.std.movies.media.DataRef
This constructor creates a DataRef that represents any URL.
dataRefAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
dataRefContainerAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
dataRefSelfReference - Static variable in interface quicktime.std.StdQTConstants
 
dataRefWasChanged - Variable in class quicktime.std.movies.MovieInfo
If data reference was changed or not.
dataRefWasNotResolved - Static variable in interface quicktime.std.StdQTConstants
 
dataSize - Variable in class quicktime.std.qtcomponents.SCInfo
The actual number of bytes in the handle that is the compressed data.
dbBufferReady - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
dbLastBuffer - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
deactivate() - Method in class quicktime.app.actions.MouseResponder
Deprecated. since QTJava 6.1
deactivate() - Method in class quicktime.std.movies.MovieController
This method deactivates the movie controller.
deactivateResponder() - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
deactivateResponder() - Method in class quicktime.app.anim.SWController
Deprecated. since QTJava 6.1
deactivateResponder() - Method in class quicktime.app.display.GroupController
Deprecated. since QTJava 6.1
deactiveImage - Variable in class quicktime.app.ui.UIElement
Deprecated. The image used when the UIElement is deactive* @deprecated since QTJava 6.1
decompress(EncodedImage, ImageDescription, QDGraphics, QDRect, int) - Static method in class quicktime.std.image.QTImage
Decompresses a single frame image into a pixel map structure.
decompress(EncodedImage, ImageDescription, QDGraphics, QDRect, QDRect, int, Region) - Static method in class quicktime.std.image.QTImage
Decompresses a single frame image into a pixel map structure.
decompress(QTPointerRef, QTPointerRef) - Method in class quicktime.std.qtcomponents.DataCodecDecompressor
The DataCodecDecompress function decompresses data using the specified compressor component.
decompressFrame(ByteEncodedImage, int) - Method in class quicktime.std.image.DSequence
Your application calls this method to decompress one of a sequence of frames.
decompressFrame(EncodedImage, int) - Method in class quicktime.std.image.DSequence
Your application calls this method to decompress one of a sequence of frames.
decompressFrame(IntEncodedImage, int) - Method in class quicktime.std.image.DSequence
Your application calls this method to decompress one of a sequence of frames.
decompressFrame(RawEncodedImage, int) - Method in class quicktime.std.image.DSequence
Your application calls this method to decompress one of a sequence of frames.
decompressFrameS(ByteEncodedImage, int) - Method in class quicktime.std.image.DSequence
Your application calls this method to decompress one of a sequence of frames.
decompressFrameS(EncodedImage, int) - Method in class quicktime.std.image.DSequence
Your application calls this method to decompress one of a sequence of frames.
decompressFrameS(IntEncodedImage, int) - Method in class quicktime.std.image.DSequence
Your application calls this method to decompress one of a sequence of frames.
decompressFrameS(RawEncodedImage, int) - Method in class quicktime.std.image.DSequence
Your application calls this method to decompress one of a sequence of frames.
decompressFrameWhen(ByteEncodedImage, int, ICMFrameTime) - Method in class quicktime.std.image.DSequence
Queues a frame for decompression and specifies the time at which decompression will begin.
decompressFrameWhen(EncodedImage, int, ICMFrameTime) - Method in class quicktime.std.image.DSequence
Queues a frame for decompression and specifies the time at which decompression will begin.
decompressFrameWhen(IntEncodedImage, int, ICMFrameTime) - Method in class quicktime.std.image.DSequence
Queues a frame for decompression and specifies the time at which decompression will begin.
decompressFrameWhen(RawEncodedImage, int, ICMFrameTime) - Method in class quicktime.std.image.DSequence
Queues a frame for decompression and specifies the time at which decompression will begin.
Decompressor - class quicktime.std.image.Decompressor.
Corresponds to the Decompressor component type Refer to DecompressorComponent in QuickTime
decompressorComponentType - Static variable in interface quicktime.std.StdQTConstants
the type for "Components" which decompress images.
decompressSlop - Variable in class quicktime.std.qtcomponents.DataCodecInfo
Contains the number of bytes that should be added to the decompression buffer size if decompression occurs in place.
defaultDither - Static variable in interface quicktime.std.StdQTConstants
 
defaultHints - Variable in class quicktime.std.movies.LoadSettings
The default hints for preloading.
defaultPictFileSettings(OpenFile, boolean) - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Allows you to derive default compression settings for an image that is stored in a Pict File.
defaultPictSettings(Pict, boolean) - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Allows you to derive default compression settings for an image that is stored in a Pict.
defaultPixMapSettings(PixMap, boolean) - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Allows you to derive default compression settings for an image that is stored in a pixel map.
defaultProgressFuntion - Static variable in interface quicktime.std.StdQTConstants
Use this constant when you want the movie toolbox to display the default progress function.
defaultProtocol() - Method in class quicktime.app.spaces.Protocol
Deprecated. since QTJava 6.1
definition - Variable in class quicktime.std.qtcomponents.TimeCodeInfo
Used to indicate the timecode formatting information.
defQDColors - Static variable in interface quicktime.qd.QDConstants
 
delete() - Method in class quicktime.io.QTFile
This method deletes a movie file.
deleteReference(int, int) - Method in class quicktime.std.movies.Track
This method allows you to remove a track reference from a track.
deleteSegment(int, int) - Method in class quicktime.std.movies.Track
This method removes a specified segment from a track.
deleteSegment(int, int) - Method in class quicktime.std.movies.Movie
This method removes a specified segment from a movie.
deltaDistance - Variable in class quicktime.std.image.NearestPointInfo
The distance between the specified point and the closest point in the contour to it.
description - Variable in class quicktime.std.movies.media.SampleInfo
The media sample's sample description.
descriptionIndex - Variable in class quicktime.std.movies.media.SampleReferenceInfo
The sample description index.
descriptionIndex - Variable in class quicktime.std.movies.media.SampleInfo
The media sample's sample description index.
destPortErr - Static variable in interface quicktime.Errors
Port related errors
determinant() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the determinant of this matrix.
determinant() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the determinant of this matrix.
deviceCantMeetRequest - Static variable in interface quicktime.Errors
 
deviceIsAScreen - Static variable in interface quicktime.qd.QDConstants
 
deviceIsDCISurface - Static variable in interface quicktime.qd.QDConstants
 
deviceIsDDSurface - Static variable in interface quicktime.qd.QDConstants
 
deviceIsExternalBuffer - Static variable in interface quicktime.qd.QDConstants
 
deviceIsGDISurface - Static variable in interface quicktime.qd.QDConstants
 
deviceIsIndirect - Static variable in interface quicktime.qd.QDConstants
 
deviceIsOverlaySurface - Static variable in interface quicktime.qd.QDConstants
 
deviceIsStatic - Static variable in interface quicktime.qd.QDConstants
 
deviceNeedsLock - Static variable in interface quicktime.qd.QDConstants
 
dfAntiAlias - Static variable in interface quicktime.std.StdQTConstants
 
dfClipToTextBox - Static variable in interface quicktime.std.StdQTConstants
 
dfContinuousKaraoke - Static variable in interface quicktime.std.StdQTConstants
 
dfContinuousScroll - Static variable in interface quicktime.std.StdQTConstants
 
dfDontAutoScale - Static variable in interface quicktime.std.StdQTConstants
 
dfDontDisplay - Static variable in interface quicktime.std.StdQTConstants
 
dfDropShadow - Static variable in interface quicktime.std.StdQTConstants
 
dfFlowHoriz - Static variable in interface quicktime.std.StdQTConstants
 
dfHorizScroll - Static variable in interface quicktime.std.StdQTConstants
 
dfInverseHilite - Static variable in interface quicktime.std.StdQTConstants
 
dfKeyedText - Static variable in interface quicktime.std.StdQTConstants
 
dfReverseScroll - Static variable in interface quicktime.std.StdQTConstants
 
dfScrollIn - Static variable in interface quicktime.std.StdQTConstants
 
dfScrollOut - Static variable in interface quicktime.std.StdQTConstants
 
dfShrinkTextBoxToFit - Static variable in interface quicktime.std.StdQTConstants
 
dfTextColorHilite - Static variable in interface quicktime.std.StdQTConstants
 
dfUseMovieBGColor - Static variable in interface quicktime.std.StdQTConstants
 
DialogCompletionCallback - interface quicktime.std.DialogCompletionCallback.
 
diff(Region) - Method in class quicktime.qd.Region
Calculates the subtracts the specified explicit region from the implicit region and creates a new region representing that structure.
digiInDoesBW - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiInDoesColor - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiInDoesComponent - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiInDoesComposite - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiInDoesGenLock - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiInDoesNTSC - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiInDoesPAL - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiInDoesSECAM - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiInDoesSVideo - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiInSignalLock - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiInVTR_Broadcast - Static variable in interface quicktime.std.StdQTConstants
Digitizer Input Capability/Current Flags
digiOutDoes1 - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoes16 - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoes2 - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoes32 - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoes4 - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoes8 - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesAsyncGrabs - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesBlend - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesCompress - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesCompressOnly - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesCompressPartiallyVisible - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesDither - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesDouble - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesHorizFlip - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesHW_DMA - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesHWPlayThru - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesILUT - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesKeyColor - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesMask - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesPlayThruDuringCompress - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesQuad - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesQuarter - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesRotate - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesShrink - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesSixteenth - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesSkew - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesStretch - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesUnreadableScreenBits - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesVertFlip - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digiOutDoesWarp - Static variable in interface quicktime.std.StdQTConstants
Digitizer Output Capability/Current Flags
digitizerChanged() - Method in class quicktime.std.sg.SGVideoChannel
Allows you to notify the sequence grabber component whenever you change the configuration of a video channel's video digitizer.
DigitizerInfo - class quicktime.std.sg.DigitizerInfo.
 
digiUnimpErr - Static variable in interface quicktime.Errors
 
dInstErr - Static variable in interface quicktime.Errors
 
DirectGroup - class quicktime.app.display.DirectGroup.
Deprecated. since QTJava 6.1
DirectGroup(Dimension, QDColor) - Constructor for class quicktime.app.display.DirectGroup
Deprecated. since QTJava 4.0, replaced by DirectGroup
DirectGroup(QDDimension, QDColor) - Constructor for class quicktime.app.display.DirectGroup
Deprecated. since QTJava 6.1
DirectGroup(QDDimension, QDColor, int, int, Protocol) - Constructor for class quicktime.app.display.DirectGroup
Deprecated. since QTJava 6.1
directType - Static variable in interface quicktime.qd.QDConstants
 
dirFulErr - Static variable in interface quicktime.Errors
 
dirNFErr - Static variable in interface quicktime.Errors
 
dispose() - Method in class quicktime.std.image.ImageSequenceDataSource
All data sources are diposed of with the sequence.
dispose() - Method in class quicktime.std.qtcomponents.XMLDoc
Disposes of a XMLDoc parse tree

QuickTime::XMLParseDisposeXMLDoc
disposeChannel(SGChannel) - Method in class quicktime.std.sg.SequenceGrabber
Removes a channel from a sequence grabber component.
disposeImage(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
Free memory allocated for image and removes image from track.
disposeOutput(SGOutput) - Method in class quicktime.std.sg.SequenceGrabber
Disposes of an output associated with a sequence grabber.
disposeQTObject() - Method in class quicktime.QTObject
This call will dispose the underlying QuickTime object that is associated with the QTJava object.
disposeQTObject() - Method in class quicktime.std.sg.SGOutput
Disposes of an output associated with a sequence grabber.
distance(Point3D) - Method in class quicktime.qd3d.math.Point3D
Returns the absolute value of the distance between points this and p2.
distance(QDPoint, QDPoint) - Static method in class quicktime.qd3d.math.Point2D
Returns the absolute value of the distance between points p1 and p2.
distanceSquared(Point3D) - Method in class quicktime.qd3d.math.Point3D
Returns the squared value of the distance between points this and p2.
distanceSquared(QDPoint, QDPoint) - Static method in class quicktime.qd3d.math.Point2D
Returns the square value of the distance between points p1 and p2.
ditherCopy - Static variable in interface quicktime.qd.QDConstants
 
ditherPix - Static variable in interface quicktime.qd.QDConstants
 
ditherPixBit - Static variable in interface quicktime.qd.QDConstants
 
dmaDepth1 - Static variable in interface quicktime.std.StdQTConstants
 
dmaDepth16 - Static variable in interface quicktime.std.StdQTConstants
 
dmaDepth2 - Static variable in interface quicktime.std.StdQTConstants
 
dmaDepth2Gray - Static variable in interface quicktime.std.StdQTConstants
 
dmaDepth32 - Static variable in interface quicktime.std.StdQTConstants
 
dmaDepth4 - Static variable in interface quicktime.std.StdQTConstants
 
dmaDepth4Gray - Static variable in interface quicktime.std.StdQTConstants
 
dmaDepth8 - Static variable in interface quicktime.std.StdQTConstants
 
dmaDepth8Gray - Static variable in interface quicktime.std.StdQTConstants
 
doAction(float, int) - Method in class quicktime.app.actions.PeriodicAction
Deprecated. since QTJava 6.1
doAction(float, int) - Method in class quicktime.app.actions.NextImageAction
Deprecated. since QTJava 6.1
doAction(float, int) - Method in class quicktime.app.actions.MatrixAction
Deprecated. since QTJava 6.1
doCommand(SndCommand) - Method in class quicktime.sound.SndChannel
The SndDoCommand function sends the sound command specified in the cmd parameter to the end of the command queue of the channel specified in the chan parameter.
doCommand(SndCommand, boolean) - Method in class quicktime.sound.SndChannel
The SndDoCommand function sends the sound command specified in the cmd parameter to the end of the command queue of the channel specified in the chan parameter.
doConstraintBoundsTesting - Variable in class quicktime.app.actions.MatrixAction
Deprecated. since QTJava 6.1
doDragTarget(MouseEvent) - Method in class quicktime.app.actions.MouseController
Deprecated.  
doDraw() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
doesDrawAllPixels() - Method in class quicktime.std.image.GraphicsImporter
Determines if the GraphicsImporter will draw all the pixels that are contained in the image data that it is presenting.
doExport() - Method in class quicktime.std.image.GraphicsExporter
You can use the GraphicsExportDoExport function to perform an export operation.
doExportImageFileDialog(QTFile, String) - Method in class quicktime.std.image.GraphicsImporter
Presents a dialog box letting the user save an image in a foreign file format.
doImmediate(SndCommand) - Method in class quicktime.sound.SndChannel
The SndDoImmediate function operates much like SndDoCommand, except that it bypasses the existing command queue of the sound channel and sends the specified command directly to the Sound Manager for immediate processing.
doLock() - Method in class quicktime.qd.PixMap
Use this method to prevent the base address for an offscreen pixel image from being moved while you draw into or copy from its pixel map.
doLock() - Method in class quicktime.std.movies.AtomContainer
This method locks an atom data structure in memory.
doLock() - Method in class quicktime.util.QTHandleRef
Subclasses can overide this to lock a handle based structure.
doMouseClicked(QTMouseEvent) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
doMouseClicked(QTMouseEvent) - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
doMouseDragged(QTMouseEvent) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
doMouseDragged(QTMouseEvent) - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
doMouseEntered(QTMouseEvent) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
doMouseEntered(QTMouseEvent) - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
doMouseExited(QTMouseEvent) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
doMouseExited(QTMouseEvent) - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
doMouseMoved(QTMouseEvent, boolean) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
doMouseMoved(QTMouseEvent, boolean) - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
doMousePressed(QTMouseEvent) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
doMousePressed(QTMouseEvent) - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
doMouseReleased(QTMouseEvent) - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
doMouseReleased(QTMouseEvent, boolean) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
doMouseTargetEnter(QTMouseEvent) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
doMouseTargetExit(QTMouseEvent) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
doNotify - Variable in class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1
dontAutoFileMovieImport - Static variable in interface quicktime.std.StdQTConstants
 
dontMatchSeeds - Static variable in interface quicktime.qd.QDConstants
 
dontMatchSeedsBit - Static variable in interface quicktime.qd.QDConstants
 
dontRegisterWithEasyOpen - Static variable in interface quicktime.std.StdQTConstants
 
doStandaloneExport() - Method in class quicktime.std.image.GraphicsExporter
If both CanTranscode and CanUseCompressor reply false , the base graphics exporter makes this call of the format-specific exporter to perform the call.
dot(Quaternion) - Method in class quicktime.qd3d.math.Quaternion
Returns the dot product of two quaternions, this and q2.
dot(Vector2D) - Method in class quicktime.qd3d.math.Vector3D
Returns the dot product of this vector and vector v2.
dot(Vector2D) - Method in class quicktime.qd3d.math.Vector2D
Returns the dot product of this vector and vector v2.
doTheRightThing - Static variable in interface quicktime.std.StdQTConstants4
 
doTime(boolean) - Method in class quicktime.app.image.QTTransition
Deprecated. since QTJava 6.1
doTranscode() - Method in class quicktime.std.image.GraphicsExporter
The base graphics exporter makes this call of the format-specific graphics exporter to perform a transcoding export.
doTransformation(Matrix) - Method in class quicktime.app.actions.TranslateMatrix
Deprecated. since QTJava 6.1
doTransformation(Matrix) - Method in class quicktime.app.actions.TransformMatrix
Deprecated. since QTJava 6.1
doTransformation(Matrix, int, int) - Method in class quicktime.app.actions.TranslateMatrix
Deprecated. since QTJava 6.1
doTransformation(Matrix, int, int) - Method in class quicktime.app.actions.TransformMatrix
Deprecated. since QTJava 6.1
doTransition() - Method in class quicktime.app.image.QTTransition
Deprecated. since QTJava 6.1
doTransition() - Method in class quicktime.app.image.QTEffectPresenter
Deprecated. since QTJava 6.1
doubleBufferCmd - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
doUnlock() - Method in class quicktime.qd.PixMap
Use this method when you are finished drawing into and copying from an offscreen graphics world.
doUnlock() - Method in class quicktime.std.movies.AtomContainer
This method unlocks an atom data structure in memory.
doUnlock() - Method in class quicktime.util.QTHandleRef
Subclasses can overide this to unlock a handle based structure.
doUseCompressor(AtomContainer) - 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.
doUserDialog(Movie, Track, int, int) - Method in class quicktime.std.qtcomponents.MovieExporter
Determines the data reference handle for the movie export component.
doUserDialog(QTFile) - Method in class quicktime.std.qtcomponents.MovieImporter
Allows an application to request that your component display its user dialog box.
doUserDialog(QTHandleRef) - Method in class quicktime.std.qtcomponents.MovieImporter
Specifies the use of.
DragAction - class quicktime.app.actions.DragAction.
Deprecated. since QTJava 6.1
DragAction(TransformMatrix) - Constructor for class quicktime.app.actions.DragAction
Deprecated. since QTJava 6.1
DragAdapter - class quicktime.app.event.DragAdapter.
Deprecated. since QTJava 6.1
DragAdapter() - Constructor for class quicktime.app.event.DragAdapter
Deprecated.  
Dragger - class quicktime.app.actions.Dragger.
Deprecated. since QTJava 4.0
Dragger(int) - Constructor for class quicktime.app.actions.Dragger
Deprecated. since QTJava 6.1
Dragger(int, int) - Constructor for class quicktime.app.actions.Dragger
Deprecated. since QTJava 6.1
Dragger(int, int, int) - Constructor for class quicktime.app.actions.Dragger
Deprecated. since QTJava 6.1
draw() - Method in class quicktime.std.image.GraphicsImporter
Draws an image.
draw() - Method in class quicktime.std.movies.MovieController
Your application should call the draw method in response to an update event The movie controller component updates the movie controller if the controller is in the same window with the Canvas object.
draw(QDGraphics) - Method in interface quicktime.qd.QDDrawer
A class can draw efficiently on the supplied QDGraphics when this method is called on the QDDrawer object by the QDGraphics.beginDraw method.
draw(QDGraphics, QDRect) - Method in class quicktime.qd.Pict
To draw a picture on any type of output device.
Drawable - interface quicktime.app.display.Drawable.
Deprecated. since QTJava 6.1
drawBadge(Region, boolean) - Method in class quicktime.std.movies.MovieController
This method allows you to display a controller's badge.
drawChar(int) - Method in class quicktime.qd.QDGraphics
The DrawChar procedure draws the glyph for the specified character at the current pen location in this QDGraphics port.
drawCurrentFrame(int) - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
drawingComplete(QTDrawable) - Method in class quicktime.app.display.JQTCanvas
Deprecated. since QTJava 6.1
drawingComplete(QTDrawable) - Method in interface quicktime.app.display.DrawingListener
Deprecated. since QTJava 6.1
DrawingListener - interface quicktime.app.display.DrawingListener.
Deprecated. since QTJava 6.1
DrawingNotifier - interface quicktime.app.display.DrawingNotifier.
 
drawInputImage(QDGraphics, QDRect, QDRect) - Method in class quicktime.std.image.GraphicsExporter
Used by format-specific graphics exporters, especially when doing standalone export: Draws a rectangular portion of the input image.
drawText(String, int, int) - Method in class quicktime.qd.QDGraphics
The DrawText procedure draws the specified text at the current pen location in this QDGraphics port.
drawTextScaled(int, String, float, float) - Method in class quicktime.qd.QDGraphics
The StdText procedure is a QuickDraw bottleneck routine that can be called directly to obtain scaled (or unscaled) text..
drawTrimmed(QDGraphics, QDRect, Region, int) - Method in class quicktime.qd.Pict
Allows the drawing of an image that is stored as a picture.
dRemovErr - Static variable in interface quicktime.Errors
 
dropShadowOffsetType - Static variable in interface quicktime.std.StdQTConstants
 
dropShadowTranslucencyType - Static variable in interface quicktime.std.StdQTConstants
 
DSequence - class quicktime.std.image.DSequence.
This class is used for decompressing a sequence of images.
DSequence(ImageDescription, EncodedImage, QDGraphics, QDRect, Matrix, Region, int, int, CodecComponent) - Constructor for class quicktime.std.image.DSequence
This constructor allows you to pass a compressed sample so the codec can perform preflighting before the first decompressFrame call.
DSequence(ImageDescription, QDGraphics, QDRect, Matrix, Region, int, int, CodecComponent) - Constructor for class quicktime.std.image.DSequence
Creating an instance of this class signals the beginning of the process of decompressing a sequence of frames.
DSequenceFromMemory - class quicktime.app.image.DSequenceFromMemory.
Deprecated. since QTJava 6.1
DSequenceFromMemory(CSequenceToMemory) - Constructor for class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
DSequenceFromMemory(EncodedImage, ImageDescription) - Constructor for class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
DSequenceFromMemory(GraphicsImporter) - Constructor for class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
DSequenceFromMemory(ImageSpec) - Constructor for class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
dskFulErr - Static variable in interface quicktime.Errors
 
dupFNErr - Static variable in interface quicktime.Errors
 
duplicateAtomTypeAndIDErr - Static variable in interface quicktime.Errors
 
duplicateHandlerErr - Static variable in interface quicktime.Errors
 
duration - Variable in class quicktime.std.movies.TimeInfo
Corresponds to a duration value.
DVCMediaType - Static variable in interface quicktime.std.StdQTConstants
 
DynamicCollection - interface quicktime.app.spaces.DynamicCollection.
Deprecated. since QTJava 6.1
DynamicImage - interface quicktime.app.image.DynamicImage.
Deprecated. since QTJava 6.1

E

EditEntry - class quicktime.streaming.EditEntry.
A class that represents an editable entry within a stream
EditEntry() - Constructor for class quicktime.streaming.EditEntry
Create an EditEntry object
EditEntry(long, long, float) - Constructor for class quicktime.streaming.EditEntry
This constructor creates an EditEntry Object
editingNotAllowed - Static variable in interface quicktime.Errors
 
EditList - class quicktime.streaming.EditList.
This class represents an EditListHandle structure which is a vector of EditEntry objects
EditList(int) - Constructor for class quicktime.streaming.EditList
Creates a EditList which is an array of EditEntry objects.
editListAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
editsAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
effectIsRealtime - Static variable in interface quicktime.std.StdQTConstants
 
EffectsList - class quicktime.std.movies.EffectsList.
This class creates an AtomContainer that contains the necessary information for displaying a list of effects
EffectsList(int, int, int) - Constructor for class quicktime.std.movies.EffectsList
Create an effects list from the supplied parameters.
eightToThree - Static variable in interface quicktime.sound.SoundConstants
 
elementFlagAlwaysSelfContained - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 XML element flag
elementFlagPreserveWhiteSpace - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 XML element flag
elements() - Method in class quicktime.util.QTVector
 
elOptionsIncludeNoneInList - Static variable in interface quicktime.std.StdQTConstants
 
empty() - Method in class quicktime.qd.Region
Determines whether a region is empty or not.
emptyPathErr - Static variable in interface quicktime.Errors
Path errors
enableClock(boolean) - Method in class quicktime.sound.SndChannel
Returns the current clock of the SoundClock.
enableEditing(boolean) - Method in class quicktime.std.movies.MovieController
This method allows your application to enable and disable editing for a movie controller.
enableHotSpot(int, int, boolean) - Method in class quicktime.vr.QTVRInstance
You can use the QTVREnableHotSpot function to enable or disable one or more hot spots.
EncodedImage - interface quicktime.util.EncodedImage.
Objects that implement the encoded image interface implement a particular format for storing encoded image data.
end() - Method in class quicktime.std.movies.FullScreen
This method converts the main screen from full screen mode to normal mode.
endEdits() - Method in class quicktime.std.movies.media.Media
This method ends a media-editing session.
endFullScreen() - Method in class quicktime.std.movies.FullScreen
This method converts the main screen from full screen mode to normal mode.
EndianDescriptor - class quicktime.util.EndianDescriptor.
An EndianDescriptor is used to describe the flipping requirements of a particular data-structure.
EndianDescriptor(int) - Constructor for class quicktime.util.EndianDescriptor
Create an EndianDescriptor class with the supplied format.
endianFlip(Object, int, EndianDescriptor) - Static method in class quicktime.util.QTUtils
This will flip the supplied src object's fields according to the characteristics of the supplied EndianDescriptor.
endianFlip(Object, int, Object, int, EndianDescriptor) - Static method in class quicktime.util.QTUtils
This will flip the supplied src object's fields according to the characteristics of the supplied EndianDescriptor and copy these flipped values to the destination object.
endianFlip16(short) - Static method in class quicktime.util.QTUtils
This will flip the endian order of a 16bit value
endianFlip32(int) - Static method in class quicktime.util.QTUtils
This will flip the endian order of a 32bit value
endianFlip64(long) - Static method in class quicktime.util.QTUtils
This will flip the endian order of a 64bit value
EndianFlipSpec - class quicktime.util.EndianFlipSpec.
This class is used to describe the fields of a data-structure that should have its endian order flipped.
EndianFlipSpec(int, int, int) - Constructor for class quicktime.util.EndianFlipSpec
Creates an EndianFlipSpec with the given offset from the start of the object it describes, the size of the flipping and the number of the specified flippingSize objects that should be flipped.
EndianOrder - class quicktime.util.EndianOrder.
The endian methods in this class are context sensitive, in that the big-endian methods will only flip if the current platform is little endian and the little-endian methods will only flip if the current platform is big endian.
endOfDataReached - Static variable in interface quicktime.Errors
Movie Toolbox errors
entered(QTMouseEvent) - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
enterMovies() - Static method in class quicktime.QTSession
Before you call any Movie Toolbox functions, you must initialize the toolbox

QuickTime::EnterMovies()

eofErr - Static variable in interface quicktime.Errors
 
equalRgn(Region) - Method in class quicktime.qd.Region
Compares two regions for sizes, shapes, and locations.
equals(Matrix) - Method in class quicktime.std.image.Matrix
Compares the contents of a matrix for Equality.
equals(Object) - Method in class quicktime.app.actions.TransformMatrix
Deprecated. since QTJava 6.1
equals(Object) - Method in class quicktime.app.actions.SequencerAction
Deprecated. since QTJava 6.1
equals(Object) - Method in class quicktime.app.actions.PeriodicAction
Deprecated. since QTJava 6.1
equals(Object) - Method in class quicktime.app.actions.MatrixAction
Deprecated. since QTJava 6.1
equals(Object) - Method in class quicktime.app.anim.TwoDSprite
Deprecated. Returns true if the TwoDSprite represents the same Sprite object * @deprecated since QTJava 6.1
equals(Object) - Method in class quicktime.app.display.GroupMember
Deprecated. since QTJava 6.1
equals(Object) - Method in class quicktime.QTObject
Indicates whether some other object is equal to this one.
equals(Object) - Method in class quicktime.qd.QDRect
Checks whether two QDRects are equal.
equals(Object) - Method in class quicktime.qd.QDPoint
Checks whether two int points are equal.
equals(Object) - Method in class quicktime.qd.QDDimension
Checks whether two dimension objects have equal values.
equals(Object) - Method in class quicktime.util.QTByteObject
Returns true if the two objects have the same value.
equals(Object) - Method in class quicktime.util.IntEncodedImage
Returns true if the two objects have the same value.
equals(Object) - Method in class quicktime.util.EndianFlipSpec
Returns true if the supplied object has the same values as this object.
equivalentImageDescription(ImageDescription) - Method in class quicktime.std.image.CDSequence
Reports whether two image descriptions are the same.
eraseArc(QDRect, int, int) - Method in class quicktime.qd.QDGraphics
EraseArc draws a wedge of the oval bounded by the rectangle that you specify in the area parameter with the background pattern for the current graphics port.
eraseOval(QDRect) - Method in class quicktime.qd.QDGraphics
Using the background pattern for the current graphics port and the patCopy pattern mode, the EraseOval procedure draws the interior of an oval just inside the bounding rectangle that you specify in the area parameter.
erasePoly(Polygon) - Method in class quicktime.qd.QDGraphics
Using the patCopy pattern mode, ErasePoly draws the interior of the polygon passed in the poly parameter with the background pattern for the current graphics port.
eraseRect(QDRect) - Method in class quicktime.qd.QDGraphics
Erases the specified rect with the current back color.
eraseRgn(Region) - Method in class quicktime.qd.QDGraphics
Erases the specified region with the current back color.
eraseRoundRect(QDRect, int, int) - Method in class quicktime.qd.QDGraphics
EraseRoundRect draws the interior of the rounded rectangle bounded by the rectangle that you specify in the area parameter with the background settings of the current graphics port.
errorCode() - Method in class quicktime.QTRuntimeException
Return the error code that generated the exception.
errorCode() - Method in class quicktime.QTException
Return the error code that generated the exception.
errorCodeToString() - Method in class quicktime.QTRuntimeException
Returns a string that represents the error code of the current QTException.
errorCodeToString() - Method in class quicktime.QTException
Returns a string that represents the error code of the current QTException.
errorCodeToString(int) - Static method in class quicktime.QTException
Returns a string that represents the error code of the current QTException.
Errors - interface quicktime.Errors.
 
evenField1ToEvenFieldOut - Static variable in interface quicktime.std.StdQTConstants
 
evenField1ToOddFieldOut - Static variable in interface quicktime.std.StdQTConstants
 
evenField2ToEvenFieldOut - Static variable in interface quicktime.std.StdQTConstants
 
evenField2ToOddFieldOut - Static variable in interface quicktime.std.StdQTConstants
 
EventDispatcher - class quicktime.app.event.EventDispatcher.
Deprecated. since QTJava 6.1
EventDispatcher() - Constructor for class quicktime.app.event.EventDispatcher
Deprecated.  
EventDispatcherMaker - interface quicktime.app.event.EventDispatcherMaker.
Deprecated. since QTJava 6.1
eventParse(DataRef, boolean, boolean) - Method in class quicktime.std.qtcomponents.XMLParser
Parses the XML file pointed to by dataRef, using event-based parsing.
eventParse(QTFile, boolean, boolean) - Method in class quicktime.std.qtcomponents.XMLParser
Parses the XML file pointed to by file, using event-based parsing.
eventType(int) - Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime music event this method will extract the event type.
exceptionOccurred(QTRuntimeException, Object, String, boolean) - Method in interface quicktime.QTRuntimeHandler
This method is called by the handleExceptionOrThrow method of QTRuntimeException, supplying as much information about the exception as is known.
execute() - Method in class quicktime.std.clocks.QTCallBack
This method is called when the callback is executed.
execute() - Method in interface quicktime.std.qtcomponents.XMLStartDocProc
The method that is called by the XMLParser for parsing the StartDocument event.
execute() - Method in interface quicktime.std.qtcomponents.XMLEndDocProc
The method that is called by the XMLParser for parsing EndDocument events.
execute(int) - Method in class quicktime.streaming.StreamNotifyProc
This method should be overridden to handle the following notification types: kQTSNullNotification kQTSPresBeginChangingNotification kQTSPresDoneChangingNotification kQTSPresentationChangedNotification kQTSPresentationDoneNotification kQTSAnnotationsChangedNotification
execute(int, int) - Method in interface quicktime.std.movies.NextTaskNeededSooner
The execute method is called by the idle manager if QuickTime needs tasking sooner than anticipated * @return an error code or zero if no error * @see quicktime.std.movies#setNextTaskNeededSoonerCallback (quicktime.std.movies.NextTaskNeededSooner)
execute(int, int, int) - Method in class quicktime.streaming.StreamNotifyProc
This method should be overridden to handle the following notification types: kQTSBandwidthAlertNotification
execute(int, int, int, long) - Method in class quicktime.streaming.StreamNotifyProc
This method should be overridden to handle the following notification types: kQTSDurationNotification
execute(int, int, QTPointer) - Method in class quicktime.streaming.StreamNotifyProc
This method should be overridden to handle the following notification types: kQTSNewPresDetectedNotification
execute(int, int, String, int) - Method in class quicktime.streaming.StreamNotifyProc
This method should be overridden to handle the following notification types: kQTSErrorNotification
execute(int, Presentation) - Method in class quicktime.streaming.StreamNotifyProc
This method should be overridden to handle the following notification types: kQTSNewPresentationNotification kQTSPresentationGoneNotification
execute(int, StatusParams) - Method in class quicktime.streaming.StreamNotifyProc
This method should be overridden to handle the following notification types: kQTSStatusNotification
execute(int, Stream) - Method in class quicktime.streaming.StreamNotifyProc
This method should be overridden to handle the following notification types: kQTSStreamBeginChangingNotification kQTSStreamDoneChangingNotification kQTSPreviewAckNotification kQTSPrerollAckNotification kQTSStartAckNotification kQTSStopAckNotification kQTSNewStreamNotification kQTSStreamGoneNotification
execute(int, Stream, Component) - Method in class quicktime.streaming.StreamNotifyProc
This method should be overridden to handle the following notification types: kQTSStreamChangedNotification
execute(int, String) - Method in class quicktime.streaming.StreamNotifyProc
This method should be overridden to handle the following notification types: kQTSURLNotification
execute(Movie) - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
execute(Movie) - Method in interface quicktime.std.movies.MovieDrawingComplete
The execute method is called by the Movie toolbox when drawing is completed.
execute(MovieController, int) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionIdle ID = 1 mcActionActivate ID = 3 mcActionDeactivate ID = 4 mcActionDraw ID = 2 (The Graphics object of the controller can be retrieved from the controller if required) mcActionSetColorTable (The ColorTable object of the movie can be retrieved from the movie) mcActionForceTimeTableUpdate ID = 61 mcActionMovieChanged ID = 77 mcActionControllerSizeChanged ID = 26 (The controller object can be retrieved from the movie) mcActionSuspend ID = 46 mcActionResume ID = 47 mcActionMovieEdited ID = 50 mcActionMovieFinished ID = 86
execute(MovieController, int, AtomContainer, Atom) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionPerformActionList
execute(MovieController, int, boolean) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionSetLooping mcActionSetLoopIsPalindrome mcActionSetKeysEnabled mcActionSetPlaySelection mcActionSetUseBadge mcActionSetPlayEveryFrame mcActionSetCursorSettingEnabled mcActionGetDragEnabled
execute(MovieController, int, boolean[]) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionGetLooping mcActionGetLoopIsPalindrome mcActionGetKeysEnabled mcActionGetPlaySelection mcActionGetUseBadge mcActionGetPlayEveryFrame mcActionShowBalloon - set to false to stop balloon mcActionBadgeClick - set to false to ignore click mcActionGetDragEnabled mcActionGetCursorSettingEnabled mcActionGetMovieActive
execute(MovieController, int, float) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionPlay mcActionSetVolume mcActionPrerollAndPlay mcActionAutoPlay mcActionPauseToBuffer mcActionSetVolumeStep
execute(MovieController, int, float[]) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionGetVolume mcActionGetPlayRate
execute(MovieController, int, int) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionStep mcActionSetFlags mcActionAppMessageReceived
execute(MovieController, int, int[]) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionGetFlags mcActionGetMovieID
execute(MovieController, int, int, StringHandle) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionShowStatusString
execute(MovieController, int, QDPoint) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionForceTimeTableUpdate
execute(MovieController, int, QTGetExternalMovieRecord) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionGetExternalMovie
execute(MovieController, int, ResolvedQTEventSpec) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionExecuteAllActionsForQTEvent mcActionExecuteOneActionForQTEvent This class will pass on the wired sprites actions.
execute(MovieController, int, StringHandle) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionLinkToURL mcActionShowMessageString mcActionGetNextURL
execute(MovieController, int, TimeRecord) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionGoToTime mcActionSetSelectionBegin mcActionGetSelectionBegin mcActionSetSelectionDuration mcActionGetSelectionDuration
execute(MovieController, int, TimeRecord, String) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionGetChapterTime
execute(MovieController, QDRect) - Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: mcActionSetGrowBoxBounds mcActionGetTimeSliderRect
execute(Movie, int) - Method in interface quicktime.std.movies.MoviePrePreroll
The execute method is called by the Movie toolbox when pre-preroll is completed
execute(Movie, int, AtomContainer) - Method in interface quicktime.std.movies.ExecutingWiredAction
The exceute method is called by the Movie toolbox when a wired action is executed
execute(Movie, int, int, float) - Method in interface quicktime.std.movies.MovieProgress
The Movie Toolbox indicates the progress of the operation to your progress function.
execute(Object) - Method in interface quicktime.std.DialogCompletionCallback
 
execute(QTVRInstance, int) - Method in interface quicktime.vr.QTVREnteringNode
This method is called by MoviesTask when a user is entering a new node in a VR movie.
execute(QTVRInstance, int, int) - Method in interface quicktime.vr.QTVRMouseOverHotSpot
This method is called by MoviesTask when a user is over a hot spot in a VR movie.
execute(QTVRInstance, int, int, boolean[]) - Method in interface quicktime.vr.QTVRLeavingNode
This method is called by MoviesTask when a user is leaving a node in a VR movie.
execute(QTVRInstance, QDGraphics) - Method in interface quicktime.vr.QTVRImagingComplete
This method is called by MoviesTask when a QTVRInstance has completed rendering and is ready to be blitted to the screen.
execute(QTVRInstance, QTVRInterceptRecord) - Method in interface quicktime.vr.QTVRInterceptor
This method is called by MoviesTask when a user is entering a new node in a VR movie.
execute(SGChannel, QTPointerRef, int, int, int, int) - Method in interface quicktime.std.sg.SGDataProc
The method that is called by QuickTime to write the provided data.
execute(SndChannel) - Method in interface quicktime.sound.SoundCallBack
This method should be implemented to handle commands that are generated from the doCommand calls on the SndChannel.
execute(SPB) - Method in interface quicktime.sound.SICompletion
 
execute(String) - Method in interface quicktime.std.qtcomponents.XMLEndElementProc
The method that is called by the XMLParser for parsing EndElement events.
execute(String) - Method in interface quicktime.std.qtcomponents.XMLCommentProc
The method that is called by the XMLParser for parsing Comment events.
execute(String) - Method in interface quicktime.std.qtcomponents.XMLCharDataProc
The method that is called by the XMLParser for parsing CharData events.
execute(String, String[]) - Method in interface quicktime.std.qtcomponents.XMLStartElementProc
The method that is called by the XMLParser for parsing StartElement events.
execute(String, String[]) - Method in interface quicktime.std.qtcomponents.XMLPreprocessorProc
The method that is called by the XMLParser for parsing PreprocessorInstruction events.
executeWiredActions(int, AtomContainer) - Method in class quicktime.std.movies.Movie
This method executes specified wired actions associated with the movie

QuickTime::MovieExecuteWiredActions()

ExecutingWiredAction - interface quicktime.std.movies.ExecutingWiredAction.
Classes that implement this interface can be installed into a given movie and receive notification when their wired actions are executed
exited(QTMouseEvent) - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
exitMovies() - Static method in class quicktime.QTSession
QuickTime calls the ExitMovies function automatically when your application quits - you only need to call thi function if you finish with the Movie Toolbox long before your application is ready to quit.
expired() - Static method in class quicktime.util.QTBuild
Deprecated.  
export(ExportParams) - Method in class quicktime.streaming.Presentation
This method exports the stream settings for all streams
export(ExportParams, Stream) - Method in class quicktime.streaming.Presentation
This method exports the stream settings
export(GraphicsExporter) - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
export(GraphicsExporter, QDGraphics) - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
exportImageFile(int, int, QTFile, int) - Method in class quicktime.std.image.GraphicsImporter
Saves an image in a foreign file format.
ExportParams - class quicktime.streaming.ExportParams.
This class provides a representation the native ExportParams structure that provides a collection of export parameters
ExportParams(int, int, QTPointer, int, QTPointer, QTPointer, int, int) - Constructor for class quicktime.streaming.ExportParams
Constructs an ExportParams object based on the native ExportParams structure
ext32Device - Static variable in interface quicktime.qd.QDConstants
 
extendBit - Static variable in interface quicktime.qd.QDConstants
 
ExtendedAudioSpec - interface quicktime.app.audio.ExtendedAudioSpec.
Deprecated. since QTJava 6.1
extractPrefixAndSuffix(String) - Method in class quicktime.app.image.FileFilter
Deprecated. since QTJava 6.1
ExtremesCallBack - class quicktime.std.clocks.ExtremesCallBack.
Provides scheduled operations at the start or stop times of the callback time base.
ExtremesCallBack(TimeBase, int) - Constructor for class quicktime.std.clocks.ExtremesCallBack
This allows your application to obtain a new callback.
ExtScheduledSoundHeader - class quicktime.sound.ExtScheduledSoundHeader.
 
ExtScheduledSoundHeader(QTPointerRef, int, float, int, int) - Constructor for class quicktime.sound.ExtScheduledSoundHeader
Create an ExtScheduledSoundHeader object when the sample data format is uncompressed.
ExtScheduledSoundHeader(QTPointerRef, int, float, int, int, int, int, int) - Constructor for class quicktime.sound.ExtScheduledSoundHeader
Create an ExtScheduledSoundHeader object for use when the sample data is compressed.
ExtScheduledSoundHeader(QTPointerRef, int, float, int, int, int, int, int, TimeRecord, int) - Constructor for class quicktime.sound.ExtScheduledSoundHeader
Create an ExtScheduledSoundHeader object for the scheduled sound calls.
extSH - Static variable in interface quicktime.sound.SoundConstants
 

F

fBsyErr - Static variable in interface quicktime.Errors
 
fCompress(int, int, int, int, int, int) - Method in class quicktime.qd.Pict
This allows your application to compress a single-frame image with more variance that stored as a picture.
fCompress(QDGraphics, QDRect, int, int, int, CodecComponent, ColorTable, int, EncodedImage) - Static method in class quicktime.std.image.QTImage
Compresses a single frame image that is currently stored as a pixel map.
fDecompress(EncodedImage, ImageDescription, QDGraphics, QDRect, Matrix, int, Region, PixMap, QDRect, int, CodecComponent) - Static method in class quicktime.std.image.QTImage
Decompresses a single frame image into a pixel map structure.
featureUnsupported - Static variable in interface quicktime.Errors
Movie Toolbox errors
FileFilter - class quicktime.app.image.FileFilter.
Deprecated. since QTJava 6.1
FileFilter() - Constructor for class quicktime.app.image.FileFilter
Deprecated. since QTJava 6.1
FileFilter(boolean) - Constructor for class quicktime.app.image.FileFilter
Deprecated. since QTJava 6.1
fileOffsetTooBigErr - Static variable in interface quicktime.Errors
Path errors
finalize() - Method in class quicktime.app.audio.NoteChannelControl
Deprecated.  
finalize() - Method in class quicktime.app.display.QTCanvas
Deprecated.  
finalize() - Method in class quicktime.app.spaces.SimpleSpace
Deprecated.  
finalize() - Method in class quicktime.app.time.Timer
The finalize method deactivates the timer.
finalize() - Method in class quicktime.app.time.TaskThread
 
finalize() - Method in class quicktime.QTObject
 
finalize() - Method in class quicktime.jdirect.MethodClosure
 
finalize() - Method in class quicktime.std.movies.FullScreen
 
finalize() - Method in class quicktime.std.movies.media.MediaEQSpectrumBands
 
finalize() - Method in class quicktime.std.qtcomponents.SCSequence
 
find(ComponentDescription) - Static method in class quicktime.std.comp.ComponentIdentifier
Determine the next Component as specified.
find(ComponentIdentifier, ComponentDescription) - Static method in class quicktime.std.comp.ComponentIdentifier
Determine the next Component as specified.
findAbsolutePath(String) - Static method in class quicktime.app.QTFactory
Deprecated. since QTJava 6.1
findAbsolutePath(String) - Static method in class quicktime.app.view.QTFactory
Given a filename this method will exhaustively search all paths found in the user.dir and the classPath and will return a file object that contains an absolute path to the specified argument.
findChildByID_Atom(Atom, int, int) - Method in class quicktime.std.movies.AtomContainer
This method allows you to search for a particular atom within an atom's child list.
findChildByID_index(Atom, int, int) - Method in class quicktime.std.movies.AtomContainer
This method allows you to search for a particular atom within an atom's child list.
findChildByIndex_Atom(Atom, int, int) - Method in class quicktime.std.movies.AtomContainer
This method allows you to search for a particular atom within an atom's child list.
findChildByIndex_id(Atom, int, int) - Method in class quicktime.std.movies.AtomContainer
This method allows you to search for a particular atom within an atom's child list.
findCodec(int, CodecComponent) - Static method in class quicktime.std.image.Decompressor
determines which of the installed decompressors has been chosen to field requests made using one of the special compressor identifiers.
findCodec(int, CodecComponent) - Static method in class quicktime.std.image.Compressor
determines which of the installed compressors has been chosen to field requests made using one of the special compressor identifiers.
findInSystemPaths(String) - Static method in class quicktime.app.QTFactory
Deprecated. since QTJava 6.1
findInSystemPaths(String) - Static method in class quicktime.app.view.QTFactory
This method will take apart the path specification of the fileName and return the first instance of the file (the last name in the path) that it finds within the directories that are known to Java at runtime.
findNextText(QTPointerRef, int, int) - Method in class quicktime.std.movies.media.TextMediaHandler
This method searches for text with a specified media handler starting at a given time.
findNode(Object) - Method in class quicktime.app.actions.TickleList
Deprecated. since QTJava 6.1
findTextCaseSensitive - Static variable in interface quicktime.std.StdQTConstants
 
findTextEdgeOK - Static variable in interface quicktime.std.StdQTConstants
 
findTextReverseSearch - Static variable in interface quicktime.std.StdQTConstants
 
findTextUseOffset - Static variable in interface quicktime.std.StdQTConstants
 
findTextWrapAround - Static variable in interface quicktime.std.StdQTConstants
 
findTone(ToneDescription) - Method in class quicktime.std.music.NoteChannel
Locate the best fitting instrument number for the given ToneDescription.
finish(Movie) - Method in interface quicktime.app.RecordMovieCallback
Deprecated. since QTJava 6.1
finish(SGDrawer) - Method in interface quicktime.app.sg.SGCaptureCallback
Deprecated. since QTJava 6.1
fireAction() - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
firstSoundFormat - Static variable in interface quicktime.sound.SoundConstants
 
Fix2X(int) - Static method in class quicktime.util.QTUtils
Convert a float to a 16.16 Fixed format
fixedCompression - Static variable in interface quicktime.sound.SoundConstants
 
fixedType - Static variable in interface quicktime.qd.QDConstants
 
flags - Variable in class quicktime.app.image.DSequenceFromMemory
Deprecated. The flags that are used in the redraw call.
flags - Variable in class quicktime.std.clocks.TimeCallBack
Determines when the callback will be called.
flags - Variable in class quicktime.std.clocks.RateCallBack
Determines when the callback will be called.
flags - Variable in class quicktime.std.clocks.ExtremesCallBack
Determines when the callback will be called.
flags - Variable in class quicktime.std.movies.media.SampleInfo
The flags for the media samples.
flags - Variable in class quicktime.std.music.MixStateInfo
The mix flags of that part.
FlashDescription - class quicktime.std.movies.media.FlashDescription.
This class maps the FlashDescription record of the MovieToolbox.
FlashDescription() - Constructor for class quicktime.std.movies.media.FlashDescription
This constructor makes a new SpriteDescription object.
FlashMedia - class quicktime.std.movies.media.FlashMedia.
The FlashMedia class repesents Flash media in QuickTime.
FlashMedia(Track, int) - Constructor for class quicktime.std.movies.media.FlashMedia
This constructor creates a media struct for the specified Track object.
FlashMedia(Track, int, DataRef) - Constructor for class quicktime.std.movies.media.FlashMedia
This constructor creates a media struct for the specified Track object.
FlashMediaHandler - class quicktime.std.movies.media.FlashMediaHandler.
This media handler allows a SWF file to be treated as a track within a QuickTime movie.
flashMediaType - Static variable in interface quicktime.std.StdQTConstants4
 
flashScaling - Static variable in class quicktime.app.display.JQTCanvas
Deprecated.  
flatten(int, QTFile, int, int, int, int, String) - Method in class quicktime.std.movies.Movie
This method creates a new movie file containing a specified movie.
flattenActiveTracksOnly - Static variable in interface quicktime.std.StdQTConstants
 
flattenAddMovieToDataFork - Static variable in interface quicktime.std.StdQTConstants
 
flattenCompressMovieResource - Static variable in interface quicktime.std.StdQTConstants
 
flattenData(int, QTFile, int, int, int) - Method in class quicktime.std.movies.Movie
This method creates a new movie file and creates a new movie that contains all of its movie data.
flattenData(int, QTHandle) - Method in class quicktime.std.movies.Movie
This method creates a new movie that contains all of its movie data loaded into memory.
flattenDataToDataRef(DataRef, int, int, int, int) - Method in class quicktime.std.movies.Movie
This method creates a new movie file containing a specified movie.
flattenDontInterleaveFlatten - Static variable in interface quicktime.std.StdQTConstants
 
flattenForceMovieResourceBeforeMovieData - Static variable in interface quicktime.std.StdQTConstants
 
flattenFSSpecPtrIsDataRefRecordPtr - Static variable in interface quicktime.std.StdQTConstants
 
flipAll16 - Static variable in class quicktime.util.EndianDescriptor
This object is used to describe data that should be flipped around 16bit size.
flipAll32 - Static variable in class quicktime.util.EndianDescriptor
This object is used to describe data that should be flipped around 32bit size.
flipAll64 - Static variable in class quicktime.util.EndianDescriptor
This object is used to describe data that should be flipped around 64bit size.
flipBigEndianToNative(Object, int, EndianDescriptor) - Static method in class quicktime.util.EndianOrder
This will flip, iff the current runtime architecture is little endian, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor.
flipBigEndianToNative(Object, int, Object, int, EndianDescriptor) - Static method in class quicktime.util.EndianOrder
This will flip, iff the current runtime architecture is little endian, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor and copy these flipped values to the destination object.
flipBigEndianToNative16(short) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 16bit value iff the current runtime architecture is little endian, otherwise the returned value is the same as the supplied value.
flipBigEndianToNative32(int) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 32bit value iff the current runtime architecture is little endian, otherwise the returned value is the same as the supplied value.
flipBigEndianToNative64(long) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 64bit value iff the current runtime architecture is little endian, otherwise the returned value is the same as the supplied value.
flipLittleEndianToNative(Object, int, EndianDescriptor) - Static method in class quicktime.util.EndianOrder
This will flip, iff the current runtime architecture is big endian, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor.
flipLittleEndianToNative(Object, int, Object, int, EndianDescriptor) - Static method in class quicktime.util.EndianOrder
This will flip, iff the current runtime architecture is big endian, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor and copy these flipped values to the destination object.
flipLittleEndianToNative16(short) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 16bit value iff the current runtime architecture is big endian, otherwise the returned value is the same as the supplied value.
flipLittleEndianToNative32(int) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 32bit value iff the current runtime architecture is big endian, otherwise the returned value is the same as the supplied value.
flipLittleEndianToNative64(long) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 64bit value iff the current runtime architecture is big endian, otherwise the returned value is the same as the supplied value.
flipNativeToBigEndian(Object, int, EndianDescriptor) - Static method in class quicktime.util.EndianOrder
This will flip iff the current runtime architecture is little endian the supplied src object's fields according to the characteristics of the supplied EndianDescriptor.
flipNativeToBigEndian(Object, int, Object, int, EndianDescriptor) - Static method in class quicktime.util.EndianOrder
This will flip, iff the current runtime architecture is little endian, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor and copy these flipped values to the destination object.
flipNativeToBigEndian16(short) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 16bit value iff the current runtime architecture is little endian, otherwise the returned value is the same as the supplied value.
flipNativeToBigEndian32(int) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 32bit value iff the current runtime architecture is little endian, otherwise the returned value is the same as the supplied value.
flipNativeToBigEndian64(long) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 64bit value iff the current runtime architecture is little endian, otherwise the returned value is the same as the supplied value.
flipNativeToLittleEndian(Object, int, EndianDescriptor) - Static method in class quicktime.util.EndianOrder
This will flip, iff the current runtime architecture is big endian, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor.
flipNativeToLittleEndian(Object, int, Object, int, EndianDescriptor) - Static method in class quicktime.util.EndianOrder
This will flip, iff the current runtime architecture is big endian, the supplied src object's fields according to the characteristics of the supplied EndianDescriptor and copy these flipped values to the destination object.
flipNativeToLittleEndian16(short) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 16bit value iff the current runtime architecture is big endian, otherwise the returned value is the same as the supplied value.
flipNativeToLittleEndian32(int) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 32bit value iff the current runtime architecture is big endian, otherwise the returned value is the same as the supplied value.
flipNativeToLittleEndian64(long) - Static method in class quicktime.util.EndianOrder
This will flip the endian order of a 64bit value iff the current runtime architecture is big endian, otherwise the returned value is the same as the supplied value.
flipSpecs() - Method in class quicktime.util.EndianDescriptor
Returns an Enumeration to iterate over the collection of EndianFlipSpecs or null if there is no collection to iterate over
flipTransformationSettings() - Method in class quicktime.app.actions.TranslateMatrix
Deprecated. since QTJava 6.1
flipTransformationSettings() - Method in class quicktime.app.actions.TransformMatrix
Deprecated. since QTJava 6.1
flush() - Method in class quicktime.std.image.DSequence
Stops a decompression sequence, aborting processing of any queued frames.
flushCmd - Static variable in interface quicktime.sound.SoundConstants
 
flushFromRam - Static variable in interface quicktime.std.StdQTConstants
 
fnfErr - Static variable in interface quicktime.Errors
 
forceDither - Static variable in interface quicktime.std.StdQTConstants
 
forceTimeTableUpdate() - Method in class quicktime.std.movies.MovieController
Your application can use this method to force the update of the time table.
forceUpdateNewBuffer - Static variable in interface quicktime.std.StdQTConstants
 
forceUpdateRedraw - Static variable in interface quicktime.std.StdQTConstants
 
forDataRefFromHandle(DataRef, QTHandle, int, MovieInfo) - Method in class quicktime.std.movies.Movie
QuickTime can handle public movie handles with self contained data references.
forEffect(int) - Static method in class quicktime.std.image.ImageDescription
Create an ImageDescription for an Effect Type.
FoundTextInfo - class quicktime.std.movies.media.FoundTextInfo.
The FoundTextInfo class contains information returned from searching text in a track.
FoundTextInfo(int, int, int) - Constructor for class quicktime.std.movies.media.FoundTextInfo
This constructor creates a FoundTextInfo object from the information returned after a search.
Fract2X(int) - Static method in class quicktime.util.QTUtils
Convert a 2.30 Fract format to a float
frameArc(QDRect, int, int) - Method in class quicktime.qd.QDGraphics
Using Pen size of the graphics pen for the current graphics port, FrameArc draws an arc of the oval bounded by the rectangle that you specify in the area parameter.
frameLabelToMovieTime(QTPointerRef) - Method in class quicktime.std.movies.media.FlashMediaHandler
Given a Flash frame's label, get the corresponding movieTime.
frameNumber - Variable in class quicktime.std.qtcomponents.TimeCodeInfo
Used to indicate the current frame number by the specified time and definition.
frameNumberToMovieTime(int) - Method in class quicktime.std.movies.media.FlashMediaHandler
Given a Flash Frame Number, get the corresponding movieTime.
frameOval(QDRect) - Method in class quicktime.qd.QDGraphics
Using the Pen mode, and size of the graphics pen for the current graphics port, the FrameOval procedure draws an outline just inside the oval with the bounding rectangle that you specify in the area parameter.
framePoly(Polygon) - Method in class quicktime.qd.QDGraphics
Using the current graphics portŐs pen size, FramePoly plays back the line-drawing commands that define the polygon passed in the poly parameter.
frameReady() - Method in class quicktime.app.RecordMovie
Deprecated. since QTJava 6.1
frameRect(QDRect) - Method in class quicktime.qd.QDGraphics
Using the pen size of the graphics pen for the current graphics port, the FrameRect procedure draws an outline just inside the rectangle that you specify in the area parameter.
frameRgn(Region) - Method in class quicktime.qd.QDGraphics
Draws an outline just inside the region you pass in the area parameter.
frameRoundRect(QDRect, int, int) - Method in class quicktime.qd.QDGraphics
Using the Pen size of the graphics pen for the current graphics port, FrameRoundRect draws an outline just inside the rounded rectangle bounded by the rectangle that you specify in the area parameter.
freeAtomType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 movie resource atom type
freeCmd - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
freqCmd - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
freqDurationCmd - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
fromARGBColor(int) - Static method in class quicktime.qd.QDColor
Creates a QDColor with the specified ARGB value, where the alpha component is in bits 24-32 of the argument, where the red component is in bits 16-23 of the argument, the green component is in bits 8-15 of the argument, and the blue component is in bits 0-7.
fromArray(byte[]) - Static method in class quicktime.io.AliasHandle
Creates an AliasHandle from the given byte array containing AliasHandle data
fromArray(byte[]) - Static method in class quicktime.util.QTByteObject
This call will return a QTByteObject which becomes a proxy for the specified byte array.
fromArray(byte[], int) - Static method in class quicktime.qd.QDRect
Creates a QDRect from an array of bytes.
fromArray(byte[], int) - Static method in class quicktime.qd.QDPoint
Creates a QDPoint from an array of bytes that represent a FixedPoint, so the byte array must be 8bytes long at least.
fromArray(byte[], int) - Static method in class quicktime.qd.QDColor
Takes a byte array and converts it to a QDColor.
fromArray(byte[], int, int) - Static method in class quicktime.qd.QDPoint
Creates a QDPoint from an array of bytes that represent a FixedPoint, so the byte array must be 8bytes long at least.
fromByteArray(byte[]) - Static method in class quicktime.util.ByteEncodedImage
This will make a ByteEncodedImage from an array of bytes.
fromByteArray(byte[], int) - Static method in class quicktime.util.ByteEncodedImage
This will make a ByteEncodedImage from an array of bytes.
fromCodecName(CodecName) - Static method in class quicktime.util.StringHandle
Get the name of the compressor component.
fromCompressionDialog(CompressionDialog) - Static method in class quicktime.std.movies.AtomContainer
Retrieves the current configuration from the dialog

QuickTime::SCGetSettingsAsAtomContainer()

fromCompressionDialog(ImageCompressionDialog) - Static method in class quicktime.qd.ColorTable
Gets the current color table or null to clear the current color table for a dialog.
fromCompressionDialogState(CompressionDialog) - Static method in class quicktime.util.QTHandleRef
Retrieves all of the settings for a dialog.
fromCSequence(CSequence) - Static method in class quicktime.qd.QDGraphics
This method determines the location of the previous image buffer allocated by the compressor.
fromData(int, QTPointerRef, PresParams) - Static method in class quicktime.streaming.Presentation
Creates a new presentation object from data
fromDataFork(OpenFile, int, int, MovieInfo) - Static method in class quicktime.std.movies.Movie
This method enables you to retrieve a movie that is stored anywhere in the data fork of a specified file.
fromDataRef(DataRef) - Static method in class quicktime.io.AliasHandle
Converts an aliasDataRef type DataRef into an AliasHandle.
fromDataRef(DataRef, int) - Static method in class quicktime.std.movies.Movie
This method enables you to retrieve a movie from any data reference.
fromDataRef(DataRef, Movie, Track, int, int) - Method in class quicktime.std.qtcomponents.MovieImporter
Determines information revelant to the movie import component.
fromDataRef(DataRef, PresParams) - Static method in class quicktime.streaming.Presentation
(Not in carbon yet)

QuickTime::QTSNewPresentationFromDataRef

fromDSequenceImage(DSequence) - Static method in class quicktime.qd.QDGraphics
This method helps you determine the location of the offscreen image buffer allocated by the decompressor.
fromDSequenceScreen(DSequence) - Static method in class quicktime.qd.QDGraphics
This method enables you to determine the location of the offscreen buffer allocated by the decompressor.
fromEncodedImage(EncodedImage) - Static method in class quicktime.util.QTPointer
Returns EncodedImage data as a QTPointer.
fromEncodedImage(EncodedImage) - Static method in class quicktime.util.QTHandle
Returns EncodedImage data as a QTHandle.
fromFile(File) - Static method in class quicktime.qd.Pict
Opens a PICT that is stored in the file.
fromFile(OpenMovieFile) - Static method in class quicktime.std.movies.Movie
This method creates a movie in memory from a resource that is stored in a movie file.
fromFile(OpenMovieFile, int, MovieInfo) - Static method in class quicktime.std.movies.Movie
This method creates a movie in memory from a resource that is stored in a movie file.
fromFile(QTFile) - Static method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
fromFile(QTFile, Movie, Track, int, int) - Method in class quicktime.std.qtcomponents.MovieImporter
Allows the MovieToolbox to import data from a file using the movie import component.
fromFile(QTFile, PresParams) - Static method in class quicktime.streaming.Presentation
(Not in carbon yet)

QuickTime::QTSNewPresentationFromFile

fromGDevice(GDevice) - Static method in class quicktime.qd.PixMap
A PixMap object which describes the pixels in a GDevice.
fromGraphicsExporter(GraphicsExporter) - Static method in class quicktime.qd.QDGraphics
Call this method to obtain the QDGraphics of the object.
fromGraphicsExporter(GraphicsExporter) - Static method in class quicktime.qd.PixMap
A PixMap object which describes the pixels in the QDGraphics.
fromGraphicsExporter(GraphicsExporter) - Static method in class quicktime.qd.Pict
Creates a new Pict containing the image currently in use by this import component.
fromGraphicsExporter(GraphicsExporter) - Static method in class quicktime.std.image.ImageDescription
Determines the image description information.
fromGraphicsExporter(GraphicsExporter) - Static method in class quicktime.std.image.GraphicsImporter
Determines the GraphicsImporter that is the source for input images to graphics export component

QuickTime::GraphicsExportGetInputGraphicsImporter

fromGraphicsExporter(GraphicsExporter) - Static method in class quicktime.std.movies.AtomContainer
Retrieves the current settings from the movie export component..
fromGraphicsExporter(GraphicsExporter) - Static method in class quicktime.std.movies.media.UserData
This method allows your application to obtain access to a GraphicsExporter user data list.
fromGraphicsExporter(GraphicsExporter) - Static method in class quicktime.util.QTPointer
The buffer that contains the sound data.
fromGraphicsExporterCompressor(GraphicsExporter) - Static method in class quicktime.std.movies.AtomContainer
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.
fromGraphicsExporterCompressor(GraphicsExporter, AtomContainer) - Static method in class quicktime.std.image.ImageDescription
Returns the image description information.
fromGraphicsExporterInput(GraphicsExporter) - Static method in class quicktime.io.QTFile
Determines the file that is the source of input images to the Graphics exporter.
fromGraphicsExporterInput(GraphicsExporter) - Static method in class quicktime.util.QTHandle
Determines the data handle that is the source for input images to graphics export component

QuickTime::GraphicsExportGetInputHandle

fromGraphicsExporterInputDataRef(GraphicsExporter) - Static method in class quicktime.std.movies.media.DataRef
This method returns a copy of a data reference.
fromGraphicsExporterMIME(GraphicsExporter) - Static method in class quicktime.std.movies.AtomContainer
Returns a list of MIME types supported by the graphics export component.
fromGraphicsExporterOutput(GraphicsExporter) - Static method in class quicktime.io.QTFile
Determines the file that is the destination of Output images to the Graphics exporter.
fromGraphicsExporterOutput(GraphicsExporter) - Static method in class quicktime.util.QTHandle
Determines the data handle that is the source for input images to graphics export component

QuickTime::GraphicsExportGetOutputHandle

fromGraphicsExporterOutputDataRef(GraphicsExporter) - Static method in class quicktime.std.movies.media.DataRef
This method returns a copy of a data reference.
fromGraphicsExporterText(GraphicsExporter) - Static method in class quicktime.util.QTHandle
Determines the data handle that is the source for input images to graphics export component

QuickTime::GraphicsExportGetSettingsAsText

fromGraphicsImporter(GraphicsImporter) - Method in class quicktime.app.QTDrawableMaker
Deprecated. since QTJava 6.1
fromGraphicsImporter(GraphicsImporter) - Static method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
fromGraphicsImporter(GraphicsImporter) - Static method in class quicktime.qd.Region
Determines the current clipping region.
fromGraphicsImporter(GraphicsImporter) - Static method in class quicktime.qd.QDGraphics
Call this method to obtain the QDGraphics of the object.
fromGraphicsImporter(GraphicsImporter) - Static method in class quicktime.qd.Pict
Creates a new Pict containing the image currently in use by this import component.
fromGraphicsImporter(GraphicsImporter) - Static method in class quicktime.io.QTFile
Determines the file that the graphics resides in.
fromGraphicsImporter(GraphicsImporter) - Static method in class quicktime.std.image.ImageDescription
Determines the image description information.
fromGraphicsImporter(GraphicsImporter, QTFile, String) - Static method in class quicktime.io.QTFile
Presents a dialog box letting the user save an image in a foreign file format.
fromGraphicsImporterAlias(GraphicsImporter) - Static method in class quicktime.util.QTHandle
Determines the aliased data reference.
fromGraphicsImporterData(GraphicsImporter) - Static method in class quicktime.util.QTHandle
Determines the data reference that the graphics resides in.
fromGraphicsImporterDefault(GraphicsImporter) - Static method in class quicktime.qd.Region
Determines the default clipping region.
fromGraphicsImporterDrawer(GraphicsImporterDrawer) - Static method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
fromGraphicsImporterExportImage(GraphicsImporter) - Static method in class quicktime.std.movies.AtomContainer
Returns information about available export formats.
fromGraphicsImporterExportSettings(GraphicsImporter) - Static method in class quicktime.std.movies.AtomContainer
Returns the Export settings as an Atom Container.
fromGraphicsImporterMIME(GraphicsImporter) - Static method in class quicktime.std.movies.AtomContainer
Returns a list of MIME types supported by the graphics import component.
fromGWorld(QDGraphics) - Static method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
fromGWorld(QDGraphics, QDRect, int, int, int, CodecComponent) - Static method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
fromHandle(QTHandle) - Static method in class quicktime.std.movies.Movie
This method creates a movie in memory from a movie resource or a handle you obtained from the PutMovieIntoHandle function.
fromHandle(QTHandle, int, MovieInfo) - Static method in class quicktime.std.movies.Movie
This method creates a movie in memory from a movie resource or a handle you obtained from the PutMovieIntoHandle function.
fromHandle(QTHandleRef, Movie, Track, int, int) - Method in class quicktime.std.qtcomponents.MovieImporter
Allows the MovieToolbox to import data from a handle using the movie import component.
fromICMFrameTime(ICMFrameTime) - Static method in class quicktime.std.clocks.TimeBase
 
fromImageCompressionDialog(ImageCompressionDialog) - Static method in class quicktime.util.QTHandle
 
fromImageCompressionDialog(ImageCompressionDialog, Pict) - Static method in class quicktime.qd.Pict
Compresses a Pict returning a new Pict.
fromImageCompressionDialog(ImageCompressionDialog, QDGraphics, QDRect) - Static method in class quicktime.std.image.ImageDescription
Compresses a frame that is sourced by a PixMap from the supplied QDGraphics, returning the compressed data and an image description.
fromImageDescription(ImageDescription) - Static method in class quicktime.qd.ColorTable
Get the custom color table for an image.
fromImageDescription(ImageDescription, int, int) - Static method in class quicktime.util.QTHandle
Retrieve application specific info from a ImageDescription object

QuickTime::GetImageDescriptionExtension

fromImageSequence(ImageDataSequence, int) - Static method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
fromImageSpec(ImageSpec) - Static method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
fromIntArray(int[]) - Static method in class quicktime.util.IntEncodedImage
This will make a ByteEncodedImage from an array of ints.
fromIntArray(int[], int) - Static method in class quicktime.util.IntEncodedImage
This will make a ByteEncodedImage from an array of ints.
fromJavaString(String) - Method in class quicktime.util.StringHandle
Sets the String found in the handle to the java.lang.String characters.
fromMedia(Media) - Static method in class quicktime.std.movies.Track
This method allows you to determine the track that uses a specified media.
fromMedia(Media) - Static method in class quicktime.std.movies.media.UserData
This method allows your application to obtain access to a media's user data list.
fromMedia(Media, int) - Static method in class quicktime.std.movies.media.DataRef
This method returns a copy of a specified data reference.
fromMedia(TimeCodeMedia) - Static method in class quicktime.std.qtcomponents.TimeCoder
This method allows you to obtain a reference to a media handler component.
fromMediaInput(Media) - Static method in class quicktime.std.movies.AtomContainer
This method returns you the input map of the media.
fromMediaProperty(Media) - Static method in class quicktime.std.movies.AtomContainer
Retrieves the properties from a media handler.
fromMovie(Movie) - Method in class quicktime.app.QTDrawableMaker
Deprecated. since QTJava 6.1
fromMovie(Movie) - Static method in class quicktime.qd.QDGraphics
Your application can determine a movie's graphics world by calling the getGWorld method.
fromMovie(Movie) - Static method in class quicktime.qd.Pict
This method creates a picture that contains a movie's poster.
fromMovie(Movie) - Static method in class quicktime.qd.ColorTable
This method allows your application to get the color table of the movie.
fromMovie(Movie) - Static method in class quicktime.std.RestrictionSet
Returns the restrictions, if any, specified on a given movie.
fromMovie(Movie) - Static method in class quicktime.std.clocks.TimeBase
This method allows you to get movie's TimeBase.
fromMovie(Movie) - Static method in class quicktime.std.movies.media.UserData
This method allows your application to obtain access to a movie's user data list.
fromMovie(Movie) - Static method in class quicktime.std.movies.media.DataRef
This method allows your application to get the default data reference for the movie.
fromMovie(Movie, int) - Static method in class quicktime.qd.Pict
This method creates a picture from the specified movie at the specified time.
fromMovieAnchor(Movie) - Method in class quicktime.std.movies.media.DataRef
To resolve relative data references, a method was needed to determine the original location from which a movie was opened or imported.
fromMovieBounds(Movie) - Static method in class quicktime.qd.Region
This method allows your application to determine a movie's boundary region.
fromMovieClip(Movie) - Static method in class quicktime.qd.Region
This method allows your application to determine a movie's clipping region.
fromMovieController(MovieController) - Static method in class quicktime.qd.QDGraphics
This method returns a movie controller's color graphics port.
fromMovieControllerBadge(MovieController, Region, boolean) - Static method in class quicktime.qd.Region
This method allows you to display a controller's badge.
fromMovieControllerBounds(MovieController) - Static method in class quicktime.qd.Region
This method returns the actual region occupied by the controller and its movie, if the movie is attached to the controller.
fromMovieControllerClip(MovieController) - Static method in class quicktime.qd.Region
This method allows you to obtain information describing a movie controller's clipping regions.
fromMovieControllerWindow(MovieController, QDGraphics) - Static method in class quicktime.qd.Region
This method allows your application to determine the window region that is actually in use by a controller and its movie.
fromMovieDisplayBounds(Movie) - Static method in class quicktime.qd.Region
This method allows your application to determine a movie's display boundary region.
fromMovieDisplayClip(Movie) - Static method in class quicktime.qd.Region
This method allows your application to determine a movie's current display clipping region.
fromMovieExporter(MovieExporter) - Static method in class quicktime.std.movies.AtomContainer
Retrieves the current settings from the movie export component..
fromMovieImporter(MovieImporter) - Static method in class quicktime.std.movies.media.SampleDescription
Determines the sample description of the component.
fromMovieImporterDataRef(MovieImporter, DataRef, Movie, Track, int, int) - Static method in class quicktime.std.movies.Track
Determines information revelant to the movie import component.
fromMovieImporterFile(MovieImporter, QTFile, Movie, Track, int, int) - Static method in class quicktime.std.movies.Track
Allows the MovieToolbox to import data from a file using the movie import component.
fromMovieImporterHandle(MovieImporter, QTHandleRef, Movie, Track, int, int) - Static method in class quicktime.std.movies.Track
Allows the MovieToolbox to import data from a handle using the movie import component.
fromMovieImporterMIME(MovieImporter) - Static method in class quicktime.std.movies.AtomContainer
Returns a list of MIME types supported by the movie import component.
fromMovieImporterSettings(MovieImporter) - Static method in class quicktime.std.movies.AtomContainer
Retrieves the current settings from the movie import component..
fromMovieSegment(Movie, int, int) - Static method in class quicktime.qd.Region
This method allows your application to determine a movie's display boundary region during a specified segment.
fromMusicMediaHandler(MusicMediaHandler, int) - Static method in class quicktime.std.music.TunePlayer
Returns the TunePlayer that is responsible for rendering the music data that is contained within a particular music track.
fromNativeGraphics(MacNativeGraphics) - Static method in class quicktime.qd.QDGraphics
This will return a QDGraphics object from a native graphics object
fromNativeGraphics(WinNativeGraphics) - Static method in class quicktime.qd.QDGraphics
This will return a QDGraphics object from a native graphics object

QuickTime::GetNativeWindowPort
fromOSType(int) - Static method in class quicktime.util.QTUtils
Converts an int into a 4 character string representing an OSType.
fromPict(Pict) - Static method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
fromPixMap(PixMap) - Static method in class quicktime.qd.ColorTable
When creating a PixMap for a particular graphics device, Color QuickDraw creates a ColorTable that defines the best colors available for the pixel image on that particular graphics device.
fromPixMap(PixMap) - Static method in class quicktime.util.RawEncodedImage
Returns the actual Pixel data itself.
fromPresentation(Presentation) - Static method in class quicktime.std.clocks.TimeBase
Returns the Presentation's current time Base.
fromPresentation(Presentation, Stream) - Static method in class quicktime.qd.QDGraphics
Your application can retrieve a Presentation's graphics world by calling the getGWorld method.
fromPresentation(Presentation, Stream) - Static method in class quicktime.qd.Pict
This method creates a picture that contains a representation of the presentation returns a PicHandle object for the image.
fromPresentationClip(Presentation, Stream) - Static method in class quicktime.qd.Region
This method allows your application to determine a Presentation's clipping region.
fromQDGraphics(QDGraphics) - Static method in class quicktime.qd.PixMap
A PixMap object which describes the pixels in the QDGraphics.
fromQTCallBack(QTCallBack) - Static method in class quicktime.std.clocks.TimeBase
Retrieve the time base of a callback event.
fromQTHandle(QTHandleRef) - Static method in class quicktime.std.movies.AtomContainer
This converts a QTHandle based object into an AtomContainer.
fromQTHandle(QTHandleRef) - Static method in class quicktime.util.RawEncodedImage
This will return a RawEncodedImage object from a handle.
fromQTImage(EncodedImage, ImageDescription) - Static method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
fromQTPointer(QTPointerRef) - Static method in class quicktime.util.RawEncodedImage
This will return a RawEncodedImage object from a pointer.
fromQTVRInstanceNode(QTVRInstance, int) - Static method in class quicktime.std.movies.AtomContainer
You can use the QTVRGetNodeInfo function to get the node information atom container that describes a node and all the hot spots in the node.
fromQTVRInstanceWorld(QTVRInstance) - Static method in class quicktime.std.movies.AtomContainer
The QTVRGetVRWorld function returns an atom container that contains general scene information about the QuickTime VR movie specified, as well as a list of all the nodes in that movie.
fromSCData(SoundComponentData) - Static method in class quicktime.util.QTPointer
The buffer that contains the sound data.
fromScrap(int) - Static method in class quicktime.std.movies.Movie
This method allows your application to create a movie from the contents of the scrap.
fromSCSequence(SCSequence, QDGraphics, QDRect) - Static method in class quicktime.util.QTHandleRef
Compresses a frame that is sourced by a PixMap from the supplied QDGraphics, returning the compressed data.
fromSequenceGrabber(SequenceGrabber) - Static method in class quicktime.qd.QDGraphics
Returns the QDGraphic context of the sequence grabber.
fromSequenceGrabber(SequenceGrabber) - Static method in class quicktime.qd.GDevice
Returns the current device of the sequence grabber.
fromSequenceGrabber(SequenceGrabber) - Static method in class quicktime.io.QTFile
Allows you to determine the movie file that is currently assigned to a sequence grabber component.
fromSequenceGrabber(SequenceGrabber) - Static method in class quicktime.std.clocks.TimeBase
Returns the SequenceGrabber's current time Base.
fromSequenceGrabber(SequenceGrabber) - Static method in class quicktime.std.movies.Movie
Determines a reference to the movie that contains the data collected during a record operation.
fromSequenceGrabber(SequenceGrabber) - Static method in class quicktime.std.movies.media.UserData
Retrieves the current settings of all channels used by the sequence grabber.
fromSequenceGrabber(SequenceGrabber) - Static method in class quicktime.std.movies.media.DataRef
Determines the data reference that is currently assigned to a sequence grabber component.
fromSequenceGrabber(SequenceGrabber, QDRect, int, int) - Static method in class quicktime.qd.Pict
Provides a simple interface to obtain a QuickDraw picture from a sequence grabber component.
fromSGChannel(SGChannel) - Static method in class quicktime.std.movies.media.UserData
Retrieves the current settings of the SequenceGrabber channel.
fromSGOutput(SequenceGrabber, SGOutput) - Static method in class quicktime.std.movies.media.DataRef


QuickTime::SGGetOutputDataReference(

fromSGVideoChannel(SGVideoChannel) - Static method in class quicktime.std.image.Compressor
Get a channelŐs current image-compression parameters.
fromSndChannel(SndChannel) - Static method in class quicktime.std.clocks.Clock
Returns the clock of the SndChannel.
fromSoundChannel(SGSoundChannel) - Static method in class quicktime.sound.SPBDevice
Get the Sound Input Driver

QuickTime::SGGetSoundInputDriver

fromSoundDescription(SoundDescription, int) - Static method in class quicktime.util.QTHandle
Retrieve application specific info from a Sound Description object

QuickTime::GetSoundDescriptionExtension

fromSpatialSettings(SpatialSettings) - Static method in class quicktime.std.image.CodecComponent
Get the default Codec in the dialog box.
fromSprite(Sprite) - Static method in class quicktime.std.image.ImageDescription
This method gets the image description property of this sprite.
fromSprite(Sprite) - Static method in class quicktime.util.RawEncodedImage
This method gets the image data property of this sprite.
fromSynthesizerConnections(SynthesizerConnections) - Static method in class quicktime.io.QTFile
Return a QTFile (or null if none) of a sound bank file that is used by a MusicComponent as specified in that component's SynthesizerConnections
fromThreeDMediaHandlerObject(ThreeDMediaHandler) - Static method in class quicktime.std.movies.AtomContainer
No QT Documentation.
fromThreeDMediaHandlerRenderer(ThreeDMediaHandler) - Static method in class quicktime.std.movies.AtomContainer
No QT Documentation.
fromTimeCoderCurrent(TimeCoder) - Static method in class quicktime.util.QTHandle
Determines the time code from the time code handler at the current time value.
fromTimeCoderSource(TimeCoder, TimeCodeDescription) - Static method in class quicktime.std.movies.media.UserData
This method allows your application to obtain access to a media's user data list.
fromTimeCoderSource(TimeCoder, TimeCodeDescription) - Static method in class quicktime.util.QTHandle
Allows you to retrieve the source information from the time code media sample.
fromTimeCoderTime(TimeCoder, int) - Static method in class quicktime.util.QTHandle
Determines the time code from the time code handler.
fromTimeRecord(TimeRecord) - Static method in class quicktime.std.clocks.TimeBase
Return the TimeBase that is associated with this record.
fromTrack(Track) - Static method in class quicktime.qd.PixMap
A PixMap object which describes the Matte of a Track.
fromTrack(Track) - Static method in class quicktime.std.movies.media.UserData
This method allows your application to obtain access to a track's user data list.
fromTrack(Track) - Static method in class quicktime.std.movies.media.Media
Returns a Media class that corresponds to the media that contains a track's data.
fromTrack(Track) - Static method in class quicktime.std.qtcomponents.MovieImporter
Looks on the System scrap to find out if it can translate any of the track data into a movie.
fromTrack(Track) - Static method in class quicktime.util.QTHandle
This method returns the sound localization settings for the track.
fromTrack(Track, int) - Static method in class quicktime.qd.Pict
This method creates a QuickDraw picture from the specified track at the specified time.
fromTrackBounds(Track) - Static method in class quicktime.qd.Region
This method allows the media to limit the size of the track boundary rectangle.
fromTrackClip(Track) - Static method in class quicktime.qd.Region
This method allows your application to determine the clipping region of a track.
fromTrackDisplay(Track) - Static method in class quicktime.qd.Region
This method allows your application to determine the region a track occupies in a movie's graphics world.
fromTrackMovieBounds(Track) - Static method in class quicktime.qd.Region
This method allows your application to determine the region the track occupies in a movie's boundary region.
fromTrackSegment(Track, int, int) - Static method in class quicktime.qd.Region
This method allows your application to determine the region a track occupies in a movie's graphics world during a specified segment.
fromTunePlayer(TunePlayer) - Static method in class quicktime.std.clocks.TimeBase
Returns the TunePlayer's current time Base.
fromVectorStream(Curve, VectorStream, int) - Static method in class quicktime.std.movies.AtomData
This method is used to find the first atom of a specified type within a vector data stream and get its data.
fromVideoChannel(VisualChannel) - Static method in class quicktime.qd.Region
Allows you to retrieve a channels clipping region.
fromWallClock() - Method in class quicktime.std.clocks.TimeBase
Returns the Time Base of the Wall Clock

QuickTime::QTGetWallClockTimeBase
FullScreen - class quicktime.std.movies.FullScreen.
The FullScreen class implements the behavior for converting a screen to full screen mode and back to normal mode.
FullScreen() - Constructor for class quicktime.std.movies.FullScreen
This constructor creates a new FullScreen object.
fullScreenAllowEvents - Static variable in interface quicktime.std.StdQTConstants
 
fullScreenDontChangeMenuBar - Static variable in interface quicktime.std.StdQTConstants
 
fullScreenHideCursor - Static variable in interface quicktime.std.StdQTConstants
 
fullScreenPreflightSize - Static variable in interface quicktime.std.StdQTConstants
 
FullScreenWindow - class quicktime.app.display.FullScreenWindow.
Deprecated. since QTJava 6.1
FullScreenWindow() - Constructor for class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1
FullScreenWindow(FullScreen) - Constructor for class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1
FullScreenWindow(FullScreen, Frame) - Constructor for class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1

G

gdDevType - Static variable in interface quicktime.qd.QDConstants
 
GDevice - class quicktime.qd.GDevice.
Refer to GDevice in QuickDraw
GECompressorInfo - class quicktime.std.image.GECompressorInfo.
 
GECompressorInfo(boolean, AtomContainer) - Constructor for class quicktime.std.image.GECompressorInfo
This constructor creates a GECompressorInfo object.
generalLength(int) - Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime music event this method will extract the general event's length from either header or the footer of the general event.
generalSubtype_Footer(int) - Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime music event this method will extract the general event's sub type from the footer of the general event.
GenericMedia - class quicktime.std.movies.media.GenericMedia.
The GenericMedia class provides a base from which to construct media classes that represent media types that are unknown to the standard QT distribution.
GenericMedia(Integer) - Constructor for class quicktime.std.movies.media.GenericMedia
Subclasses should define a default constructor.
GenericMedia(Track, int, DataRef, int) - Constructor for class quicktime.std.movies.media.GenericMedia
This constructor creates a media struct for the specified Track object.
GenericMedia(Track, int, int) - Constructor for class quicktime.std.movies.media.GenericMedia
This constructor creates a media struct for the specified Track object.
genericMediaInfoAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
genericMediaInfoHeaderAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
GenericResponder - class quicktime.app.actions.GenericResponder.
Deprecated. since QTJava 4.0
GenericResponder(int, int, int) - Constructor for class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
gestalt(int) - Static method in class quicktime.QTSession
This call will do a gestalt check.
gestalt16BitAudioSupport - Static variable in interface quicktime.sound.SoundConstants
 
gestalt16BitSoundIO - Static variable in interface quicktime.sound.SoundConstants
 
gestaltBuiltInSoundInput - Static variable in interface quicktime.sound.SoundConstants
 
gestaltHasSoundInputDevice - Static variable in interface quicktime.sound.SoundConstants
 
gestaltLineLevelInput - Static variable in interface quicktime.sound.SoundConstants
 
gestaltMultiChannels - Static variable in interface quicktime.sound.SoundConstants
 
gestaltPlayAndRecord - Static variable in interface quicktime.sound.SoundConstants
 
gestaltQD3D - Static variable in interface quicktime.QTConstants
Used to ascertain if QuickTime3D is present on user's system
gestaltQD3DPresent - Static variable in interface quicktime.QTConstants
Used to ascertain if QuickTime3D is present on user's system
gestaltQD3DViewer - Static variable in interface quicktime.qd3d.QD3DConstants
Gestalt flags to see if the QT3DViewer is present
gestaltQD3DViewerAvailable - Static variable in interface quicktime.qd3d.QD3DConstants
Gestalt flags to see if the QT3DViewer is present
gestaltQD3DViewerNotPresent - Static variable in interface quicktime.qd3d.QD3DConstants
Gestalt flags to see if the QT3DViewer is present
gestaltQTVRMgrAttr - Static variable in interface quicktime.QTConstants
Used to ascertain if QuickTimeVR is present on user's system
gestaltQTVRMgrPresent - Static variable in interface quicktime.QTConstants
Used to ascertain if QuickTimeVR is present on user's system
gestaltQuickTimeVersion - Static variable in interface quicktime.QTConstants
Used to ascertain if QuickTime is present on user's system
gestaltSndPlayDoubleBuffer - Static variable in interface quicktime.sound.SoundConstants
 
gestaltSoundAttr - Static variable in interface quicktime.sound.SoundConstants
 
gestaltSoundIOMgrPresent - Static variable in interface quicktime.sound.SoundConstants
 
gestaltStereoCapability - Static variable in interface quicktime.sound.SoundConstants
 
gestaltStereoInput - Static variable in interface quicktime.sound.SoundConstants
 
gestaltStereoMixing - Static variable in interface quicktime.sound.SoundConstants
 
get() - Static method in class quicktime.app.time.TaskAllMovies
Returns the TaskAllMovies Tasking object that is used to call Movie.taskAll.
get() - Static method in class quicktime.qd.GDevice
Returns the current graphic device.
get(int) - Method in class quicktime.std.movies.media.SampleReferenceVector
Get a SampleReference at specified position.
get(int) - Method in class quicktime.streaming.EditList
Get a EditEntry at specified position.
get(int, int, int, int) - Static method in class quicktime.sound.CompressionInfo
Gets the CompressionInfo structure given the supplied information

QuickTime::GetCompressionInfo

getAccessKeys(String) - Static method in class quicktime.std.QTPreferences
This method returns all the application and system access keys of a specified access key type.
getActionable() - Method in class quicktime.app.actions.PeriodicAction
Deprecated. since QTJava 6.1
getActionable() - Method in class quicktime.app.actions.Dragger
Deprecated. since QTJava 6.1
getActionable() - Method in class quicktime.app.actions.DragAction
Deprecated. since QTJava 6.1
getActionCommand() - Method in class quicktime.app.event.QTActionEvent
Deprecated. since QTJava 6.1
getActionVariable(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
Returns the value of the sprite track variable with specified ID.
getActionVariableAsString(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
Returns the value as String of the sprite track variable with specified ID.
getActive() - Method in class quicktime.std.movies.Movie
This method returns a boolean value.
getActiveLevels() - Method in class quicktime.sound.SndChannel
Gets the level values.
getActiveLevels() - Method in class quicktime.sound.SPBDevice
Get the current signal level for each active channel.
getActiveSegment() - Method in class quicktime.std.movies.Movie
This method allows your application to determine what portion of a movie is currently active for playing.
getActiveSegmentDuration(Stream) - Method in class quicktime.streaming.Presentation
This method gets the duration of the active segment of the presenter
getActiveSegmentStart(Stream) - Method in class quicktime.streaming.Presentation
This method gets the start time of the active segment of the presenter
getAliasedDataReference() - Method in class quicktime.std.image.GraphicsImporter
Determines the aliased data reference.
getAliasedDataType() - Method in class quicktime.std.image.GraphicsImporter
Determines the aliased data type.
getAlignmentX() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getAlignmentY() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getAlpha() - Method in class quicktime.qd.QDColor
Return value of alpha component
getAlphaF() - Method in class quicktime.qd.QDColor
Return value of alpha component as float
getAlternate() - Method in class quicktime.std.movies.Track
This method allows your application to determine all the tracks in an alternate group.
getAmpCmd - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
getAngle() - Method in class quicktime.vr.QTVRInterceptRecord
Returns the pan or tilt angle, depending on the selector.
getAngularUnits() - Method in class quicktime.vr.QTVRInstance
You can use QTVRGetAngularUnits to get the type of unit currently used when specifying angles.
getAnimationSettings() - Method in class quicktime.vr.QTVRObjectSample
 
getARGB() - Method in class quicktime.qd.QDColor
Converts to a packed int according to the pixel depth supplied.
getARGBColor() - Method in class quicktime.qd.QDColor
Returns the color as an ARGBColor value
getAscent() - Method in class quicktime.qd.text.ScrpSTElement
 
getAspect() - Method in class quicktime.vr.QTVRCubicFace
aspect>1 => tall pixels; aspect <1 => squat pixels (default = 1)
getAsPicture() - Method in class quicktime.std.image.GraphicsImporter
Creates a new Pict containing the image currently in use by this import component.
getAt00() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt00() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the value at the specified index.
getAt01() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt01() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the value at the specified index.
getAt02() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt02() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the value at the specified index.
getAt03() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt10() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt10() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the value at the specified index.
getAt11() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt11() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the value at the specified index.
getAt12() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt12() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the value at the specified index.
getAt13() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt20() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt20() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the value at the specified index.
getAt21() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt21() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the value at the specified index.
getAt22() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt22() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the value at the specified index.
getAt23() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt30() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt31() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt32() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAt33() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the value at the specified index.
getAtom() - Method in class quicktime.std.movies.ResolvedQTEventSpec
Return the atom associated with the event
getAtom() - Method in class quicktime.std.movies.Atom
 
getAtomData(Atom) - Method in class quicktime.std.movies.AtomContainer
Retrieves a pointer to the atom data for the specifiec leaf atom.
getAtomData(int) - Method in class quicktime.std.image.VectorStream
This method is used to find the first atom of a specified type within a vector data stream and get its data.
getAtomDataSize(Atom) - Method in class quicktime.std.movies.AtomContainer
Retrieves a pointer to the atom data for the specifiec leaf atom.
getAtomicInstrument(int) - Method in class quicktime.std.music.MusicData
Returns an AtomicInstrument from the specified offset (numer of ints) into the MusicData.
getAtomID(Atom) - Method in class quicktime.std.movies.AtomContainer
This method returns the id of a given atom.
getAtomType(Atom) - Method in class quicktime.std.movies.AtomContainer
This method returns the type of a given atom.
getAtTime(int) - Method in class quicktime.std.qtcomponents.TimeCoder
Determines the time code from the time code handler.
getAttributes() - Method in class quicktime.std.movies.media.DataRef
This method returns the data reference attributes.
getAttributes() - Method in class quicktime.std.qtcomponents.XMLElement
get the attributes
getAutomaticGainControl() - Method in class quicktime.sound.SPBDevice
Get the state of the automatic gain control.
getAuxiliaryData(QTHandle) - Method in class quicktime.std.qtcomponents.MovieExporter
Determines the data type for the component.
getAuxiliaryDataType() - Method in class quicktime.std.qtcomponents.MovieImporter
Determines the data type for the component.
getAxis() - Method in class quicktime.qd3d.transform.RotateTransformData
returns the axis around which rotation will happen.
getB() - Method in class quicktime.std.image.Matrix
Gets the b value.
getBackColor() - Method in class quicktime.qd.QDGraphics
Returns the current background color of the QDGraphic.
getBackColor() - Method in class quicktime.std.qtcomponents.TCTextOptions
Returns the background Color field.
getBackgroundClip() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getBackgroundColor() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getBackgroundColor() - Method in class quicktime.std.movies.media.TextDescription
 
getBackLayer() - Method in class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
getBackLayer() - Method in interface quicktime.app.display.QTDisplaySpace
Deprecated. since QTJava 6.1
getBackLayer() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getBalance() - Method in class quicktime.app.audio.NoteChannelControl
Deprecated. since QTJava 6.1
getBalance() - Method in class quicktime.app.audio.MusicPartControl
Deprecated. since QTJava 6.1
getBalance() - Method in interface quicktime.app.audio.ExtendedAudioSpec
Deprecated. Returns the current balance setting (-1 is left, 1 is right).
getBalance() - Method in class quicktime.app.audio.AudioMediaControl
Deprecated. since QTJava 6.1
getBalance() - Method in class quicktime.std.movies.media.StreamMediaHandler
Returns the balance of a sound media.
getBalance() - Method in class quicktime.std.movies.media.SoundMediaHandler
Returns the balance of a sound media.
getBalance() - Method in class quicktime.std.movies.media.MPEGMediaHandler
Returns the balance of a sound media.
getBalance() - Method in interface quicktime.std.movies.media.AudioMediaHandler
Returns the balance of audio media.
getBase() - Method in class quicktime.std.image.ICMFrameTime
 
getBassLevel() - Method in class quicktime.streaming.MediaParams
gets the bass level of the sound media
getBestFOV() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the bestFOV
getBestPan() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the bestPan
getBestSize() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getBestTilt() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the bestTilt
getBestViewCenter() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the bestViewCenter
getblendLevels() - Method in class quicktime.std.sg.DigitizerInfo
Indicates the number of blend levels the video digitizer component supports.
getBlue() - Method in class quicktime.qd.QDColor
Return value of blue component
getBlueF() - Method in class quicktime.qd.QDColor
Return value of blue component as float
getBoolean() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns the boolean value of the XMLAttribute for valueKind attributeValueKindBoolean
getBottom() - Method in class quicktime.qd3d.camera.OrthographicCameraData
returns the bottom position
getBounds() - Method in class quicktime.app.ui.UIElement
Deprecated. since QTJava 6.1
getBounds() - Method in class quicktime.WinJNIDrawingSurface
Gets the bounding rectangle of the current drawing surface.
getBounds() - Method in class quicktime.qd.Region
Returns a copy of the bounding rectangle of the Region.
getBounds() - Method in class quicktime.qd.QDGraphics
The port rectangle that defines a subset of the pixel map to be used for drawing.
getBounds() - Method in class quicktime.qd.Polygon
Returns a copy of the bounding rectangle of the Polygon.
getBounds() - Method in class quicktime.qd.PixMap
The boundary rectangle, which links the local coordinate system of a graphics port to QuickDraw's global coordinate system and defines the area of the bit image into which QuickDraw can draw.
getBounds() - Method in class quicktime.qd.GDevice
Returns the global Bounds associated with this gDevice
getBounds() - Method in class quicktime.std.anim.SpriteWorld
Returns the current bounds of the SpriteWorld.
getBounds() - Method in class quicktime.std.image.ImageDescription
Return a QDRect that describes the width and height of the Image the description describes.
getBounds() - Method in class quicktime.std.movies.MovieController
This method returns a movie controller's boundary rectangle.
getBounds() - Method in class quicktime.std.movies.Movie
This method returns a movie's boundary rectangle, which is a rectangle that encompasses all of the movie's enabled tracks.
getBounds() - Method in class quicktime.std.sg.VisualChannel
Allows you to get a channel's display boundary rectangle.
getBoundsRect() - Method in class quicktime.std.image.GraphicsImporter
Determines the bounding rectangle for drawing.
getBoundsRgn() - Method in class quicktime.std.movies.Track
This method allows the media to limit the size of the track boundary rectangle.
getBoundsRgn() - Method in class quicktime.std.movies.MovieController
This method returns the actual region occupied by the controller and its movie, if the movie is attached to the controller.
getBoundsRgn() - Method in class quicktime.std.movies.Movie
This method allows your application to determine a movie's boundary region.
getBox() - Method in class quicktime.std.movies.Movie
This method returns a movie's boundary rectangle, which is a rectangle that encompasses all of the movie's enabled tracks.
getBuffer() - Method in class quicktime.sound.SoundComponentData
The buffer that contains the sound data.
getBuffer() - Method in class quicktime.sound.SndCommand
 
getBuffer() - Method in class quicktime.sound.SPB
Sets the buffer that the device will record into.
getBufferLength() - Method in class quicktime.sound.SPB
Get the number of bytes that are or were recorded.
getBugFixVersion() - Static method in class quicktime.QTSession
This returns the sub version of QuickTime that is currently present
getByte(int) - Method in class quicktime.std.movies.AtomData
Get the byte value at the given position(offset) within the native object.
getByte(int) - Method in class quicktime.util.RawEncodedImage
Returns the byte at the specified offset
getByte(int) - Method in class quicktime.util.IntEncodedImage
Returns the byte at the specified offset.
getByte(int) - Method in interface quicktime.util.EncodedImage
Returns the byte at the specified offset.
getByte(int) - Method in class quicktime.util.ByteEncodedImage
Returns the byte at the specified offset The offset is specified in bytes into the encoded image object.
getByteAt(int) - Method in class quicktime.util.QTPointerRef
 
getByteAt(int) - Method in class quicktime.util.QTHandleRef
 
getByteAt(int) - Method in class quicktime.util.QTByteObject
 
getBytes() - Method in class quicktime.util.QTPointerRef
Returns a copy of the data of the pointer as a byte array
getBytes() - Method in class quicktime.util.QTHandleRef
Returns a copy of the data of the handle as a byte array
getBytes() - Method in class quicktime.util.QTByteObject
Returns the byte array containing the packed native object.
getBytes(int, int) - Method in class quicktime.std.movies.AtomData
Returns the byte values at the given position(offset) within the object's memory area.
getBytesAt(int, int, byte[], int) - Method in class quicktime.util.QTPointerRef
Returns the byte values at the given position(offset) within the object's memory area.
getBytesAt(int, int, byte[], int) - Method in class quicktime.util.QTHandleRef
Returns the byte values at the given position(offset) within the object's memory area.
getBytesAt(int, int, byte[], int) - Method in class quicktime.util.QTByteObject
Returns the byte values at the given position(offset) within the object's memory area.
getBytesPerFrame() - Method in class quicktime.sound.CompressionInfo
The bytesPerFrame.
getBytesPerPacket() - Method in class quicktime.sound.CompressionInfo
The bytesPerPacket.
getBytesPerSample() - Method in class quicktime.sound.CompressionInfo
The bytesPerSample.
getC() - Method in class quicktime.std.image.Matrix
Gets the c value.
getCallbackParams() - Method in class quicktime.streaming.Sourcer
Gets the callback parameters associated with the sourcer
getCameraLocation() - Method in class quicktime.qd3d.camera.CameraPlacement
returns the camera placement's cameraLocation
getCenter() - Method in class quicktime.vr.QTVRCubicFace
returns the center
getCenterX() - Method in class quicktime.qd3d.camera.ViewPlaneCameraData
returns the centerXOnViewPlane
getCenterY() - Method in class quicktime.qd3d.camera.ViewPlaneCameraData
returns the centerYOnViewPlane
getChannelAttributes() - Method in class quicktime.sound.SCStatus
Retrieves the attributes of the sound channel
getChannelAvailable() - Method in class quicktime.sound.SPBDevice
Get the maximum number of channels this device can record.
getChannelBusy() - Method in class quicktime.sound.SCStatus
Returns the busy status of the sound channel
getChannelMask() - Method in class quicktime.std.music.SynthesizerDescription
(midi device only) which channels device always uses
getChannelPaused() - Method in class quicktime.sound.SCStatus
Retrieves pause status of the sound channel
getCharString() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns the string of the XMLAttribute for valueKind attributeValueKindCharString
getChildMovieDataReference(int, int) - Method in class quicktime.std.movies.media.MovieMediaHandler
This method gets the data reference of the currently instantiated embedded movie

QuickTime::MovieMediaGetChildMovieDataReference()

getClassCount() - Method in class quicktime.std.RestrictionSet
Returns the information about the restrictions designated by the specified restriction set.
getClickCount() - Method in class quicktime.app.event.QTMouseEvent
Deprecated. since QTJava 6.1
getClient() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getClientID() - Method in class quicktime.std.music.SynthesizerConnections
Return the MIDIManager client ID or 'OMS ' for OpenMIDISystem.
getClip() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getClip() - Method in interface quicktime.app.display.QTDrawable
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.image.QTEffect
Deprecated. Returns the current clipping region of the effect or null if the effect is not clipped * @deprecated since QTJava 6.1
getClip() - Method in class quicktime.app.image.ImageViewer
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.sg.SGDrawer
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.sg.PresentationDrawer
Deprecated. since QTJava 6.1
getClip() - Method in class quicktime.app.view.MoviePlayer
This method allows you to obtain information describing a MoviePlayer's clipping regions.
getClip() - Method in class quicktime.app.view.GraphicsImporterDrawer
Returns a region that defines the current clipping region for the object.
getClip() - Method in class quicktime.qd.QDGraphics
This method returns the clip Region of the port.
getClip() - Method in class quicktime.std.image.GraphicsImporter
Determines the current clipping region.
getClip() - Method in class quicktime.std.movies.MovieController
This method allows you to obtain information describing a movie controller's clipping regions.
getClip() - Method in class quicktime.std.sg.VisualChannel
Allows you to retrieve a channels clipping region.
getClip() - Method in class quicktime.streaming.MediaParams
gets the clip region of the video component
getClip(Stream) - Method in class quicktime.streaming.Presentation
This method retrieves the clipping region of the presenter
getClipRgn() - Method in class quicktime.std.movies.Track
This method allows your application to determine the clipping region of a track.
getClipRgn() - Method in class quicktime.std.movies.Movie
This method allows your application to determine a movie's clipping region.
getClipState() - Method in class quicktime.std.sg.VideoDigitizer
Allows your application to determine if clipping is enabled or not.
getClock() - Method in class quicktime.sound.SndChannel
Returns the current clock of the SoundClock.
getClockComponentCmd - Static variable in interface quicktime.sound.SoundConstants
 
getClutID() - Method in class quicktime.std.image.ImageDescription
Return ID number of the color table for image.
getCmd() - Method in class quicktime.sound.SndCommand
Retrieves the command.
getCodec() - Method in class quicktime.std.qtcomponents.SpatialSettings
Get the default Codec in the dialog box.
getCodecComponent() - Method in class quicktime.std.image.CodecName
Get the CodecComponent.
getCodecFlagsType() - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
returns the imagecompressions control flags .
getCodecManufacturerType() - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
returns the Codec ManufacturerType .
getCodecSettingsType() - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
returns the imagecompressions control flags .
getCodecType() - Method in class quicktime.std.qtcomponents.SpatialSettings
Get the default Codec type in the dialog box.
getColor() - Method in class quicktime.qd.text.ScrpSTElement
 
getColor() - Method in class quicktime.std.image.GraphicsMode
This method returns the operand mode
getColorTable() - Method in class quicktime.qd.PixMap
When creating a PixMap for a particular graphics device, Color QuickDraw creates a ColorTable that defines the best colors available for the pixel image on that particular graphics device.
getColorTable() - Method in class quicktime.std.movies.Movie
This method allows your application to get the color table of the movie.
getColumns() - Method in class quicktime.vr.QTVRObjectSample
 
getCommentAtomID() - Method in class quicktime.vr.QTVRNodeHeader
returns the commentAtomID
getCommentAtomID() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the commentAtomID
getCompositable(Object) - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getCompressBufferSize(int) - Method in class quicktime.std.qtcomponents.DataCodecCompressor
Returns the estimated maximum size of compressing the specified size bytes using this compressor.
getCompressedSize(ImageDescription, EncodedImage) - Static method in class quicktime.std.image.QTImage
Determines the size in bytes of a compressed image.
getCompressFlags() - Method in class quicktime.std.image.CodecInfo
Get the flags that specify the compression capabilities of the component.
getCompressFlags() - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Gets the compression flags.
getCompressionAccuracy() - Method in class quicktime.std.image.CodecInfo
Get the relative accuracy of the compression algorithm.
getCompressionAvailable() - Method in class quicktime.sound.SPBDevice
Returns an integer (OSTypes) list containing the available compression types.
getCompressionID() - Method in class quicktime.std.movies.media.SoundDescription
 
getCompressionID() - Method in class quicktime.sound.ExtScheduledSoundHeader
 
getCompressionID() - Method in class quicktime.sound.CompressionInfo
The compressionID.
getCompressionLevel() - Method in class quicktime.std.image.CodecInfo
Get the relative compression acheived by this component.
getCompressionMethod() - Method in class quicktime.std.image.GraphicsExporter
Defines the compression method to use.
getCompressionQuality() - Method in class quicktime.std.image.GraphicsExporter
Defines the compression quality to use.
getCompressionSpeed() - Method in class quicktime.std.image.CodecInfo
Get the relative speed of the component for compression operations.
getCompressionTime(QDGraphics, QDRect, int, int, CodecComponent, int, int) - Static method in class quicktime.std.image.QTImage
Determines the estimated amount of time required to compress a given image.
getCompressionType() - Method in class quicktime.sound.SPBDevice
Returns the current compression type.
getCompressor() - Method in class quicktime.std.sg.SGVideoChannel
Get a channelŐs current image-compression parameters.
getCompressorType() - Method in class quicktime.std.sg.SGVideoChannel
Get the Video Compressor Type

QuickTime::SGGetVideoCompressorType

getConstrained() - Method in class quicktime.app.actions.Dragger
Deprecated. Returns the current constraint setting * @deprecated since QTJava 6.1
getConstraint() - Method in class quicktime.app.actions.TransformMatrix
Deprecated. Returns the current constraint setting * @deprecated since QTJava 6.1
getConstraint() - Method in class quicktime.app.actions.SequencerAction
Deprecated. since QTJava 6.1
getConstraints_max(int) - Method in class quicktime.vr.QTVRInstance
You can use the QTVRGetConstraints function to get the current constraints of a movie.
getConstraints_min(int) - Method in class quicktime.vr.QTVRInstance
You can use the QTVRGetConstraints function to get the current constraints of a movie.
getContainer() - Method in class quicktime.std.movies.ResolvedQTEventSpec
Return the container associated with the event
getContents() - Method in class quicktime.std.qtcomponents.XMLElement
get the content items of the XMLElement
getContext(Canvas) - Static method in class quicktime.qd.NativeGraphics
This method is called by the Canvas to get the platform specific object that will be able to return the QDGraphics that will be dependent on the particular platform that we are currently running on.
getContext(Component) - Static method in class quicktime.qd.NativeGraphics
This method is called by the Canvas to get the platform specific object that will be able to return the QDGraphics that will be dependent on the particular platform that we are currently running on.
getContext(Object) - Static method in class quicktime.qd.NativeGraphics
This method is called by a Java container object to get the platform specific object that will be able to return the QDGraphics that will be dependent on the particular platform and Java environment that we are currently running on.
getContinuousRecording() - Method in class quicktime.sound.SPBDevice
Get the state of continuous recording from this device

QuickTime::SPBGetDeviceInfo

getContours() - Method in class quicktime.std.image.GXPaths
Returns the no.
getControlBit(int) - Method in class quicktime.std.image.GXPath
Returns the control bit of the corresponding point in the contour
getController(int) - Method in class quicktime.std.music.NoteChannel
Retrieves the current value for the specified controller The micro controller resolution is 128 steps (kMicroControllerResolution) per semitone.
getControllerInfo() - Method in class quicktime.std.movies.MovieController
This method returns the current status of a movie controller and its associated movie.
getControlSettings() - Method in class quicktime.vr.QTVRObjectSample
 
getCorrection() - Method in class quicktime.vr.QTVRPanoImaging
returns the panorama correction
getCount() - Method in class quicktime.std.image.CodecNameList
Retrieves the count field.
getCount() - Method in class quicktime.std.movies.media.MediaEQSpectrumBands
 
getCount() - Method in class quicktime.std.sg.SGDeviceList
 
getCount() - Method in class quicktime.sound.SPB
Get the number of bytes that are or were recorded.
getCPixel(int, int) - Method in class quicktime.qd.QDGraphics
Returns the RGB color for the pixel at the location you specify in the h and v parameters.
getCPULoad() - Method in class quicktime.sound.SCStatus
Retrieves the cpu load of the sound channel
getCreationTime() - Method in class quicktime.std.movies.Track
This method returns a track's creation date.
getCreationTime() - Method in class quicktime.std.movies.Movie
This method returns a long integer that contains the movie's creation date and time information.
getCreationTime()