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() - Method in class quicktime.std.movies.media.Media
This method returns the creation date stored in the media.
getCreatorType() - Method in class quicktime.std.qtcomponents.MovieExporter
Determines the file type creator for the component.
getCString(int) - Method in class quicktime.std.movies.AtomData
Returns the C string found at the offset as a java.lang.String
getCStringAt(int) - Method in class quicktime.util.QTPointerRef
Returns the C string found at the offset as a java.lang.String
getCStringAt(int) - Method in class quicktime.util.QTHandleRef
Returns the C string found at the offset as a java.lang.String
getCStringAt(int) - Method in class quicktime.util.QTByteObject
Returns the C string found at the offset as a java.lang.String
getCTable() - Method in class quicktime.std.image.ImageDescription
Get the custom color table for an image.
getCtSeed() - Method in class quicktime.qd.ColorTable
Identifies a particular instance of a color table.
getCtSize() - Method in class quicktime.qd.ColorTable
Returns the number of colours in the colour table.
getCType() - Method in class quicktime.std.image.ImageDescription
Return the compressor creator type.
getCType() - Method in class quicktime.std.image.CodecName
Get the compressor type.
getCurrent() - Method in class quicktime.std.qtcomponents.TimeCoder
Determines the time code from the time code handler at the current time value.
getCurrentFrame() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
getCurrentFrame() - Method in class quicktime.app.spaces.Sequencer
Deprecated. since QTJava 6.1
getCurrentMoviePropertyDuration() - Method in class quicktime.std.movies.media.MovieMediaHandler
This method retrieves the duration of the currently instantiated embedded movie

QuickTime::MovieMediaGetCurrentMovieProperty()

getCurrentMoviePropertyMatrix() - Method in class quicktime.std.movies.media.MovieMediaHandler
This method gets the matrix of the currently instantiated embedded movie

QuickTime::MovieMediaGetCurrentMovieProperty()

getCurrentMoviePropertyNaturalBounds() - Method in class quicktime.std.movies.media.MovieMediaHandler
This method gets the natural bounds of the currently instantiated embedded movie

QuickTime::MovieMediaGetCurrentMovieProperty()

getCurrentMoviePropertyTime() - Method in class quicktime.std.movies.media.MovieMediaHandler
This method gets the time record associated with the currently instantiated embedded movie

QuickTime::MovieMediaGetCurrentMovieProperty()

getCurrentMoviePropertyTimeScale() - Method in class quicktime.std.movies.media.MovieMediaHandler
This method gets the time scale of the currently instantiated embedded movie

QuickTime::MovieMediaGetCurrentMovieProperty()

getCurrentMoviePropertyTrackList() - Method in class quicktime.std.movies.media.MovieMediaHandler
This method returns an array of all the track IDs associated with the currently instantiated embedded movie

QuickTime::MovieMediaGetCurrentMovieProperty()

getCurrentNodeID() - Method in class quicktime.vr.QTVRInstance
You can use the QTVRGetCurrentNodeID function to get the current node of a movie.
getCurrentTime() - Method in class quicktime.std.movies.MovieController
This method returns the time value represented by the indicator on the movie controller's slider.
getCurrentTime() - Method in class quicktime.sound.SCStatus
Retrieves the current time.
getCurrentTrackPropertyMediaType(int) - Method in class quicktime.std.movies.media.MovieMediaHandler
This method gets the media type of the currently instantiated embedded movie

QuickTime::MovieGetCurrentTrackProperty()

getCursorID() - Method in class quicktime.vr.CursorRecord
Returns the cursor resource ID
getCursorSettingEnabled() - Method in class quicktime.std.movies.MovieController
Your application can use this method to determine whether or not the movie controller is allowed to change the cursor.
getData() - Method in class quicktime.streaming.SourcerInitParams
Gets the target container data
getData() - Method in class quicktime.streaming.NewPresentationParams
Gets the presentation data
getData() - Method in class quicktime.vr.CursorRecord
Returns the cursor data
getData(int, int) - Method in class quicktime.std.movies.media.UserData
This method returns a specified user data item.
getDataFile() - Method in class quicktime.std.image.GraphicsImporter
Determines the file that the graphics resides in.
getDataFormat() - Method in class quicktime.std.movies.media.SampleDescription
Return the data format of the sample description.
getDataFormat() - Method in class quicktime.std.music.InstSampleDesc
The data format type.
getDataHandle() - Method in class quicktime.std.image.GraphicsImporter
Determines the data reference that the graphics resides in.
getDataHandler(int) - Method in class quicktime.std.movies.media.Media
This method allows you to determine a media's data handler.
getDataHandlerDescription(int) - Method in class quicktime.std.movies.media.Media
This method allows your application to retrieve information about a media's data handler.
getDataItem(int, int, int) - Method in class quicktime.std.movies.media.UserData
This method returns a specified user data item.
getDataOffset() - Method in class quicktime.std.image.GraphicsImporter
Determines the data offset.
getDataOffset() - Method in class quicktime.std.movies.media.SampleReference
The media sample's offset.
getDataOutputFile() - Method in class quicktime.std.sg.SequenceGrabber
Allows you to determine the movie file that is currently assigned to a sequence grabber component.
getDataOutputFlags() - Method in class quicktime.std.sg.SequenceGrabber
Allows you to determine the record control flags that is currently assigned to a sequence grabber component.
getDataOverrun() - Method in class quicktime.std.image.DataRateParams
Gets the current number of bytes above or below the desired rate.
getDataPtr() - Method in class quicktime.streaming.PushDataParams
Gets the push data
getDataRate() - Method in class quicktime.std.image.DataRateParams
Gets the bytes per second to which the data rate is constrained.
getDataRate() - Method in class quicktime.std.qtcomponents.DataRateSettings
Get the default data rate in the dialog box.
getDataRateParams() - Method in class quicktime.std.image.CSequence
This method obtains the data rate parameters previously set with the setCDataRateParams method.
getDataRef() - Method in class quicktime.std.sg.SequenceGrabber
Determines the data reference that is currently assigned to a sequence grabber component.
getDataRef(int) - Method in class quicktime.std.movies.media.Media
This method returns a copy of a specified data reference.
getDataRefCount() - Method in class quicktime.std.movies.media.Media
This method allows your application to determine the number of data references in a media.
getDataReference() - Method in class quicktime.std.sg.SGOutput


QuickTime::SGGetOutputDataReference(

getDataReferenceOffsetAndLimit() - Method in class quicktime.std.image.GraphicsImporter
Returns the data reference starting offset and data size limit.
getDataReferenceType() - Method in class quicktime.std.image.GraphicsImporter
Determines the type of the data reference that the graphics resides in.
getDataRefFlags() - Method in class quicktime.std.sg.SequenceGrabber
Determines the data reference flags that control the record operation.
getDataRefIndex() - Method in class quicktime.std.movies.media.SampleDescription
Gets the index of the data reference
getDataSize() - Method in class quicktime.std.image.ImageDescription
Return the size of the compressed image.
getDataSize() - Method in class quicktime.std.image.GraphicsImporter
Determines the data size.
getDataSize() - Method in class quicktime.std.image.CompressedFrameInfo
Returns the size, in bytes, of the compressed image.
getDataSize() - Method in class quicktime.std.movies.media.SampleReference
The media sample's data size.
getDataSize(int, int) - Method in class quicktime.std.movies.Track
This method allows your application to determine the size, in bytes, of the sample data in a segment of a track.
getDataSize(int, int) - Method in class quicktime.std.movies.Movie
This method allows your application to determine the size, in bytes, of the sample data in a segment of a movie.
getDataSize(int, int) - Method in class quicktime.std.movies.media.Media
This method allows your application to determine the size, in bytes, of the sample data in a media segment.
getDataSourceName() - Method in class quicktime.std.sg.SGChannel
Get the source identification information associated with a sequence grabber channel.
getDataStorageSpaceRemaining() - Method in class quicktime.std.sg.SGOutput


QuickTime::SGGetDataOutputStorageSpaceRemaining

getDataType() - Method in class quicktime.streaming.SourcerInitParams
Gets the data type
getDataType() - Method in class quicktime.streaming.NewPresentationParams
Gets the type of the presentation data
getDeactiveImage() - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
getDecompressFlags() - Method in class quicktime.std.image.CodecInfo
Get contains flags that specify the decompression capabilities of the component.
getDecompressionAccuracy() - Method in class quicktime.std.image.CodecInfo
Get the relative accuracy of the decompression algorithm.
getDecompressionSpeed() - Method in class quicktime.std.image.CodecInfo
Get the relative speed of the component for decompression operations.
getDecompressorType() - Method in class quicktime.std.movies.media.SpriteDescription
 
getDecompressorType() - Method in class quicktime.std.movies.media.FlashDescription
 
getDefault() - Static method in class quicktime.std.music.NoteAllocator
Returns a system created NoteAllocator instance that can be used by applications.
getDefaultClip() - Method in class quicktime.std.image.GraphicsImporter
Returns the default matrix.
getDefaultDataRef() - Method in class quicktime.std.movies.Movie
This method allows your application to get the default data reference for the movie.
getDefaultFieldOfView() - Method in class quicktime.vr.QTVRPanoSample
 
getDefaultFieldOfView() - Method in class quicktime.vr.QTVRObjectSample
 
getDefaultFieldOfView() - Method in class quicktime.vr.QTVRCubicView
returns the defaultFieldOfView
getDefaultFileCreator() - Method in class quicktime.std.image.GraphicsExporter
Returns file creator for the new image file format.
getDefaultFileNameExtension() - Method in class quicktime.std.image.GraphicsExporter
Returns the suggested file name extension.
getDefaultFileType() - Method in class quicktime.std.image.GraphicsExporter
Returns the default file Type for the new image file format.
getDefaultFontName() - Method in class quicktime.std.movies.media.TextDescription
 
getDefaultGraphicsMode() - Method in class quicktime.std.image.GraphicsImporter
Returns the default graphics mode, if one is stored in the image.
getDefaultMatrix() - Method in class quicktime.std.image.GraphicsImporter
Returns the default matrix.
getDefaultMIDIInput() - Method in class quicktime.std.music.NoteAllocator
Obtain external MIDI connection information about the MIDI device that is attached to the system and selected as the default MIDI input device.
getDefaultNodeID() - Method in class quicktime.vr.QTVRWorldHeader
returns the default NodeID
getDefaultPan() - Method in class quicktime.vr.QTVRPanoSample
 
getDefaultPan() - Method in class quicktime.vr.QTVRObjectSample
 
getDefaultPan() - Method in class quicktime.vr.QTVRCubicView
returns the defaultPan
getDefaultSourceRect() - Method in class quicktime.std.image.GraphicsImporter
Returns the default source rect, if one is stored in the image.
getDefaultStyle() - Method in class quicktime.std.movies.media.TextDescription
Get the default style.
getDefaultTasker() - Method in class quicktime.app.time.Tasking
Returns the default TaskThread that is used when this object is tasked.
getDefaultTextBox() - Method in class quicktime.std.movies.media.TextDescription
 
getDefaultTilt() - Method in class quicktime.vr.QTVRPanoSample
 
getDefaultTilt() - Method in class quicktime.vr.QTVRObjectSample
 
getDefaultTilt() - Method in class quicktime.vr.QTVRCubicView
returns the defaultTilt
getDefaultValue() - Method in class quicktime.std.music.KnobDescription
 
getDefaultViewCenter() - Method in class quicktime.vr.QTVRObjectSample
 
getDefaultViewState() - Method in class quicktime.vr.QTVRObjectSample
 
getDeltaX() - Method in class quicktime.app.actions.TranslateMatrix
Deprecated.  
getDeltaY() - Method in class quicktime.app.actions.TranslateMatrix
Deprecated.  
getDepth() - Method in class quicktime.std.image.ImageDescription
Return pixel depth of source image.
getDepth() - Method in class quicktime.std.image.GraphicsExporter
Defines the depth to use.
getDepth() - Method in class quicktime.std.qtcomponents.SpatialSettings
Get the default depth of the pop-up menu in the dialog box.
getDescription() - Method in class quicktime.app.anim.TwoDSpriteInfo
Deprecated.  
getDescription() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
getDescription() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getDescription() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
getDescription() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
getDescription() - Method in interface quicktime.app.image.ImageSpec
Deprecated. since QTJava 6.1
getDescription() - Method in class quicktime.app.image.ImageSequencer
Deprecated. since QTJava 6.1
getDescription() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
getDescription() - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
getDescription() - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
getDescription() - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
getDescription() - Method in class quicktime.app.image.CSequenceToMemory
Deprecated. since QTJava 6.1
getDescription() - Method in class quicktime.app.view.GraphicsImporterDrawer
This method should return an ImageDescription that describes the image data that the class contains.
getDescription() - Method in class quicktime.std.image.QTImage
Return the description that describes the associated data.
getDescription() - Method in class quicktime.std.image.CDSequence
Returns the ImageDescription object associated with this sequence.
getDescription() - Method in class quicktime.std.music.MusicComponent
Returns a structure describing the synthesizer controlled by the music component device.
getDescription() - Method in class quicktime.std.qtcomponents.SCSequence
Return the description
getDestinationContainerData() - Method in class quicktime.streaming.ExportParams
Gets the target container data
getDestinationContainerExtras() - Method in class quicktime.streaming.ExportParams
Gets the target container data
getDestinationContainerType() - Method in class quicktime.streaming.ExportParams
Gets the type of the target container
getDestinationImage() - Method in class quicktime.app.image.QTTransition
Deprecated. Returns the current destination image * @deprecated since QTJava 6.1
getDestRect() - Method in class quicktime.std.image.GraphicsImporter
Returns the destination rectangle.
getDetailedStatus() - Method in class quicktime.streaming.StatusParams
Retrieve the detailed status
getDetailedStatusString() - Method in class quicktime.streaming.StatusParams
Retrieve the detailed status string
getDeveloperVersion() - Static method in class quicktime.QTSession
This returns the sub version of QuickTime that is currently present
getDevice() - Method in class quicktime.sound.SPB
Gets the device that is attached to this object.
getDeviceList(int) - Method in class quicktime.std.sg.SGChannel
Get the list of currently available Sound Input Driver names.
getDeviceName(int) - Method in class quicktime.std.sg.SGDeviceList
Returns the device name at the specified (0-based) index.
getDialog() - Method in class quicktime.std.qtcomponents.SCSequence
Return the SCDialog
getDigitizerComponent() - Method in class quicktime.std.sg.SGVideoChannel
Allows you to determine the video digitizer component that is providing source video to a video channel component.
getDigitizerInfo() - Method in class quicktime.std.sg.VideoDigitizer
Allows your application to determine the capability and status information about a specified video digitizer component.
getDimensions() - Method in class quicktime.std.movies.Track
Deprecated. since QTJava 4.0 see getSize
getDimensions(Stream) - Method in class quicktime.streaming.Presentation
This method gets the dimensions of the presenter
getDisplayBounds() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in interface quicktime.app.display.Drawable
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.image.ImageViewer
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.image.ImageDrawer
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.sg.SGDrawer
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.sg.PresentationDrawer
Deprecated. since QTJava 6.1
getDisplayBounds() - Method in class quicktime.app.view.MoviePlayer
This method is called automatically via the QTComponent object associated with this movie to set the boundary of the movie.
getDisplayBounds() - Method in class quicktime.app.view.GraphicsImporterDrawer
QTComponent calls this method when it needs to ask the image for its boundary.
getDisplayBoundsRgn() - Method in class quicktime.std.movies.Track
This method allows your application to determine the region a track occupies in a movie's graphics world.
getDisplayBoundsRgn() - Method in class quicktime.std.movies.Movie
This method allows your application to determine a movie's display boundary region.
getDisplayClipRgn() - Method in class quicktime.std.movies.Movie
This method allows your application to determine a movie's current display clipping region.
getDisplayedFrameNumber() - Method in class quicktime.std.movies.media.FlashMediaHandler
Get the currently displayed Flash Frame number.
getDisplayedSampleNumber() - Method in class quicktime.std.movies.media.SpriteMediaHandler
This method returns the sample number displayed currently.
getDisplayFlags() - Method in class quicktime.std.movies.media.TextDescription
 
getDisplayMatrix() - Method in class quicktime.std.movies.Track
This method returns the track's display matrix.
getDisplayOptions() - Method in class quicktime.std.qtcomponents.TimeCoder
Returns the current display options for text by the TimeCoder.
getDistance() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the distance
getDontRecompress() - Method in class quicktime.std.image.GraphicsExporter
Requests that the original compressed data not be decompressed and recompressed, but be copied (possibly with modifications) through to the output file.
getDouble(int) - Method in class quicktime.std.movies.AtomData
Get the double value at the given position(offset) within the native object.
getDoubleAt(int) - Method in class quicktime.util.QTPointerRef
 
getDoubleAt(int) - Method in class quicktime.util.QTHandleRef
 
getDoubleAt(int) - Method in class quicktime.util.QTByteObject
 
getDragEnabled() - Method in class quicktime.std.movies.MovieController
Your application can use this method to determine whether the movie controller has been instructed to enable drag & drop behavior.
getDrawer() - Method in class quicktime.app.display.GroupMember
Deprecated. The current drawing object that the settings relate to * @deprecated since QTJava 6.1
getDrumChannelMask() - Method in class quicktime.std.music.SynthesizerDescription
(midi device only) which channels device always uses
getDrumCount() - Method in class quicktime.std.music.SynthesizerDescription
non gm, built in (rom) drumkits only
getDrumKnobDescrption(int) - Method in class quicktime.std.music.MusicComponent
Returns a Drum knob description for the specified knob index or knob ID for the MusicComponent.
getDrumPartCount() - Method in class quicktime.std.music.SynthesizerDescription
maximum multi-timbrality of drum parts
getDSequence() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
getDSequence() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
getDuration() - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 6.1
getDuration() - Method in interface quicktime.app.players.Playable
Deprecated. since QTJava 6.1
getDuration() - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
getDuration() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getDuration() - Method in class quicktime.app.view.MoviePlayer
Returns the duration of the media attached to the player.
getDuration() - Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
getDuration() - Method in class quicktime.std.movies.Track
This method returns the duration of a track.
getDuration() - Method in class quicktime.std.movies.Movie
This method returns the duration of a movie.
getDuration() - Method in class quicktime.std.movies.media.Media
This method returns the duration of a media.
getDuration() - Method in class quicktime.std.qtcomponents.MovieImportInfo
returns the addedDuration from the movie import component withFile method
getDuration() - Method in class quicktime.streaming.SourcerTrackParams
Gets the duration limit
getDuration() - Method in class quicktime.streaming.PushDataParams
Get duration of the push data
getDurationPerSample() - Method in class quicktime.std.movies.media.SampleReference
The media sample's duration per sample
getEditList() - Method in class quicktime.streaming.PresParams
Gets the edit list
getEditList() - Method in class quicktime.streaming.NewPresentationParams
Gets the presentation's edit list parameter
getEditRate(int) - Method in class quicktime.std.movies.Track
This method returns the rate of the track edit of a specified track at an indicated time.
getEffect() - Method in class quicktime.app.image.QTEffectPresenter
Deprecated. since QTJava 6.1
getEffect() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
getEffectiveRate() - Method in class quicktime.std.clocks.TimeBase
Useful when needed to make scheduling decisions based on the rate of a time base.
getEffectsSpeed(AtomContainer) - Static method in class quicktime.std.movies.ParameterDialog
This call returns the speed of the effect, expressed in frames-per-second

QuickTime::QTGetEffectSpeed
getElement() - Method in class quicktime.std.qtcomponents.XMLContent
get element kind content
getElement(QTPointerRef, int) - Method in class quicktime.util.QTVector
get object and put into el
getEnable(Stream) - Method in class quicktime.streaming.Presentation
This method returns true if the presentation is enabled
getEnabled() - Method in class quicktime.std.movies.Track
This method allows your application to determine whether a track is currently enabled.
getEndianDescriptor() - Static method in class quicktime.qd.QDDimension
Returns the EndianDescriptor for QDRect Rect.
getEndianDescriptor() - Static method in class quicktime.qd.text.ScrpSTElement
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.math.Vector3D
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.math.Vector2D
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.math.Quaternion
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.math.Point3D
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.math.Matrix4x4
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.math.Matrix3x3
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.camera.CameraViewPort
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.camera.CameraRange
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.camera.CameraPlacement
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.camera.CameraData
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.qd3d.transform.RotateTransformData
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.std.image.ImageDescription
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.std.movies.media.ThreeDDescription
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.std.movies.media.TextDescription
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.std.movies.media.StreamDescription
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.std.movies.media.SpriteDescription
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.std.movies.media.SoundDescription
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.std.movies.media.SampleDescription
 
getEndianDescriptor() - Static method in class quicktime.std.movies.media.QTVRSampleDescription
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.std.movies.media.MusicDescription
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.std.movies.media.FlashDescription
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.std.qtcomponents.TimeCodeDescription
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.vr.QTVRTrackRefEntry
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.vr.QTVRPanoSample
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.vr.QTVRPanoImaging
 
getEndianDescriptor() - Static method in class quicktime.vr.QTVRObjectSample
Returns the EndianDescriptor for this class.
getEndianDescriptor() - Static method in class quicktime.vr.QTVRNodeLocation
 
getEndianDescriptor() - Static method in class quicktime.vr.QTVRNodeHeader
 
getEndianDescriptor() - Static method in class quicktime.vr.QTVRLinkHotSpot
 
getEndianDescriptor() - Static method in class quicktime.vr.QTVRHotSpotInfo
 
getEndianDescriptor() - Static method in class quicktime.vr.QTVRCubicView
 
getEndianDescriptor() - Static method in class quicktime.vr.QTVRCubicFace
 
getEndianDescriptor() - Static method in class quicktime.vr.QTVRAngleRange
 
getEndianDescriptorARGBColor() - Static method in class quicktime.qd.QDColor
Returns the EndianDescriptor for ARGBColor color.
getEndianDescriptorFixedPoint() - Static method in class quicktime.qd.QDPoint
Returns the EndianDescriptor for FixedPoint point.
getEndianDescriptorFixedRect() - Static method in class quicktime.qd.QDRect
Returns the EndianDescriptor for FixedRect Rect.
getEndianDescriptorGradientColor() - Static method in class quicktime.qd.QDColor
Returns the EndianDescriptor for ARGBColor color.
getEndianDescriptorQTVRFloatPoint() - Static method in class quicktime.qd.QDPoint
Returns the EndianDescriptor for TQ3Point2D point.
getEndianDescriptorRect() - Static method in class quicktime.qd.QDRect
Returns the EndianDescriptor for QDRect Rect.
getEndianDescriptorRGBColor() - Static method in class quicktime.qd.QDColor
Returns the EndianDescriptor for RGBColor color.
getEndianDescriptorTQ3Color() - Static method in class quicktime.qd.QDColor
Returns the EndianDescriptor for TQ3Color color.
getEndianDescriptorTQ3ColorARGB() - Static method in class quicktime.qd.QDColor
Returns the EndianDescriptor for TQ3ColorARGB color.
getEndianDescriptorTQ3Point2D() - Static method in class quicktime.qd.QDPoint
Returns the EndianDescriptor for TQ3Point2D point.
getEndingPercentage() - Method in class quicktime.qd.QDColor
Return value of ending percentage component
getEndTime() - Method in class quicktime.sound.SCStatus
Retrieves the end time.
getEnum() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns the enumerated value of the XMLAttribute for value kind attributeValueKindEnum or
getEQSpectrumBands(int) - Method in class quicktime.sound.SndChannel
Pass in the count of bands you expect to get back, it would return the the actual value of bands available with their frequncy limits.
getEQSpectrumLevels(int) - Method in class quicktime.sound.SndChannel
Gets the Equalizer Band Levels.
getEQToneControlGain() - Method in class quicktime.sound.SndChannel
Gets the values of the bass and treble tone control gain values.
getEQToneControlOnOff() - Method in class quicktime.sound.SndChannel
Returns true if the tone control (bass and treble) are enabled.
getErr() - Method in class quicktime.std.movies.StatusInfo
This method returns the error.
getError() - Method in class quicktime.sound.SPB
You can call this to check the value of the error code.
getEventType() - Method in class quicktime.app.event.QTMouseEvent
Deprecated. since QTJava 6.1
getException() - Method in class quicktime.QTRuntimeException
Return the Exception that created the runtime error.
getExifEnabled() - Method in class quicktime.std.image.GraphicsExporter
Returns the current Exif export setting.
getExportFileNameExtension() - Method in class quicktime.std.qtcomponents.MovieExporter
Gets the movie export components current FileNameExtension.
getExportImageTypeList() - Method in class quicktime.std.image.GraphicsImporter
Returns information about available export formats.
getExportSettingsAsAtomContainer() - Method in class quicktime.std.image.GraphicsImporter
Returns the Export settings as an Atom Container.
getExportSettingsFromAtomContainer() - Method in class quicktime.std.qtcomponents.MovieExporter
Retrieves the current settings from the movie export component..
getExportShortFileTypeString() - Method in class quicktime.std.qtcomponents.MovieExporter
No Documentation.
getExportSourceMediaType() - Method in class quicktime.std.qtcomponents.MovieExporter
This routine returns an OSType value through its mediaType parameter, which is interpreted in exactly the same way that the componentManufacturer was previously interpreted.
getExportType() - Method in class quicktime.streaming.ExportParams
Gets the export type
getExtendedFlags() - Method in class quicktime.sound.ExtScheduledSoundHeader
Gets the value of the extended flags field.
getExtension(int) - Method in class quicktime.std.movies.media.SoundDescription
Retrieve application specific info from a Sound Description object

QuickTime::GetSoundDescriptionExtension

getExtension(int, int) - Method in class quicktime.std.image.ImageDescription
Obtain the extended data for an image.
getFace() - Method in class quicktime.qd.text.ScrpSTElement
 
getFieldOfView() - Method in class quicktime.vr.QTVRObjectSample
 
getFieldOfView() - Method in class quicktime.vr.QTVRInterceptRecord
Returns the field of view for the kQTVRSetFieldOfViewSelector.
getFieldOfView() - Method in class quicktime.vr.QTVRInstance
You can use the QTVRGetFieldOfView function to get the vertical field of view of a QuickTime VR movie.
getFile() - Method in class quicktime.io.OpenedFile
 
getFilePath() - Method in class quicktime.io.QTIOException
Returns the path of the file that caused the exception to be thrown
getFileType() - Method in class quicktime.std.qtcomponents.MovieImporter
Determines the file type for the component.
getFixedPoint() - Method in class quicktime.qd.QDPoint
Returns a byte array that contains the packed value of a FixedPoint
getFixedRect() - Method in class quicktime.qd.QDRect
Returns the bytes for the FixedRect
getFlags() - Method in class quicktime.app.anim.SWController
Deprecated. Returns the flags that control the hit test parameters on the SpriteWorld.
getFlags() - Method in class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1
getFlags() - Method in class quicktime.qd.GDevice
Returns the current scale of the screen graphics device

QuickDraw::GDGetScale
getFlags() - Method in class quicktime.std.clocks.TimeBase
This allows your application to obtain the contents of the control flags of a time base.
getFlags() - Method in class quicktime.std.comp.ComponentDescription
Returns the component flag.
getFlags() - Method in class quicktime.std.image.ICMFrameTime
 
getFlags() - Method in class quicktime.std.image.GraphicsImporter
Returns the current flags..
getFlags() - Method in class quicktime.std.movies.MovieController
Your application can use this action to retrieve a movie's control flags.
getFlags() - Method in class quicktime.std.movies.media.StreamDescription
 
getFlags() - Method in class quicktime.std.movies.media.SampleReference
The flags for the media samples.
getFlags() - Method in class quicktime.std.music.SynthesizerDescription
Information about how the synthesizer works.
getFlags() - Method in class quicktime.std.music.SynthesizerConnections
Return information about the type of connection.
getFlags() - Method in class quicktime.std.music.NoteRequestInfo
Gets the flags of the NoteRequestInfo
getFlags() - Method in class quicktime.std.music.KnobDescription
 
getFlags() - Method in class quicktime.std.qtcomponents.TimeCoder
Allows you to retrieve the timecode control flags.
getFlags() - Method in class quicktime.std.qtcomponents.TimeCodeDef
Returns the current flag settings.
getFlags() - Method in class quicktime.std.qtcomponents.MovieImportInfo
returns the outflags from the movie import component withFile method
getFlags() - Method in class quicktime.std.sg.SGDeviceName
 
getFlags() - Method in class quicktime.streaming.SourcerTrackParams
Gets the flags of the track params object
getFlags() - Method in class quicktime.streaming.SourcerTimingParams
Gets the flags
getFlags() - Method in class quicktime.streaming.SourcerLoopParams
Gets the flags of the sourcer loop params object
getFlags() - Method in class quicktime.streaming.SourcerInitParams
Gets the flags of the sourcer init params object
getFlags() - Method in class quicktime.streaming.SourcerCallbackParams
Gets the flags
getFlags() - Method in class quicktime.streaming.PushDataParams
Gets the flags
getFlags() - Method in class quicktime.streaming.Presentation
This method retrieves the flags associated with the presentation
getFlags() - Method in class quicktime.streaming.PresParams
Retrieves the flags.
getFlags() - Method in class quicktime.streaming.NewPresentationParams
Gets the presentation flags
getFlags() - Method in class quicktime.sound.SoundComponentData
A set of bit flags whose meanings are specific to a particular sound component.
getFlags() - Method in class quicktime.vr.QTVRPanoSample
 
getFlags() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the flags
getFlags() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the flags
getFlagsIn() - Method in class quicktime.streaming.ExportParams
Gets the input flags
getFlagsMask() - Method in class quicktime.streaming.SourcerLoopParams
Gets the flags mask
getFlagsOut() - Method in class quicktime.streaming.PresIdleParams
This method gets the output flags of the params object
getFlagsOut() - Method in class quicktime.streaming.ExportParams
Gets output flags
getFlashDescription(int) - Method in class quicktime.std.movies.media.FlashMedia
This method allows you to retrieve a sample description from a media.
getFlashHandler() - Method in class quicktime.std.movies.media.FlashMedia
This method allows you to obtain a reference to a media handler component.
getFlashVariable(String, String) - Method in class quicktime.std.movies.media.FlashMediaHandler
Gets the value of a specified Flash action variable

QuickTime::FlashMediaGetFlashVariable()

getFlipSpec(int) - Method in class quicktime.util.EndianDescriptor
Returns an EndianFlipSpec at the specified offset, or null if no flip spec is found in the collection at that offset.
getFloat(int) - Method in class quicktime.std.movies.AtomData
Get the float value at the given position(offset) within the native object.
getFloatAt(int) - Method in class quicktime.util.QTPointerRef
 
getFloatAt(int) - Method in class quicktime.util.QTHandleRef
 
getFloatAt(int) - Method in class quicktime.util.QTByteObject
 
getFNum(String) - Static method in class quicktime.qd.QDFont
The GetFNum procedure gets the font family ID for a specified font family name.
getFont() - Method in class quicktime.qd.text.ScrpSTElement
 
getFontName(int) - Static method in class quicktime.qd.QDFont
The GetFontName procedure gets the name of a font family that has a specified family ID number.
getForeColor() - Method in class quicktime.qd.QDGraphics
Returns the current foreground color of the QDGraphic.
getForeColor() - Method in class quicktime.std.qtcomponents.TCTextOptions
Returns the foreground Color field.
getFormat() - Method in class quicktime.util.StringHandle
Returns true if the string stored in the handle is a C String, or false if it is a PString
getFormat() - Method in class quicktime.sound.SoundComponentData
The format of the data a sound component is producing.
getFormat() - Method in class quicktime.sound.ExtScheduledSoundHeader
 
getFormat() - Method in class quicktime.sound.CompressionInfo
The format.
getFormatFlag() - Method in class quicktime.util.EndianDescriptor
Returns the format of the EndianDescriptor object - which determines the behaviour of the descriptor when used with the endianFlip methods.
getFormatFlags() - Method in class quicktime.std.image.ICMPixelFormatInfo
 
getFormatFlags() - Method in class quicktime.std.image.CodecInfo
Get the flags that describes the possible format for compressed data produced by this component.
getFoundTrack() - Method in class quicktime.std.movies.SearchResult
This method returns the found track.
getFov() - Method in class quicktime.qd3d.camera.ViewAngleAspectCameraData
returns the field of view
getFrameCount() - Method in class quicktime.std.image.ImageDescription
Return number of frames in image data.
getFrameDuration() - Method in class quicktime.std.image.DataRateParams
Gets the duration of the current frame in milliseconds.
getFrameDuration() - Method in class quicktime.std.qtcomponents.TimeCodeDef
Returns the duration of each frame.
getFrameDuration() - Method in class quicktime.std.qtcomponents.DataRateSettings
Get the default frame duration in the dialog box.
getFrameNumber() - Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
getFrameNumber() - Method in class quicktime.std.image.CSequence
This method returns the current frame number of this sequence.
getFrameRate() - Method in class quicktime.std.qtcomponents.TemporalSettings
Get the default frame rate in the dialog box.
getFrameRate() - Method in class quicktime.std.sg.SGVideoChannel
The SGGetFrameRate function allows you to retrieve a video channelÕs frame rate for recording.
getFrameRate() - Method in class quicktime.vr.QTVRObjectSample
 
getFrames() - Method in class quicktime.app.image.QTEffect
Deprecated. Returns the current maximum number of frames that an effect will run for * @deprecated since QTJava 6.1
getFrames() - Method in class quicktime.std.qtcomponents.TimeCodeTime
Returns the current frames settings.
getFramesPerSecond() - Method in class quicktime.app.image.QTTransition
Deprecated. since QTJava 6.1
getFramesPerSecond() - Method in class quicktime.std.qtcomponents.TimeCodeDef
Returns the number of frames per second as the closest integral value.
getFrequency(int) - Method in class quicktime.std.movies.media.MediaEQSpectrumBands
 
getFrequencyBands() - Method in class quicktime.streaming.MediaParams
gets the frequency bands associated with the sound media
getFrequencyBandsCount() - Method in class quicktime.streaming.MediaParams
gets the number of frequency bands used by the sound media
getFromFOV() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the fromFOV
getFromPan() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the fromPan
getFromTilt() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the fromTilt
getFromValidFlags() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the fromValidFlags
getFromViewCenter() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the fromViewCenter
getFrontLayer() - Method in class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
getFrontLayer() - Method in interface quicktime.app.display.QTDisplaySpace
Deprecated. since QTJava 6.1
getFrontLayer() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getFSSpec(boolean, int) - Method in class quicktime.io.QTFile
Returns the byte array containing the fsspec.
getFullScreen() - Method in class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1
getGDevice() - Method in class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1
getGDHandle() - Method in class quicktime.streaming.MediaParams
gets the graphics device associated with the video component
getGMNumber() - Method in class quicktime.std.music.ToneDescription
Returns the current gm Number of the described instrument's synthesiser.
getGradientColor() - Method in class quicktime.qd.QDColor
Returns the color as an GradientColor value
getGraphicsImporterDrawer() - Method in interface quicktime.app.view.QTJComponent
Gets the currently displayed GraphicsImporterDrawer object of this component.
getGraphicsMode() - Method in class quicktime.app.anim.TwoDSpriteInfo
Deprecated.  
getGraphicsMode() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
getGraphicsMode() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getGraphicsMode() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
getGraphicsMode() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
getGraphicsMode() - Method in class quicktime.app.image.ImageViewer
Deprecated. since QTJava 6.1
getGraphicsMode() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
getGraphicsMode() - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
getGraphicsMode() - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
getGraphicsMode() - Method in interface quicktime.app.image.Compositable
Deprecated. since QTJava 6.1
getGraphicsMode() - Method in class quicktime.app.view.GraphicsImporterDrawer
Determines the graphics mode for an image.
getGraphicsMode() - Method in class quicktime.std.anim.Sprite
This method gets the graphics mode property of this sprite.
getGraphicsMode() - Method in class quicktime.std.image.GraphicsMode
This method returns the graphics mode
getGraphicsMode() - Method in class quicktime.std.image.GraphicsImporter
Determines the graphics mode for an image.
getGraphicsMode() - Method in class quicktime.std.movies.media.VisualMediaHandler
Obtain the transfer mode and blend or transparent color values.
getGraphicsMode() - Method in class quicktime.streaming.MediaParams
gets the graphics mode of the video component
getGraphicsMode(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to get the graphics mode property of a sprite.
getGraphicsMode(Stream) - Method in class quicktime.streaming.Presentation
This method gets the graphics mode of the presenter
getGreen() - Method in class quicktime.qd.QDColor
Return value of green component
getGreenF() - Method in class quicktime.qd.QDColor
Return value of green component as float
getGroupMember(Object) - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getGWorld() - Method in interface quicktime.app.display.QTDrawable
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.image.QTImageProducer
Deprecated.  
getGWorld() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.image.ImageViewer
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.sg.SGDrawer
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.sg.PresentationDrawer
Deprecated. since QTJava 6.1
getGWorld() - Method in class quicktime.app.view.QTImageProducer
The offscreen gworld used by source to draw its content
getGWorld() - Method in class quicktime.app.view.MoviePlayer
QTComponent calls this method to get the destination QDGraphics of its movie.
getGWorld() - Method in class quicktime.app.view.GraphicsImporterDrawer
QTComponent calls this method to get the destination QDGraphics of its image.
getGWorld() - Method in class quicktime.qd.NativeGraphics
This returns the QDGraphics that represents the native drawing surface that you get from java.
getGWorld() - Method in class quicktime.std.image.GraphicsImporter
Call this method to obtain the QDGraphics of the object.
getGWorld() - Method in class quicktime.std.movies.Movie
Your application can determine a movie's graphics world by calling the getGWorld method.
getGWorld() - Method in class quicktime.std.sg.SequenceGrabber
Returns the QDGraphics of the sequence grabber.
getGWorld() - Method in class quicktime.streaming.Presentation
This method retrieves the GWorld of the presenter
getGWorld() - Method in class quicktime.streaming.MediaParams
gets the graphics world of the video component
getGWorld(Stream) - Method in class quicktime.streaming.Presentation
This method retrieves the GWorld of the presenter
getGWorldDevice() - Method in class quicktime.std.sg.SequenceGrabber
Returns the current device of the sequence grabber.
getGXPoint() - Method in class quicktime.qd.QDPoint
Returns a byte array that contains the packed value of a GXPoint
getHalfHeight() - Method in class quicktime.qd3d.camera.ViewPlaneCameraData
returns the halfHeightAtViewPlane
getHalfWidth() - Method in class quicktime.qd3d.camera.ViewPlaneCameraData
returns the halfWidthAtViewPlane
getHandler() - Method in class quicktime.std.movies.media.Media
This method allows you to obtain a reference to a media handler component.
getHandlerDescription() - Method in class quicktime.std.movies.media.Media
This method allows your application to retrieve information about a media handler.
getHeight() - Method in class quicktime.qd.QDRect
Get the height of the QDRect.
getHeight() - Method in class quicktime.qd.QDDimension
Gets the height of this QDDimension object.
getHeight() - Method in class quicktime.qd.text.ScrpSTElement
 
getHeight() - Method in class quicktime.qd3d.camera.CameraViewPort
returns the camera viewport's height
getHeight() - Method in class quicktime.std.image.ImageDescription
Return the height of the source image.
getHeight() - Method in class quicktime.streaming.MediaParams
gets the height of the video component
getHeightF() - Method in class quicktime.qd.QDRect
Get the height of the QDRect.
getHeightF() - Method in class quicktime.qd.QDDimension
Gets the height of this QDDimension object.
getHighValue() - Method in class quicktime.std.music.KnobDescription
 
getHither() - Method in class quicktime.qd3d.camera.CameraRange
returns the camera range's distance away from the hither plane.
getHitTarget(int, int) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
getHorizontalResolution() - Method in class quicktime.std.image.GraphicsExporter
Gets the resolution to saved and stored.
getHotSpotID() - Method in class quicktime.vr.QTVRInterceptRecord
Gets the hot spot ID.
getHotSpotNumFrames() - Method in class quicktime.vr.QTVRPanoSample
 
getHotSpotRect() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the hotSpotRect
getHotSpotRefTrackIndex() - Method in class quicktime.vr.QTVRPanoSample
 
getHotSpotRegion(int) - Method in class quicktime.vr.QTVRInstance
The QTVRGetHotSpotRegion function returns, in the hotSpotRegion parameter, a handle to the region occupied by the hot spot, in the QuickTimeÊVR movie specified by the qtvr parameter, whose ID is specified by the hotSpotID parameter.
getHotSpotSize() - Method in class quicktime.vr.QTVRPanoSample
 
getHotSpotsVisible() - Method in class quicktime.vr.QTVRInstance
kQTVRHotSpotsVisible

QuickTime::QTVRGetViewParameter

Requires QT 5.0.1 and above
getHotSpotType() - Method in class quicktime.vr.QTVRInterceptRecord
Gets the hot spot type.
getHotSpotType() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the hotSpotType
getHotSpotType(int) - Method in class quicktime.vr.QTVRInstance
This method gets the type of a hot spot whose ID you specify.
getHours() - Method in class quicktime.std.qtcomponents.TimeCodeTime
Returns the current hours settings.
getHRes() - Method in class quicktime.qd.OpenCPicParams
Gets the horizontal resolution.
getHRes() - Method in class quicktime.std.image.ImageDescription
Return the horizontal resolution of the source image.
getHWnd() - Method in class quicktime.WinJNIDrawingSurface
This is the equivalent of sun.awt.DrawingSurface.getHWnd()
getID() - Method in class quicktime.std.movies.Track
This method allows your application to determine a track's unique track ID value.
getIdentifier() - Method in class quicktime.std.qtcomponents.XMLElement
get tokenized identifier of the element
getIdentifier() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns the tokenized identifier of the XMLAttribute if the attribute name was recognized by the parser
getIdSize() - Method in class quicktime.std.image.ImageDescription
Return the total size of this structure.
getImage() - Method in class quicktime.app.anim.TwoDSpriteInfo
Deprecated.  
getImage() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
getImage() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getImage() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
getImage() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
getImage() - Method in interface quicktime.app.image.ImageSpec
Deprecated. since QTJava 6.1
getImage() - Method in class quicktime.app.image.ImageSequencer
Deprecated. since QTJava 6.1
getImage() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
getImage() - Method in class quicktime.app.image.ImageDrawer
Deprecated. since QTJava 6.1
getImage() - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
getImage() - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
getImage() - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
getImage() - Method in interface quicktime.app.view.QTComponent
Gets the currently displayed image of this component.
getImage() - Method in class quicktime.app.view.GraphicsImporterDrawer
This method returns the actual image data of the GraphicsImporterDrawer's GraphicImporter.
getImage() - Method in class quicktime.std.image.QTImage
Return the image data
getImage(int) - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
getImageBuffer() - Method in class quicktime.std.image.DSequence
This method helps you determine the location of the offscreen image buffer allocated by the decompressor.
getImageCount() - Method in class quicktime.std.image.GraphicsImporter
Returns the number of images in the image file.
getImageData() - Method in class quicktime.app.image.ImageSequencer
Deprecated. since QTJava 6.1
getImageData() - Method in class quicktime.std.anim.Sprite
This method gets the image data property of this sprite.
getImageDataSize() - Method in class quicktime.std.anim.Sprite
This method gets the size of the image data that a sprite is currently displaying.
getImageDescription() - Method in class quicktime.std.anim.Sprite
This method gets the image description property of this sprite.
getImageDescription() - Method in class quicktime.std.image.GraphicsImporter
Determines the image description information.
getImageDescription() - Method in class quicktime.std.sg.SGVideoChannel
This method allows you to retrieve a music sample description from the SGChannel.
getImageDescription(int) - Method in class quicktime.std.movies.media.VideoMedia
This method allows you to retrieve a sample description from a media.
getImageIndex() - Method in class quicktime.std.image.GraphicsImporter
Returns the current image index.
getImageIndex(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to get the image index property of a sprite.
getImageName(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
Returns the name of the sprite with the specified ID.
getImageRefTrackIndex() - Method in class quicktime.vr.QTVRPanoSample
 
getImages() - Method in class quicktime.app.image.ImageViewer
Deprecated. since QTJava 6.1
getImageSize() - Method in class quicktime.vr.QTVRPanoSample
 
getImagingMode() - Method in class quicktime.vr.QTVRPanoImaging
returns the imaging Mode
getImagingProperty(int) - Method in class quicktime.vr.QTVRPanoImaging
returns the imagingProperty
getImagingProperty(int, int) - Method in class quicktime.vr.QTVRInstance
You can use the QTVRGetImagingProperty function to get the current value of an imaging property of a movie.
getImagingValidFlags() - Method in class quicktime.vr.QTVRPanoImaging
Valid bits are kQTVRValidCorrection = 1L << 0, kQTVRValidQuality = 1L << 1, kQTVRValidDirectDraw = 1L << 2, kQTVRValidFirstExtraProperty = 1L << 3
getImporter() - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
getImporter() - Method in class quicktime.app.view.GraphicsImporterDrawer
This returns the GraphicsImporter object that is responsible for importing and drawing the picture file.
getImportSettingsFromAtomContainer() - Method in class quicktime.std.qtcomponents.MovieImporter
Retrieves the current settings from the movie import component..
getIndChannel(int) - Method in class quicktime.std.sg.SequenceGrabber
Allows you to obtain the channel type currently in use by a sequence grabber component.
getIndChannelType(int) - Method in class quicktime.std.sg.SequenceGrabber
Allows you to obtain info on the channel type currently in use by a sequence grabber component.
getIndexedDevice(int) - Static method in class quicktime.sound.SPBDevice
You can use the SPBGetIndexedDevice function to help generate a list of sound input devices.
getIndexedNoteChannel(int) - Method in class quicktime.std.music.TunePlayer
Returns the note channel at the specified index.
getIndexedTunePlayer(int) - Method in class quicktime.std.movies.media.MusicMediaHandler
Returns the TunePlayer that is responsible for rendering the music data that is contained within a particular music track.
getIndexInfo() - Method in class quicktime.std.music.NoteChannel
Returns the index of the NoteAllocator of the MusicComponent that is used by this NoteChannel.
getIndImageDescription(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
This method returns the image description for the image specified by the index.
getIndMovie(int) - Method in class quicktime.std.movies.MultiMovieController
This method allows you to get the movie at a specified index among the associated movies of a controller.
getIndNoteChannel(int) - Method in class quicktime.std.music.NoteAllocator
Returns a new NoteChannel as indexed into the NoteAllocator instance.
getIndSourcer(Stream, int) - Method in class quicktime.streaming.Presentation
This method returns a component at a given index associated with a specific stream
getIndStream(int) - Method in class quicktime.streaming.Presentation
This method gets a stream owned by the presentation object from an index
getIndTrack(int) - Method in class quicktime.std.movies.Movie
This method allows your application to determine the track identifier of a track given the track's index value.
getIndTrackType(int, int, int) - Method in class quicktime.std.movies.Movie
This method allows your application to determine the track identifier of a track given a track type and an index value.
getInfo() - Method in class quicktime.std.comp.ComponentIdentifier
Returns all of the registration information for a component.
getInfo(int) - Method in class quicktime.streaming.Sourcer
General purpose routine for retrieving information associated with the Sourcer
getInfoChannelCount() - Method in class quicktime.std.qtcomponents.SoundCompressionDialog
Retrieves the current channel count for a dialog.
getInfoColorTable() - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Gets the current color table or null to clear the current color table for a dialog.
getInfoCompression() - Method in class quicktime.std.qtcomponents.SoundCompressionDialog
Retrieves the current compression type for a dialog.
getInfoCompressionList() - Method in class quicktime.std.qtcomponents.SoundCompressionDialog
Retrieves the current compression type list for a dialog.
getInfoDataRateSettings() - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Gets the current data rate settings for a dialog.
getInfoPreferences() - Method in class quicktime.std.qtcomponents.CompressionDialog
Retrieves the current preferences for a dialog.
getInformationString() - Method in class quicktime.std.comp.ComponentDescription
Returns information about the component retrieved from the ComponentIdentifier.getInfo() call.
getInfoSampleRate() - Method in class quicktime.std.qtcomponents.SoundCompressionDialog
Retrieves the current sample rate for a dialog.
getInfoSampleSize() - Method in class quicktime.std.qtcomponents.SoundCompressionDialog
Retrieves the current sample size for a dialog.
getInfoSpatialSettings() - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Gets the current spatial settings for a dialog.
getInfoState() - Method in class quicktime.std.qtcomponents.CompressionDialog
Retrieves all of the settings for a dialog.
getInfoTemporalSettings() - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Gets the current temporal settings for a dialog.
getInitialSize() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.image.ImageViewer
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.sg.SGDrawer
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.sg.PresentationDrawer
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.view.MoviePlayer
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.app.view.GraphicsImporterDrawer
Deprecated. since QTJava 4.0
getInitialSize() - Method in class quicktime.std.anim.Sprite
Deprecated. since QTJava 4.0
getInput() - Method in class quicktime.std.sg.VideoDigitizer
Returns the index that identifies the currently active input video source.
getInputCapabilityFlags() - Method in class quicktime.std.sg.DigitizerInfo
Indicates the capabilities of the video digitizer component with respect to the input video signal.
getInputDataReference() - Method in class quicktime.std.image.GraphicsExporter
Gets the DataRef of the source for input images to graphics export component.
getInputDataSize() - Method in class quicktime.std.image.GraphicsExporter
Used by format-specific graphics exporters when transcoding: Returns the number of bytes of original image data that can be read.
getInputDriver() - Method in class quicktime.std.sg.SGSoundChannel
Get the Sound Input Driver.
getInputFile() - Method in class quicktime.std.image.GraphicsExporter
Gets the file that is the source for input images to graphics export component.
getInputFormat(int) - Method in class quicktime.std.sg.VideoDigitizer
Determines the format of the video signal provided by a specified video input source.
getInputGain() - Method in class quicktime.sound.SPBDevice
Get the input gain level.
getInputGraphicsImporter() - Method in class quicktime.std.image.GraphicsExporter
Determines the GraphicsImporter that is the source for input images to graphics export component.
getInputGWorld() - Method in class quicktime.std.image.GraphicsExporter
Determines the QDGraphics that is the source for input images to graphics export component.
getInputHandle() - Method in class quicktime.std.image.GraphicsExporter
Determines the data reference that is the source for input images to graphics export component.
getInputID() - Method in class quicktime.std.music.SynthesizerConnections
Return the ID of the port that receives MIDI information.
getInputImageDepth() - Method in class quicktime.std.image.GraphicsExporter
Used by format-specific graphics exporters, especially when doing standalone export: Returns the depth of the input image.
getInputImageDescription() - Method in class quicktime.std.image.GraphicsExporter
Used by format-specific graphics exporters, especially when doing standalone export: Returns the number of bytes of original image data that can be read.
getInputImageDimensions() - Method in class quicktime.std.image.GraphicsExporter
Used by format-specific graphics exporters, especially when doing standalone export: Returns the dimensions of the input image.
getInputLimit() - Method in class quicktime.std.image.GraphicsExporter
Only applicable when the input is a data reference, file, handle or ptr: Specifies the portion of an input data reference, file, handle or pointer that a graphics exporter is permitted to read.
getInputMap() - Method in class quicktime.std.movies.media.Media
This method returns you the input map of the media.
getInputOffset() - Method in class quicktime.std.image.GraphicsExporter
Only applicable when the input is a data reference, file, handle or ptr: Specifies the portion of an input data reference, file, handle or pointer that a graphics exporter is permitted to read.
getInputPicture() - Method in class quicktime.std.image.GraphicsExporter
Determines the Pict that is the source for input images to graphics export component.
getInputPixmap() - Method in class quicktime.std.image.GraphicsExporter
Determines the QDGraphics that is the source for input images to graphics export component.
getInputPtr() - Method in class quicktime.std.image.GraphicsExporter
Determines the data reference that is the source for input images to graphics export component.
getInputSource() - Method in class quicktime.sound.SPBDevice
Get the input Source Index.
getInputSourceNames() - Method in class quicktime.sound.SPBDevice
Get a list of the names of all the sound input sources supported by the sound input device
getInsets() - Method in class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1
getInstrument() - Method in class quicktime.std.sg.SGMusicChannel
Gets the Instrument associates with a particular channel.
getInstrumentCount() - Method in class quicktime.std.music.SynthesizerDescription
non gm, built in (rom) instruments only
getInstrumentKnobDescrption(int) - Method in class quicktime.std.music.MusicComponent
Returns a Instrument knob description for the specified knob index or knob ID for the MusicComponent.
getInstrumentName() - Method in class quicktime.app.audio.NoteChannelControl
Deprecated. since QTJava 6.1
getInstrumentName() - Method in class quicktime.app.audio.MusicPartControl
Deprecated. since QTJava 6.1
getInstrumentName() - Method in interface quicktime.app.audio.MusicPart
Deprecated. since QTJava 6.1
getInstrumentName() - Method in class quicktime.std.music.ToneDescription
Returns the current name of the described instrument.
getInstrumentNumber() - Method in class quicktime.std.music.ToneDescription
Returns the current number of the described instrument.
getInt(int) - Method in class quicktime.std.movies.AtomData
Get the int value at the given position(offset) within the native object.
getInt(int) - Method in class quicktime.util.RawEncodedImage
Returns the int at the specified offset
getInt(int) - Method in class quicktime.util.IntEncodedImage
Returns the int at the specified offset.
getInt(int) - Method in interface quicktime.util.EncodedImage
Returns the int at the specified offset.
getInt(int) - Method in class quicktime.util.ByteEncodedImage
Returns the int at the specified offset The offset is specified in bytes into the encoded image object.
getIntAt(int) - Method in class quicktime.util.QTPointerRef
 
getIntAt(int) - Method in class quicktime.util.QTHandleRef
 
getIntAt(int) - Method in class quicktime.util.QTByteObject
 
getInteger() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns the int value of the XMLAttribute for valueKind attributeValueKindInteger
getInteractionMouseClickHysteresis() - Method in class quicktime.vr.QTVRInstance
Gets the Mouse Click Hysteresis property of the Interaction property defined as the distance, in pixels, from the location of a mouse-down event to the limit within which the cursor is considered not to have moved.
getInteractionMouseClickTimeout() - Method in class quicktime.vr.QTVRInstance
Gets the Mouse Click Timeout Interaction property defined as the number of ticks after which a mouse click times out and is automatically switched from a hot spot selection into a pan.
getInteractionMouseMotionScale() - Method in class quicktime.vr.QTVRInstance
Sets the mouse motion scale interaction property

QuickTime::QTVRGetInteractionProperty

getInteractionNudgeMode() - Method in class quicktime.vr.QTVRInstance
Gets the nudge mode interaction property

QuickTime::QTVRGetInteractionProperty

getInteractionPanTiltSpeed() - Method in class quicktime.vr.QTVRInstance
Gets the panning and tilting speed interaction property

QuickTime::QTVRGetInteractionProperty

getInteractionTranslateOnMouseDown() - Method in class quicktime.vr.QTVRInstance
Sets the translation interaction property

QuickTime::QTVRGetInteractionProperty

getInteractionZoomSpeed() - Method in class quicktime.vr.QTVRInstance
Gets the zoom speed interaction property

QuickTime::QTVRGetInteractionProperty

getInterlaceStyle() - Method in class quicktime.std.image.GraphicsExporter
Returns the interlace style.
getInts() - Method in class quicktime.util.IntEncodedImage
Returns the internal int array.
getInvalidatorList() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getItem(int) - Method in class quicktime.std.RestrictionSet
Returns the restricted items.
getJavaDefaultPixelDescription(int, int) - Static method in class quicktime.std.image.ImageDescription
Create an ImageDescription structure that describes the default Java pixel format.
getJavaVersion() - Static method in class quicktime.QTSession
Return the Java version in the format of:0xVVVVSSSS.
getKeyFrameRate() - Method in class quicktime.std.image.DataRateParams
Gets the frequence of key frames.
getKeyFrameRate() - Method in class quicktime.std.image.CSequence
This method lets you determine the current key frame rate of a sequence.
getKeyFrameRate() - Method in class quicktime.std.qtcomponents.TemporalSettings
Get the default key frame rate in the dialog box.
getKeysEnabled() - Method in class quicktime.std.movies.MovieController
Your application can use this action to determine whether keystrokes are enabled for a movie controller.
getKind() - Method in class quicktime.std.qtcomponents.XMLContent
get type of content
getKnob(int) - Method in class quicktime.std.music.NoteChannel
Returns the value of a knob for the note channel.
getKnob(int) - Method in class quicktime.std.music.MusicComponent
Returns the value of the specified global synthesizer knob.
getKnob(int) - Method in class quicktime.std.music.InstKnobList
Gets the knob at the specified index in the list.
getKnobCount() - Method in class quicktime.std.music.InstKnobList
The number of knobs in the list
getKnobDescrption(int) - Method in class quicktime.std.music.MusicComponent
Returns a knob description for the specified global knob index or knob ID for the MusicComponent.
getKnobFlags() - Method in class quicktime.std.music.InstKnobList
The knob flags to use if the requested knob is not in the list.
getKnobID() - Method in class quicktime.std.music.KnobDescription
 
getLabel() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
getLanguage() - Method in class quicktime.std.movies.media.Media
This method returns a media's language or region code.
getLatency() - Method in class quicktime.std.music.SynthesizerDescription
response time in µSec
getLayer() - Method in class quicktime.app.anim.TwoDSpriteInfo
Deprecated.  
getLayer() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
getLayer() - Method in interface quicktime.app.display.Layerable
Deprecated. since QTJava 6.1
getLayer() - Method in class quicktime.app.display.GroupMember
Deprecated. since QTJava 6.1
getLayer() - Method in class quicktime.std.anim.Sprite
This method gets the layer property of this sprite.
getLayer() - Method in class quicktime.std.movies.Track
This method allows your application to retrieve a track's layer.
getLayer(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to get the layer property of a sprite.
getLayerable(Object) - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getLayerable(Object) - Method in interface quicktime.app.display.QTDisplaySpace
Deprecated. since QTJava 6.1
getLayerable(Object) - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getLeft() - Method in class quicktime.qd3d.camera.OrthographicCameraData
returns the left position
getLeftMeterLevel() - Method in class quicktime.std.movies.media.LevelMeterInfo
 
getLeftVolume() - Method in class quicktime.streaming.MediaParams
gets the left volume of the sound media
getLeftVolume() - Method in class quicktime.sound.SndCommand
Gets the value of the left volume IFF the cmd field is getVolumeCmd or volumeCmd otherwise this call returns 0.
getLeftVolume(Stream) - Method in class quicktime.streaming.Presentation
This method gets the left volume of the presenter
getLength() - Method in class quicktime.std.music.QTMIDIPortList
Return the name of the output port.
getLength(int) - Method in class quicktime.std.image.GXPaths
This method is used to calculate the length of one of a path's contours or the sum of the lengths of all of its contours.
getLevelMeterLevel() - Method in class quicktime.sound.SPBDevice
Get the current level of the level meter.
getLevelMeterOnOff() - Method in class quicktime.sound.SndChannel
Gets Level Meter state.
getLevelMeterOnOff() - Method in class quicktime.sound.SPBDevice
Get the current state of the level meter.
getList() - Static method in class quicktime.qd.GDevice
Returns the first graphic device in the device list.
getLoadSettings() - Method in class quicktime.std.movies.Track
This method allows you to retrieve a track's preload information.
getLocalCurrentTime() - Method in class quicktime.streaming.SourcerTimingParams
Gets the local end time
getLocalEndTime() - Method in class quicktime.streaming.SourcerTimingParams
Gets the local end time
getLocalStartTime() - Method in class quicktime.streaming.SourcerTimingParams
Gets the local start time
getLocation() - Method in class quicktime.app.event.QTMouseEvent
Deprecated.  
getLocation() - Method in class quicktime.qd.NativeGraphics
 
getLocationData() - Method in class quicktime.vr.QTVRNodeLocation
returns the locationData
getLocationFlags() - Method in class quicktime.vr.QTVRNodeLocation
returns the locationFlags
getLong(int) - Method in class quicktime.std.movies.AtomData
Get the long value at the given position(offset) within the native object.
getLongAt(int) - Method in class quicktime.util.QTPointerRef
 
getLongAt(int) - Method in class quicktime.util.QTHandleRef
 
getLongAt(int) - Method in class quicktime.util.QTByteObject
 
getLoopEnd() - Method in class quicktime.std.music.InstSampleDesc
Indicates the end of the portion of the sample that is looped if the sound is sustained.
getLoopFlags() - Method in class quicktime.streaming.SourcerLoopParams
Gets the loop flags
getLooping() - Method in class quicktime.app.spaces.Sequencer
Deprecated. since QTJava 6.1
getLooping() - Method in class quicktime.std.movies.MovieController
Your application can use this action to determine whether a movie is looping.
getLoopIsPalindrome() - Method in class quicktime.std.movies.MovieController
Your application can use this action to determine whether palindrome looping is enabled for a movie.
getLoopParams() - Method in class quicktime.streaming.SourcerTrackParams
Gets the loop paramters object
getLoopParams() - Method in class quicktime.streaming.Sourcer
Gets the loop parameters associated with the sourcer
getLoopStart() - Method in class quicktime.std.music.InstSampleDesc
Indicates the beginning of the portion of the sample that is looped if the sound is sustained.
getLoopType() - Method in class quicktime.std.music.InstSampleDesc
The type of loop.
getLowValue() - Method in class quicktime.std.music.KnobDescription
 
getMain() - Static method in class quicktime.qd.GDevice
Returns the graphic device for the main screen.
getMainScreenSize() - Method in class quicktime.std.movies.FullScreen
Deprecated. as of QTJava 4.0 see getSizeOfMainScreen
getMajorVersion() - Static method in class quicktime.QTSession
This contains the version of QuickTime that is currently present
getMajorVersion() - Method in class quicktime.vr.QTVRAtom
returns the QTVR majorVersion
getManufacturer() - Method in class quicktime.std.comp.ComponentDescription
Returns the component manufacturer.
getMask() - Method in class quicktime.std.comp.ComponentDescription
Returns the component mask.
getMasterClock() - Method in class quicktime.std.clocks.TimeBase
Determines the clock component that is assigned to a time base.
getMasterTimeBase() - Method in class quicktime.std.clocks.TimeBase
This allows your application to determine the master time base that is assigned to a time base.
getMasterTune() - Method in class quicktime.std.music.MusicComponent
Returns a value in semitones, which is the synthesizerÕs master tuning.
getMatrix() - Method in class quicktime.app.anim.TwoDSpriteInfo
Deprecated.  
getMatrix() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getMatrix() - Method in interface quicktime.app.image.Transformable
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.image.ImageViewer
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.sg.SGDrawer
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.sg.PresentationDrawer
Deprecated. since QTJava 6.1
getMatrix() - Method in class quicktime.app.view.MoviePlayer
This will return the client's current display transformations
getMatrix() - Method in class quicktime.app.view.GraphicsImporterDrawer
This will return the image's current display transformations
getMatrix() - Method in class quicktime.std.anim.SpriteWorld
Returns the current transformational matrix used by the sprite world
getMatrix() - Method in class quicktime.std.anim.Sprite
This method gets the matrix property of this sprite.
getMatrix() - Method in class quicktime.std.image.GraphicsImporter
Determines the matrix to be used for drawing.
getMatrix() - Method in class quicktime.std.image.DSequence
This method returns the matrix associated with the sequence

QuickTime::GetDSequenceMatrix
getMatrix() - Method in class quicktime.std.movies.Track
This method allows your application to retrieve a track's transformation matrix.
getMatrix() - Method in class quicktime.std.movies.Movie
This method allows allows your application to retrieve a movie's transformation matrix.
getMatrix() - Method in class quicktime.std.sg.VisualChannel
Allows you to get a channel's display transformation matrix.
getMatrix() - Method in class quicktime.streaming.MediaParams
gets the matrix of the video component
getMatrix(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to get the matrix property of a sprite.
getMatrix(Stream) - Method in class quicktime.streaming.Presentation
This method gets the matrix of the presenter
getMatte() - Method in class quicktime.std.movies.Track
A PixMap object which describes the Matte of a Track.
getMax(QDRect) - Static method in class quicktime.qd.GDevice
Returns the graphic device with the greatest pixel depth.
getMaxCompressionSize(QDGraphics) - Method in class quicktime.std.image.CSequence
This method allows your application to determine the maximum size an image will be after compression for a given compression sequence.
getMaxCompressionSize(QDGraphics, QDRect, int, int, int, CodecComponent) - Static method in class quicktime.std.image.QTImage
Determines the maximum size an image will be after compression.
getmaxDestHeight() - Method in class quicktime.std.sg.DigitizerInfo
Indicates the largest height value the digitizer component can accommodate in its destination.
getmaxDestWidth() - Method in class quicktime.std.sg.DigitizerInfo
Indicates the maximum width the digitizer component can accommodate in its destination.
getMaxFieldOfView() - Method in class quicktime.vr.QTVRPanoSample
 
getMaxFieldOfView() - Method in class quicktime.vr.QTVRCubicView
returns the maxFieldOfView
getMaximumAngle() - Method in class quicktime.vr.QTVRAngleRange
returns the maximumAngle
getMaximumOffset() - Method in class quicktime.std.sg.SGOutput


QuickTime::SGGetOutputMaximumOffset

getMaximumRecordTime() - Method in class quicktime.std.sg.SequenceGrabber
Allows you to retrieve the time limit you have set for recording.
getMaximumSize() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getMaxPan() - Method in class quicktime.vr.QTVRPanoSample
 
getMaxPan() - Method in class quicktime.vr.QTVRObjectSample
 
getMaxPan() - Method in class quicktime.vr.QTVRCubicView
returns the maxPan
getMaxTilt() - Method in class quicktime.vr.QTVRPanoSample
 
getMaxTilt() - Method in class quicktime.vr.QTVRObjectSample
 
getMaxTilt() - Method in class quicktime.vr.QTVRCubicView
returns the maxTilt
getMedia() - Method in class quicktime.app.audio.AudioMediaControl
Deprecated. since QTJava 6.1
getMedia() - Method in class quicktime.std.movies.Track
Returns a Media class that corresponds to the media that contains a track's data.
getMediaParams() - Method in class quicktime.streaming.PresParams
Gets the media params of the presentation params.
getMediaType() - Method in class quicktime.std.movies.media.GenericMedia
Returns the type of media that this Media object represets.
getMediaType() - Method in class quicktime.std.qtcomponents.MovieImporter
Determines the media type of the component.
getMemberInvalidator(Object) - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getMemberSprite(Object) - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getMemberSprite(Object) - Method in class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
getMetaData() - Method in class quicktime.std.image.GraphicsExporter
Returns supplemental data, such as textual copyright information.
getMetaData(GraphicsImporter) - Method in class quicktime.std.image.GraphicsImporter
Gets metadata from an image file and adds it to a user data structure.
getMIDIChannel() - Method in class quicktime.std.music.SynthesizerConnections
Return the system MIDI channel, or a slot number.
getMIDIChannel() - Method in class quicktime.std.music.NoteRequestInfo
Gets the MIDIChannel - a value of zero indicates an unassigned channel and QTMA will then use the first free channel if required.
getMIDIData() - Method in class quicktime.std.music.MusicMIDIPacket
Gets the current MIDI data.
getMIDIInPorts() - Method in class quicktime.std.music.NoteAllocator
Get the MIDI input ports that are available to the NoteAllocator.
getMIDIOutPorts() - Method in class quicktime.std.music.NoteAllocator
Get the MIDI output ports that are available to the NoteAllocator.
getMilliseconds() - Method in class quicktime.sound.SPB
Get the the number of milliseconds that are or were recorded.
getMIMETypeList() - Method in class quicktime.std.image.GraphicsImporter
Returns a list of MIME types supported by the graphics import component.
getMIMETypeList() - Method in class quicktime.std.image.GraphicsExporter
Returns MIME types and other information about the graphics format.
getMIMETypeList() - Method in class quicktime.std.qtcomponents.MovieImporter
Returns a list of MIME types supported by the movie import component.
getMinDestHeight() - Method in class quicktime.std.sg.DigitizerInfo
Indicates the smallest height value the digitizer component can accommodate in its destination.
getMinDestWidth() - Method in class quicktime.std.sg.DigitizerInfo
Indicates the smallest width value the digitizer component can accommodate in its destination.
getMinFieldOfView() - Method in class quicktime.vr.QTVRPanoSample
 
getMinFieldOfView() - Method in class quicktime.vr.QTVRObjectSample
 
getMinFieldOfView() - Method in class quicktime.vr.QTVRCubicView
returns the minFieldOfView
getMinimumAngle() - Method in class quicktime.vr.QTVRAngleRange
returns the minimumAngle
getMinimumHeight() - Method in class quicktime.std.image.CodecInfo
Get the height in pixels of the smallest image the component can handle.
getMinimumSize() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getMinimumWidth() - Method in class quicktime.std.image.CodecInfo
Get the width in pixels of the smallest image the component can handle.
getMinorVersion() - Static method in class quicktime.QTSession
This returns the sub version of QuickTime that is currently present
getMinorVersion() - Method in class quicktime.vr.QTVRAtom
returns the QTVR minorVersion
getMinPan() - Method in class quicktime.vr.QTVRPanoSample
 
getMinPan() - Method in class quicktime.vr.QTVRObjectSample
 
getMinPan() - Method in class quicktime.vr.QTVRCubicView
returns the minPan
getMinSpatialQuality() - Method in class quicktime.std.image.DataRateParams
Gets the minimum spatial quality the compressor should use to meet the requested data rate.
getMinSpatialQuality() - Method in class quicktime.std.qtcomponents.DataRateSettings
Get the default min spatial quality slider in the dialog box.
getMinTemporalQuality() - Method in class quicktime.std.image.DataRateParams
Gets the minimum temporal quality the compressor should use to meet the requested data rate.
getMinTemporalQuality() - Method in class quicktime.std.qtcomponents.DataRateSettings
Get the default min temporal quality slider in the dialog box.
getMinTilt() - Method in class quicktime.vr.QTVRPanoSample
 
getMinTilt() - Method in class quicktime.vr.QTVRObjectSample
 
getMinTilt() - Method in class quicktime.vr.QTVRCubicView
returns the minTilt
getMinutes() - Method in class quicktime.std.qtcomponents.TimeCodeTime
Returns the current minutes settings.
getModifiableDrumCount() - Method in class quicktime.std.music.SynthesizerDescription
plus n-more are user modifiable
getModifiableInstrumentCount() - Method in class quicktime.std.music.SynthesizerDescription
plus n-more are user modifiable
getModificationTime() - Method in class quicktime.std.movies.Track
This method returns a track's modification date.
getModificationTime() - Method in class quicktime.std.movies.Movie
This method returns a long integer that contains the movie's creation date and time information.
getModificationTime() - Method in class quicktime.std.movies.media.Media
This method returns a media's modification date.
getModifiers() - Method in class quicktime.app.event.QTMouseEvent
Deprecated. since QTJava 6.1
getModifiers() - Method in class quicktime.app.event.QTActionEvent
Deprecated. since QTJava 6.1
getMouseController() - Method in class quicktime.app.actions.MouseResponder
Deprecated. since QTJava 6.1
getMouseDownCursorID() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the mouseDown cursorID
getMouseDownTracking() - Method in class quicktime.vr.QTVRInstance
Returns, as its function result, a Boolean value that indicates whether QuickTimeÊVR is currently handling mouse-down tracking for the QuickTimeÊVR movie specified by the parameter ( true ) or not ( false ).
getMouseDownViewState() - Method in class quicktime.vr.QTVRObjectSample
 
getMouseMotionScale() - Method in class quicktime.vr.QTVRObjectSample
 
getMouseOverCursorID() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the mouseOver cursorID
getMouseOverTracking() - Method in class quicktime.vr.QTVRInstance
Returns a Boolean value that indicates whether QuickTimeÊVR is currently handling mouse-over tracking for the QuickTimeÊVR movie specified by the QTVRInstance ( true ) or not ( false ).
getMouseUpCursorID() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the mouseUp cursorID
getMovie() - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
getMovie() - Method in class quicktime.app.players.MoviePlayer
Deprecated. This allows you to access the contained movie controller.
getMovie() - Method in interface quicktime.app.view.QTComponent
Gets the currently displayed movie of this component.
getMovie() - Method in class quicktime.app.view.MoviePlayer
This allows you to access the contained movie controller.
getMovie() - Method in class quicktime.std.movies.Track
This method allows you to determine the movie that contains a specified track.
getMovie() - Method in class quicktime.std.movies.QTGetExternalMovieRecord
Return the movie associated with the event
getMovie() - Method in class quicktime.std.movies.MovieController
This method allows you to get the movie associated with controller.
getMovie() - Method in class quicktime.std.sg.SequenceGrabber
Determines a reference to the movie that contains the data collected during a record operation.
getMovieBoundsRgn() - Method in class quicktime.std.movies.Track
This method allows your application to determine the region the track occupies in a movie's boundary region.
getMovieController() - Method in class quicktime.app.players.QTPlayer
Deprecated. This allows you to access the contained movie controller.
getMovieController() - Method in interface quicktime.app.view.QTComponent
Gets the currently displayed movie's controller object of this component.
getMovieController() - Method in class quicktime.std.movies.QTGetExternalMovieRecord
Return the movie controller
getMovieHandler() - Method in class quicktime.std.movies.media.MovieMedia
This method allows you to obtain a reference to a media handler component.
getMovieID() - Method in class quicktime.std.movies.QTGetExternalMovieRecord
Return the movie ID
getMovieName() - Method in class quicktime.std.movies.QTGetExternalMovieRecord
Return the movie name associated with the event
getMoviePlayer() - Method in interface quicktime.app.view.QTJComponent
Gets the currently displayed MoviePlayer object of this component.
getMovieType() - Method in class quicktime.vr.QTVRObjectSample
 
getMusicComponent() - Method in class quicktime.std.music.NoteChannel
Returns the Music component in use by the note channel.
getMusicDescription() - Method in class quicktime.std.sg.SGMusicChannel
This method allows you to retrieve a music sample description from the SGChannel.
getMusicDescription(int) - Method in class quicktime.std.movies.media.MusicMedia
This method allows you to retrieve a sample description from a media.
getMusicEvent(int) - Method in class quicktime.std.music.MusicData
Returns the big endian ordered stuffed QuickTime music event at the specified number of ints into the MusicData.
getMusicFlags() - Method in class quicktime.std.movies.media.MusicDescription
 
getMusicHandler() - Method in class quicktime.std.movies.media.MusicMedia
This method allows you to obtain a reference to a media handler component.
getName() - Method in class quicktime.std.comp.ComponentDescription
Returns the name of the component retrieved from the ComponentIdentifier.getInfo() call.
getName() - Method in class quicktime.std.image.ImageDescription
Return name of the compression algorithm.
getName() - Method in class quicktime.std.image.CodecName
Get the name of the compressor component.
getName() - Method in class quicktime.std.movies.Track
This method allows your application to obtain access to a track's 'name' user data item.
getName() - Method in class quicktime.std.music.SynthesizerDescription
Return text name of synthesizer type
getName() - Method in class quicktime.std.music.KnobDescription
 
getName() - Method in class quicktime.std.qtcomponents.XMLElement
get the name of the element if element was not recognized by the parser
getName() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns the attribute name of the XMLAttribute if not recognized by the parser
getName() - Method in class quicktime.std.sg.SGDeviceName
 
getName() - Method in class quicktime.sound.SPBDevice
Returns the name of this device.
getNameAtomID() - Method in class quicktime.vr.QTVRWorldHeader
returns the name AtomID
getNameAtomID() - Method in class quicktime.vr.QTVRNodeHeader
returns the nameAtomID
getNameAtomID() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the nameAtomID
getNamedObjectList() - Method in class quicktime.std.movies.media.ThreeDMediaHandler
No QT Documentation.
getNativeGraphics() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getNativeMediaHandler() - Method in class quicktime.std.movies.media.Media
Returns the component instance that handles this media.
getNativeSampleDescription(int, SampleDescription) - Method in class quicktime.std.movies.media.Media
This method is used by getSampleDescription and in subclass calls that return the matched description class.
getNativeSize() - Method in class quicktime.vr.QTVRWorldHeader
 
getNativeSize() - Method in class quicktime.vr.QTVRPanoSample
 
getNativeSize() - Method in class quicktime.vr.QTVRPanoImaging
 
getNativeSize() - Method in class quicktime.vr.QTVRObjectSample
 
getNativeSize() - Method in class quicktime.vr.QTVRNodeLocation
 
getNativeSize() - Method in class quicktime.vr.QTVRNodeHeader
 
getNativeSize() - Method in class quicktime.vr.QTVRLinkHotSpot
 
getNativeSize() - Method in class quicktime.vr.QTVRHotSpotInfo
 
getNativeSize() - Method in class quicktime.vr.QTVRAtom
Each subclass of QTVRAtom implements this to return the C structure size
getNaturalBounds() - Method in class quicktime.std.image.GraphicsImporter
Determines the bounding rectangle of an image.
getNaturalBoundsRect() - Method in class quicktime.std.movies.Movie
No QT Documentation.
getNearestPathPoint(QDPoint) - Method in class quicktime.std.image.GXPaths
This method is used to to find the closest point on a path to a specified point.
getNext() - Method in class quicktime.qd.GDevice
Returns the graphic device that is the next device from this in the device list.
getNextChildType(Atom, int) - Method in class quicktime.std.movies.AtomContainer
This method allows you to retrieve the next atom data type in a specified atom's child list.
getNextExtensionType() - Method in class quicktime.std.image.ImageDescription
Returns the next extension type.
getNextInterestingTime(int, int[], int, float) - Method in class quicktime.std.movies.Movie
This method searches for times of interest in a movie.
getNextInterestingTime(int, int, float) - Method in class quicktime.std.movies.Track
This method searches for times of interest in a track.
getNextInterestingTime(int, int, float) - Method in class quicktime.std.movies.media.Media
This method searches for times of interest in a media.
getNextOutput() - Method in class quicktime.std.sg.SGOutput


QuickTime::SGGetOutputNextOutput(

getNextReferenceType(int) - Method in class quicktime.std.movies.Track
This method allows you to determine all of the track reference types that are defined for a given track.
getNextTrackForCompositing(Track) - Method in class quicktime.std.movies.Movie
No QT Documentation.
getNextType(int) - Method in class quicktime.std.movies.media.UserData
This method allows you to retrieve the next user data type in a specified user data list.
getNGLocation() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getNodeID() - Method in class quicktime.vr.QTVRNodeHeader
returns the nodeID
getNodeInfo(int) - Method in class quicktime.vr.QTVRInstance
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.
getNodeType() - Method in class quicktime.vr.QTVRNodeLocation
returns the nodeType
getNodeType() - Method in class quicktime.vr.QTVRNodeHeader
returns the nodeType
getNodeType(int) - Method in class quicktime.vr.QTVRInstance
You can use the QTVRGetNodeType function to get the OSType of a movie node.
getNoteAllocator() - Method in class quicktime.std.music.TunePlayer
Returns the NoteAllocator that the tune player is using.
getNoteAllocator() - Method in class quicktime.std.music.NoteChannel
Returns the NoteAllocator that owns this NoteChannel
getNoteChannel() - Method in class quicktime.app.audio.NoteChannelControl
Deprecated. since QTJava 6.1
getNoteChannel() - Method in class quicktime.app.audio.MusicPartControl
Deprecated. since QTJava 6.1
getNoteChannel() - Method in interface quicktime.app.audio.MusicPart
Deprecated. since QTJava 6.1
getNoteRequest() - Method in class quicktime.std.music.NoteChannel
Get the NoteRequest that corresponds to this NoteChannel.
getNoteRequest(int) - Method in class quicktime.std.music.MusicData
Returns a NoteRequest object from the specified offset (numer of ints) into the MusicData.
getNth(int) - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
getNth(int) - Method in class quicktime.std.image.CodecNameList
Retrieves the nth element in the codec name list.
getNumber() - Method in class quicktime.std.music.InstKnob
The number of the knob.
getNumberChannels() - Method in class quicktime.sound.SPBDevice
Returns the number of channels that this device is to record.
getNumberOfChannels() - Method in class quicktime.std.movies.media.SoundDescription
 
getNumberOfFlips() - Method in class quicktime.util.EndianFlipSpec
The number of size flag values that should be flipped from the given offset.
getNumberOfInputs() - Method in class quicktime.std.sg.VideoDigitizer
Returns the number of input sources that a video digitizer component supports.
getNumberOfNoteChannels() - Method in class quicktime.std.music.TunePlayer
Returns the number of note channels that the tune player is using.
getNumberOfSamples() - Method in class quicktime.std.movies.media.SampleReference
The number of samples.
getNumChannels() - Method in class quicktime.std.movies.media.SoundDescription
 
getNumChannels() - Method in class quicktime.std.movies.media.LevelMeterInfo
mono or stereo source
getNumChannels() - Method in class quicktime.std.music.InstSampleDesc
The number of channels of data present in the sample.
getNumChannels() - Method in class quicktime.sound.SoundComponentData
The number of channels of sound in the output data stream.
getNumChannels() - Method in class quicktime.sound.ExtScheduledSoundHeader
This returns the number of channels.
getNumFrames() - Method in class quicktime.sound.ExtScheduledSoundHeader
 
getNumFrames() - Method in class quicktime.vr.QTVRPanoSample
 
getNumLoops() - Method in class quicktime.streaming.SourcerLoopParams
Gets the number of loops
getNumSamples() - Method in class quicktime.std.music.InstSampleDesc
The number of data samples in the sound.
getNumSourcers(Stream) - Method in class quicktime.streaming.Presentation
This method returns the number of source components for the presenter
getNumSources(Stream) - Method in class quicktime.streaming.Presentation
Deprecated.  
getNumStreams() - Method in class quicktime.streaming.Presentation
This method gets the number of streams associated with the presentation
getOffscreenBuffer() - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
getOffset() - Method in class quicktime.std.movies.Track
This method allows your application to determine the time difference between the start of a track and the start of the movie that contains the track.
getOffset() - Method in class quicktime.std.movies.SearchResult
This method returns the found offset.
getOffset() - Method in class quicktime.std.music.InstSampleDesc
Set to zero - this is the default.
getOffset() - Method in class quicktime.util.EndianFlipSpec
The offset from the start of the object where this particular flip specification should be applied.
getOnOff() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns the boolean value of the XMLAttribute for valueKind attributeValueKindOnOff
getOpColor() - Method in class quicktime.streaming.MediaParams
gets the operand color of the graphics mode
getOrientationW() - Method in class quicktime.vr.QTVRCubicFace
returns the orientationW
getOrientationX() - Method in class quicktime.vr.QTVRCubicFace
returns the orientationX
getOrientationY() - Method in class quicktime.vr.QTVRCubicFace
returns the orientationY
getOrientationZ() - Method in class quicktime.vr.QTVRCubicFace
returns the orientationZ
getOrigin() - Method in class quicktime.qd3d.camera.CameraViewPort
returns the origin of camera viewport
getOriginalSize() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getOriginalSize() - Method in interface quicktime.app.image.Transformable
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 4.0
getOriginalSize() - Method in class quicktime.app.image.QTFilter
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.image.ImageViewer
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.sg.SGDrawer
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.sg.PresentationDrawer
Deprecated. since QTJava 6.1
getOriginalSize() - Method in class quicktime.app.view.MoviePlayer
This method returns the original size before the transformations specified in the returned matrix are applied.
getOriginalSize() - Method in class quicktime.app.view.GraphicsImporterDrawer
This method returns the original size before the transformations specified in the returned matrix are applied.
getOriginalSize() - Method in class quicktime.std.anim.Sprite
This method returns the original width and height of the image currently being presented by the sprite.
getOutputCapabilityFlags() - Method in class quicktime.std.sg.DigitizerInfo
Indicates the capabilities of the video digitizer component with respect to the output digitized video information.
getOutputCount() - Method in class quicktime.std.music.SynthesizerDescription
number of audio outputs (usually two)
getOutputDataReference() - Method in class quicktime.std.image.GraphicsExporter
Gets the DataRef of the destination for output images.
getOutputFile() - Method in class quicktime.std.image.GraphicsExporter
Gets the file that is the destination for output images.
getOutputFileCreator() - Method in class quicktime.std.image.GraphicsExporter
Gets the Output file Creator.
getOutputFileType() - Method in class quicktime.std.image.GraphicsExporter
Gets the Output file type.
getOutputHandle() - Method in class quicktime.std.image.GraphicsExporter
Determines the data reference that is the destination for output images.
getOutputID() - Method in class quicktime.std.music.SynthesizerConnections
Return the ID of the port that sends MIDI information.
getOutputMaxSize() - Method in class quicktime.std.image.GraphicsExporter
Gets the output starting offset and maximum size limit.
getOutputOffset() - Method in class quicktime.std.image.GraphicsExporter
Gets the output starting offset and maximum size limit.
getOutputTruncateFile() - Method in class quicktime.std.image.GraphicsExporter
Gets the output starting offset and maximum size limit.
getPacketSize() - Method in class quicktime.std.movies.media.SoundDescription
 
getPacketSize() - Method in class quicktime.sound.ExtScheduledSoundHeader
 
getPaintable() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
getPanAngle() - Method in class quicktime.vr.QTVRInstance
You can use the QTVRGetPanAngle function to get the pan angle of a QuickTime VR movie.
getPanoType() - Method in class quicktime.vr.QTVRPanoSample
 
getParam1() - Method in class quicktime.sound.SndCommand
Retrieves the first optional parameter.
getParam2() - Method in class quicktime.sound.SndCommand
Retrieves the second optional parameter.
getParamCount() - Method in class quicktime.vr.QTVRInterceptRecord
This returns the number of parameters in a particular instance.
getParent() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
getParent() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getParent(Atom) - Method in class quicktime.std.movies.AtomContainer
This method returns the parent atom of the specified child atom

QuickTime::QTGetAtomParent
getParseErrorDescription() - Method in class quicktime.std.qtcomponents.XMLParser
Returns a more detailed description of the error if a file failed to parse properly

QuickTime::XMLParseGetDetailedParseError
getParseErrorLine() - Method in class quicktime.std.qtcomponents.XMLParser
Returns the line number the error if a file failed to parse properly

QuickTime::XMLParseGetDetailedParseError
getPart(int) - Method in interface quicktime.app.audio.MusicScore
Deprecated. since QTJava 6.1
getPart(int) - Method in class quicktime.app.audio.MusicMediaControl
Deprecated. since QTJava 6.1
getPartAtomicInstrument(int, int) - Method in class quicktime.std.music.MusicComponent
Returns the AtomicInstrument that is set for that part.
getPartCount() - Method in interface quicktime.app.audio.MusicScore
Deprecated. since QTJava 6.1
getPartCount() - Method in class quicktime.app.audio.MusicMediaControl
Deprecated. since QTJava 6.1
getPartCount() - Method in class quicktime.std.music.SynthesizerDescription
maximum multi-timbrality (and midi channels)
getPartInfo() - Method in class quicktime.std.music.NoteChannel
Returns the part number within the NoteChannel's MusicComponent that corresponds to this channel.
getPartMix(int) - Method in class quicktime.std.music.TunePlayer
Returns the current state of a part in a mix, its volume, balance, and mute/solo state.
getPartName(int) - Method in class quicktime.std.music.MusicComponent
Returns a part's name.
getPathPoint(int, int) - Method in class quicktime.std.image.GXPaths
This method is used to get a point from a path and to find out if the point is on the curve.
getPathPointToLength(int, int, QDPoint) - Method in class quicktime.std.image.GXPaths
This method is used to to get the length of a path between specified starting and ending distances that is nearest a point.
getPause() - Method in class quicktime.std.sg.SequenceGrabber
Specifies control information about the current operation to the sequence grabber component.
getPercent() - Method in class quicktime.std.qtcomponents.XMLAttribute
*jcs* Is this a integer percent or some weird Fixed / float rep ??? returns the percent value of the XMLAttribute for valueKind attributeValueKindPercent
getPeriod() - Method in class quicktime.app.actions.PeriodicAction
Deprecated. since QTJava 6.1
getPeriod() - Method in class quicktime.app.time.Timer
Returns the current period (number of scale ticks) of the Timer's tickle notification.
getPict(int) - Method in class quicktime.std.movies.Track
This method creates a QuickDraw picture from the specified track at the specified time.
getPict(int) - Method in class quicktime.std.movies.Movie
This method creates a picture from the specified movie at the specified time.
getPictFrame() - Method in class quicktime.qd.Pict
Returns the picture frame rectangle referenced of the Pict.
getPicture(Stream) - Method in class quicktime.streaming.Presentation
This method gets the picture associated with the presenter
getPitchHigh() - Method in class quicktime.std.music.InstSampleDesc
The highest pitch at which to play the sample.
getPitchLow() - Method in class quicktime.std.music.InstSampleDesc
The lowest pitch at which to play the sample.
getPitchNormal() - Method in class quicktime.std.music.InstSampleDesc
The number of the MIDI note produced if the sample is played at the rate specified in sampleRate.
getPixelData() - Method in class quicktime.qd.PixMap
Returns the actual Pixel data itself.
getPixelFormat() - Method in class quicktime.qd.PixMap
Returns the pixel format of this PixMap
getPixelFormatInfo(int) - Static method in class quicktime.std.image.ICMPixelFormatInfo
Get the PixelFormat info.
getPixelSize() - Method in class quicktime.qd.PixMap
Return the size (how many bits) of each pixel in the pixel data
getPixelSize(int) - Static method in class quicktime.qd.QDGraphics
Returns the pixel size for a given pixel format.
getPixMap() - Method in class quicktime.qd.QDGraphics
A PixMap object which describes the pixels in this QDGraphics.
getPixMap() - Method in class quicktime.qd.GDevice
Returns the PixMap associated with this gDevice
getPlacement() - Method in class quicktime.qd3d.camera.CameraData
returns the camera placement
getPlayEveryFrame() - Method in class quicktime.std.movies.MovieController
Your application can use this action to determine whether the movie controller has been instructed to play every frame in a movie.
getPlayFlags() - Method in class quicktime.std.sg.SGChannel
Allows you to get the speed and quality with which the sequence grabber displays data from a channel.
getPlayHints() - Method in class quicktime.std.movies.media.Media
This method allows your application to get information from the Movie Toolbox that determines the current state of playback of a single media.
getPlayHints(int, int) - Method in class quicktime.std.movies.media.Media
Deprecated. these arguments are not used in this call see getPlayHints()
getPlayHints(Stream) - Method in class quicktime.streaming.Presentation
This method gets the playing hints of the presenter
getPlayRate() - Method in class quicktime.std.movies.MovieController
Your application can use this action to determine a movie's playback rate.
getPlaySelection() - Method in class quicktime.std.movies.MovieController
Your application can use this action to determine whether a movie has been constrained to playing within its selection.
getPlayThruOnOff() - Method in class quicktime.sound.SPBDevice
Get the PlayThru level, 0 means it's off.
getPoint() - Method in class quicktime.qd.QDPoint
Returns the QDPoint packed into a 32bit integer
getPointOfInterest() - Method in class quicktime.qd3d.camera.CameraPlacement
returns the camera placement's pointOfInterest
getPolyBBox() - Method in class quicktime.qd.Polygon
Returns a copy of the bounding rectangle of the Polygon.
getPolyphony() - Method in class quicktime.std.music.NoteRequestInfo
Gets the polyphony of the NoteRequestInfo
getPort() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getPort() - Static method in class quicktime.qd.QDGraphics
Returns the current QDGraphics.
getPort() - Method in class quicktime.std.movies.MovieController
This method returns a movie controller's color graphics port.
getPort(int) - Method in class quicktime.std.music.QTMIDIPortList
Return a port at the specified (one based) index.
getPortName() - Method in class quicktime.std.music.QTMIDIPort
Return the name of the output port.
getPortRect() - Method in class quicktime.qd.QDGraphics
The port rectangle that defines a subset of the pixel map to be used for drawing.
getPosterBox() - Method in class quicktime.std.movies.Movie
This method allows you to obtain a poster's boundary rectangle.
getPosterPict() - Method in class quicktime.std.movies.Movie
This method creates a picture that contains a movie's poster.
getPosterTime() - Method in class quicktime.std.movies.Movie
This method returns the poster's time in the movie.
getPreference(int) - Static method in class quicktime.std.QTPreferences
This method retrieves the preference value associated with a specific preference type.
getPreferredChunkSize() - Method in class quicktime.std.movies.media.Media
This method returns the preferred chunck size for the media.
getPreferredRate() - Method in class quicktime.std.movies.Movie
This method returns a movie's default playback rate.
getPreferredRate() - Method in class quicktime.streaming.Presentation
This method gets the preferred rate of the presentation
getPreferredSize() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getPreferredSize() - Method in class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1
getPreferredVolume() - Method in class quicktime.std.movies.Movie
This method returns a movie's preferred volume setting.
getPreflightSize(GDevice, int, int) - Method in class quicktime.std.movies.FullScreen
Returns the closest size to the specified size for the specified screen.
getPresentation() - Method in class quicktime.app.sg.PresentationDrawer
Deprecated. since QTJava 6.1
getPresentation() - Method in class quicktime.streaming.Stream
Retrieves the presentation object this stream is associated with
getPresentationCurrentTime() - Method in class quicktime.streaming.SourcerTimingParams
Gets the presentation current time
getPresentationDuration() - Method in class quicktime.streaming.EditEntry
Retrieves the presentation duration of the entry.
getPresentationEndTime() - Method in class quicktime.streaming.SourcerTimingParams
Gets the presentation end time
getPresentationStartTime() - Method in class quicktime.streaming.SourcerTimingParams
Gets the presentation start time
getPresenting(Stream) - Method in class quicktime.streaming.Presentation
This method returns the presenter's presentation mode
getPressedImage() - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
getPreviewMode() - Method in class quicktime.std.movies.Movie
This method allows your application to determine whether a movie is in preview mode.
getPreviewTime() - Method in class quicktime.std.movies.Movie
This method returns the starting time and duration of the movie's preview.
getPrevTrackForCompositing(Track) - Method in class quicktime.std.movies.Movie
No QT Documentation.
getPriority() - Method in class quicktime.app.time.TaskThread
Returns the current priority of the task thread.
getProblemTrack() - Method in class quicktime.std.movies.StatusInfo
This method returns the found problem track.
getPropertyAtom() - Method in class quicktime.std.movies.media.Media
Retrieves the properties from a media handler.
getProtocol() - Method in class quicktime.app.spaces.SimpleSpace
Deprecated. since QTJava 6.1
getProtocol() - Method in interface quicktime.app.spaces.DynamicCollection
Deprecated. since QTJava 6.1
getPString(int) - Method in class quicktime.std.movies.AtomData
Returns the Pascal string found at the offset as a java.lang.String
getPStringAt(int) - Method in class quicktime.util.QTPointerRef
Returns the Pascal string found at the offset as a java.lang.String
getPStringAt(int) - Method in class quicktime.util.QTHandleRef
Returns the Pascal string found at the offset as a java.lang.String
getPStringAt(int) - Method in class quicktime.util.QTByteObject
Returns the Pascal string found at the offset as a java.lang.String
getPublicInfo(int) - Method in class quicktime.std.movies.media.VisualMediaHandler
This routine is an accessor for the media handler's public info

QuickTime:MediaGetPublicInfo

getQ3Point2D() - Method in class quicktime.qd.QDPoint
Returns a byte array that contains the packed value of a 3Point2D
getQTLogo() - Static method in class quicktime.app.image.ImageDrawer
Deprecated. This returns an ImageDrawer object that presents the standard QuickTime logo * @deprecated since QTJava 6.1
getQTMajorVersion() - Static method in class quicktime.QTSession
This returns the major version of QuickTime
getQTMinorVersion() - Static method in class quicktime.QTSession
This returns the minor version of QuickTime
getQTVersion() - Static method in class quicktime.QTSession
This returns the complete version number of QuickTime
getQTVRFloatPoint() - Method in class quicktime.qd.QDPoint
Returns a byte array that contains the packed value of a QTVRFloatPoint
getQTVRTrack(int) - Method in class quicktime.std.movies.Movie
The QTVRGetQTVRTrack function returns a track for the QTVR track that has the index specified by the index parameter in the QuickTime movie specified by the theMovie parameter.
getQualifyingSubVersion() - Static method in class quicktime.util.QTBuild
 
getQuality() - Method in class quicktime.std.image.GraphicsImporter
Determines the image quality value.
getQuality() - Method in class quicktime.std.movies.media.Media
This method returns a media's quality level value.
getQuality() - Method in class quicktime.vr.QTVRPanoImaging
returns the panorama quality
getQueueCount() - Method in class quicktime.std.music.TuneStatus
how many pieces queued up?
getQueueSpots() - Method in class quicktime.std.music.TuneStatus
How many more tunepieces can be queued
getQueueTime() - Method in class quicktime.std.music.TuneStatus
How much time is queued up? (can be very inaccurate)
getRadian() - Method in class quicktime.qd3d.transform.RotateTransformData
returns angle of rotation in radians.
getRange() - Method in class quicktime.qd3d.camera.CameraData
returns the camera range
getRate() - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 6.1
getRate() - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
getRate() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getRate() - Method in class quicktime.app.time.Timer
Returns the current rate of this Timer - this is the Timer's TimeBase rate.
getRate() - Method in interface quicktime.app.time.Timeable
Returns the current rate of the Timeable object.
getRate() - Method in class quicktime.app.view.MoviePlayer
Returns the current rate of the player.
getRate() - Method in class quicktime.std.clocks.TimeBase
This allows your application to retrieve the rate of a time base.
getRate() - Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
getRate() - Method in class quicktime.std.movies.Movie
This method returns a movie's playback rate.
getRateCmd - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
getRateMultiplierCmd - Static variable in interface quicktime.sound.SoundConstants
 
getRecordChunkSize() - Method in class quicktime.std.sg.SGSoundChannel
Get the buffer size (in seconds) of the record buffer

QuickTime::SGGetSoundRecordChunkSize

getRecordSize() - Method in class quicktime.sound.CompressionInfo
The recordSize.
getRect() - Method in class quicktime.qd.QDRect
Returns the bytes for the QDRect
getRed() - Method in class quicktime.qd.QDColor
Return value of red component
getRedF() - Method in class quicktime.qd.QDColor
Return value of red component as float
getRefConBounds(int) - Method in class quicktime.std.movies.media.FlashMediaHandler
You can use mediaHitTestForTargetRefCon() to hit test a flash track and get a refCon for a button or symbol that was hit.
getRefConID(int) - Method in class quicktime.std.movies.media.FlashMediaHandler
A RefCon represents a flash button or symbol at runtime.
getReference(int, int) - Method in class quicktime.std.movies.Track
This method allows you to retrieve the track identifier contained in an existing track reference.
getReferenceCount(int) - Method in class quicktime.std.movies.Track
This method allows you to determine how many track references of a given type exist for a track.
getRegisteredMusicDevice(int) - Method in class quicktime.std.music.NoteAllocator
Return information about music components that are registered with the note allocator.
getReleasedImage() - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
getRendererList() - Method in class quicktime.std.movies.media.ThreeDMediaHandler
No QT Documentation.
getRendererType() - Method in class quicktime.std.movies.media.ThreeDDescription
 
getRequiredSize() - Method in class quicktime.std.movies.MovieController
This returns the actual size of the controller itself - how many pixels high and wide that the controller takes up.
getReserved() - Method in class quicktime.std.music.MusicMIDIPacket
Gets the reserved field setting.
getReserved1() - Method in class quicktime.vr.QTVRWorldHeader
returns the reserved1
getReserved1() - Method in class quicktime.vr.QTVRPanoImaging
returns the reserved1
getReserved1() - Method in class quicktime.vr.QTVRNodeLocation
returns the reserved1
getReserved1() - Method in class quicktime.vr.QTVRNodeHeader
returns the reserved1
getReserved1() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the reserved1
getReserved1() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the reserved1
getReserved2() - Method in class quicktime.vr.QTVRWorldHeader
returns the reserved2
getReserved2() - Method in class quicktime.vr.QTVRPanoSample
 
getReserved2() - Method in class quicktime.vr.QTVRPanoImaging
returns the reserved2
getReserved2() - Method in class quicktime.vr.QTVRNodeLocation
returns the reserved2
getReserved2() - Method in class quicktime.vr.QTVRNodeHeader
returns the reserved2
getReserved2() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the reserved2
getReserved2() - Method in class quicktime.vr.QTVRHotSpotInfo
returns the reserved2
getResizeFlag() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
getResizeFlag() - Method in class quicktime.app.display.JQTCanvas
Deprecated. since QTJava 6.1
getResponder() - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
getReturnToSpaceValue() - Method in class quicktime.std.sg.SGTextChannel
Gets the text return to space value.
getRevisionLevel() - Method in class quicktime.std.image.ImageDescription
Return the revision level.
getRevisionLevel() - Method in class quicktime.std.image.CodecInfo
Get the version of the component.
getRevLevel() - Method in class quicktime.std.movies.media.SoundDescription
 
getRGB() - Method in class quicktime.qd.QDColor
Converts to a packed int according to the pixel depth supplied.
getRGBColor() - Method in class quicktime.qd.QDColor
Returns the color as an RGBColor value
getRGBColor() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns a QDColor of the XMLAttribute for value kind attributeValueKindColor
getRgnBBox() - Method in class quicktime.qd.Region
Returns a copy of the bounding rectangle of the Region.
getRight() - Method in class quicktime.qd3d.camera.OrthographicCameraData
returns the right position
getRightMeterLevel() - Method in class quicktime.std.movies.media.LevelMeterInfo
 
getRightVolume() - Method in class quicktime.streaming.MediaParams
gets the right volume of the sound media
getRightVolume() - Method in class quicktime.sound.SndCommand
Gets the value of the right volume IFF the cmd field is getVolumeCmd or volumeCmd otherwise this call returns 0.
getRightVolume(Stream) - Method in class quicktime.streaming.Presentation
This method gets the right volume of the presenter
getRolloverImage() - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
getRootElement() - Method in class quicktime.std.qtcomponents.XMLDoc
get the root element of the xml parse tree
getRowBytes() - Method in class quicktime.qd.PixMap
Return the number of bytes each row of the pixel data makes up.
getRowBytes() - Method in class quicktime.util.RawEncodedImage
Returns either kRowBytesUnknown or the number of bytes per row that the encoded image data is comprised of.
getRowBytes() - Method in class quicktime.util.IntEncodedImage
Returns either kRowBytesUnknown or the number of bytes per row that the encoded image data is comprised of.
getRowBytes() - Method in interface quicktime.util.EncodedImage
Returns either kRowBytesUnknown or the number of bytes per row that the encoded image data is comprised of.
getRowBytes() - Method in class quicktime.util.ByteEncodedImage
Returns either kRowBytesUnknown or the number of bytes per row that the encoded image data is comprised of.
getRows() - Method in class quicktime.vr.QTVRObjectSample
 
getSample(int, int, int) - Method in class quicktime.std.movies.media.Media
This method returns a sample from a movie data file.
getSampleCount() - Method in class quicktime.std.movies.media.Media
This method allows you to determine the number of samples in a media.
getSampleCount() - Method in class quicktime.sound.SoundComponentData
The number of samples in the buffer pointed to by the buffer field.
getSampleData() - Method in class quicktime.sound.ExtScheduledSoundHeader
This returns a pointer to the sample data
getSampleDataID() - Method in class quicktime.std.music.InstSampleDesc
The ID number of a sample data atom that contains the sample audio data.
getSampleDescription() - Method in class quicktime.std.qtcomponents.MovieImporter
Determines the sample description of the component.
getSampleDescription() - Method in class quicktime.std.sg.SGChannel
This method allows you to retrieve a sample description from the SGChannel.
getSampleDescription() - Method in class quicktime.streaming.PushDataParams
Get the sample description of the push data
getSampleDescription(int) - Method in class quicktime.std.movies.media.Media
This method allows you to retrieve a sample description from a media.
getSampleDescriptionCount() - Method in class quicktime.std.movies.media.Media
This method returns the number of sample descriptions in a media.
getSampleDescSeed() - Method in class quicktime.streaming.PushDataParams
Get sample description seed of the push data
getSampleFlags() - Method in class quicktime.std.movies.media.SpriteDescription
 
getSampleFlags() - Method in class quicktime.std.movies.media.FlashDescription
 
getSampleRate() - Method in class quicktime.std.movies.media.SoundDescription
 
getSampleRate() - Method in class quicktime.std.music.InstSampleDesc
The rate at which to play the sample.
getSampleRate() - Method in class quicktime.sound.SoundComponentData
The sample rate for the audio data.
getSampleRate() - Method in class quicktime.sound.SPBDevice
Gets the sample rate produced by this device.
getSampleRate() - Method in class quicktime.sound.ExtScheduledSoundHeader
This method gets the sample rate of the sound
getSampleRateAvailable() - Method in class quicktime.sound.SPBDevice
Returns a float list containing the sample rates available.
getSampleRateRaw() - Method in class quicktime.std.music.InstSampleDesc
The rate at which to play the sample in unsigned 16.16 format
getSampleRateRounded() - Method in class quicktime.std.movies.media.SoundDescription
 
getSampleReference(int, int) - Method in class quicktime.std.movies.media.Media
This method allows your application to obtain reference information about samples that are stored in a movie data file.
getSampleReferences(int, int) - Method in class quicktime.std.movies.media.Media
This method allows your application to obtain reference information about samples that are stored in a movie data file.
getSampleSize() - Method in class quicktime.std.movies.media.SoundDescription
 
getSampleSize() - Method in class quicktime.std.music.InstSampleDesc
The size of the sampleÑ 8-bit or 16-bit.
getSampleSize() - Method in class quicktime.sound.SoundComponentData
The size, in bits, of each sample in the output data stream.
getSampleSize() - Method in class quicktime.sound.SPBDevice
Returns the number of bits per sample.
getSampleSize() - Method in class quicktime.sound.ExtScheduledSoundHeader
This gets the size of the samples in bits per channel
getSampleSizeAvailable() - Method in class quicktime.sound.SPBDevice
Returns an integer list containing the sample sizes available.
getSamplesPerPacket() - Method in class quicktime.sound.CompressionInfo
The samplesPerPacket.
getSampleTime() - Method in class quicktime.streaming.PushDataParams
Get sample time of the push data
getScale() - Method in class quicktime.app.actions.PeriodicAction
Deprecated. since QTJava 6.1
getScale() - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 6.1
getScale() - Method in interface quicktime.app.players.Playable
Deprecated. since QTJava 6.1
getScale() - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
getScale() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getScale() - Method in class quicktime.app.time.Timer
Returns the current scale of the Timer's tickle notification.
getScale() - Method in class quicktime.app.view.MoviePlayer
Returns the time scale of the player - how many ticks per second.
getScale() - Method in class quicktime.qd.GDevice
Returns the current scale of the screen graphics device

QuickDraw::GDGetScale
getScale() - Method in class quicktime.std.clocks.TimeRecord
Determines the time scale of the time record.
getScale() - Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
getScreenBuffer() - Method in class quicktime.std.image.DSequence
This method enables you to determine the location of the offscreen buffer allocated by the decompressor.
getScreenSize(GDevice) - Method in class quicktime.std.movies.FullScreen
Deprecated. as of QTJava 4.0 see getSizeOfScreen
getScriptSize() - Method in class quicktime.qd.text.ScrpSTElement
 
getSeconds() - Method in class quicktime.std.qtcomponents.TimeCodeTime
Returns the current seconds settings.
getSeed() - Method in class quicktime.std.RestrictionSet
Returns the information about the restrictions designated by the specified restriction set.
getSegmentDisplayBoundsRgn(int, int) - Method in class quicktime.std.movies.Track
This method allows your application to determine the region a track occupies in a movie's graphics world during a specified segment.
getSegmentDisplayBoundsRgn(int, int) - Method in class quicktime.std.movies.Movie
This method allows your application to determine a movie's display boundary region during a specified segment.
getSelected(MouseEvent) - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
getSelected(MouseEvent) - Method in class quicktime.app.anim.SWController
Deprecated. since QTJava 6.1
getSelected(MouseEvent) - Method in class quicktime.app.display.GroupController
Deprecated. since QTJava 6.1
getSelectedIndex() - Method in class quicktime.std.sg.SGDeviceList
 
getSelection() - Method in class quicktime.std.movies.Movie
This method returns information about a movie's current selection.
getSelectionBegin() - Method in class quicktime.std.movies.MovieController
Your application can use this method to receive the start time of a selection.
getSelectionDuration() - Method in class quicktime.std.movies.MovieController
Your application can use this method to receive the duration of a selection.
getSelector() - Method in class quicktime.vr.QTVRInterceptRecord
This returns the selector which will in turn describe the parameters that this record will contain.
getSequence() - Method in class quicktime.app.image.DSequenceFromMemory
Deprecated. since QTJava 6.1
getSequence() - Method in class quicktime.app.image.CSequenceToMemory
Deprecated. since QTJava 6.1
getSequenceGrabber() - Method in class quicktime.app.sg.SGDrawer
Deprecated. since QTJava 6.1
getSequenceGrabber() - Method in class quicktime.std.sg.SGChannel
Returns the SequenceGrabber that the channel is attached too.
getSequenceIDType() - Method in class quicktime.std.qtcomponents.ImageCompressionDialog
returns the current sequence identifier .
getSettings() - Method in class quicktime.std.qtcomponents.CompressionDialog
Retrieves the current configuration from the dialog

QuickTime__SCGetSettingsFromAtomContainer()

getSettings() - Method in class quicktime.std.sg.SequenceGrabber
Retrieves the current settings of all channels used by the sequence grabber.
getSettings() - Method in class quicktime.std.sg.SGChannel
Retrieves the current settings of the SequenceGrabber channel.
getSettingsAsAtomContainer() - Method in class quicktime.std.image.GraphicsExporter
These functions are used for obtaining graphics exporter settings and displaying a settings dialog box.
getSettingsAsText() - Method in class quicktime.std.image.GraphicsExporter
This function is used for obtaining graphics exporter settings and displaying a settings dialog box.
getSGCaptureCallback() - Method in class quicktime.app.sg.SGDrawer
Deprecated. since QTJava 6.1
getSGChannel() - Method in class quicktime.app.sg.SGDrawer
Deprecated. since QTJava 6.1
getShadowSync(int) - Method in class quicktime.std.movies.media.Media
This method returns the sample number of the shadow sync associated with a given frame difference sample number.
getShort(int) - Method in class quicktime.std.movies.AtomData
Get the short value at the given position(offset) within the native object.
getShort(int) - Method in class quicktime.util.RawEncodedImage
Returns the short at the specified offset
getShort(int) - Method in class quicktime.util.IntEncodedImage
Returns the short at the specified offset.
getShort(int) - Method in interface quicktime.util.EncodedImage
Returns the short at the specified offset.
getShort(int) - Method in class quicktime.util.ByteEncodedImage
Returns the short at the specified offset The offset is specified in bytes into the encoded image object.
getShortAt(int) - Method in class quicktime.util.QTPointerRef
 
getShortAt(int) - Method in class quicktime.util.QTHandleRef
 
getShortAt(int) - Method in class quicktime.util.QTByteObject
 
getSimilarity() - Method in class quicktime.std.image.CompressedFrameInfo
Returns the similarity value of the image just compressed.
getSimilarity(QDGraphics, QDRect, ImageDescription, EncodedImage) - Static method in class quicktime.std.image.QTImage
Compares a compressed image to a picture stored in a pixel map and returns a value indicating the relative similarity of the two images.
getSize() - Method in class quicktime.app.image.QTImageProducer
Deprecated. This returns the rendered size of the qtSource pixel data as specified in the constructor.
getSize() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
getSize() - Method in class quicktime.app.view.QTImageProducer
This returns the rendered size of the qtSource pixel data as specified in the constructor.
getSize() - Method in class quicktime.qd.Region
Returns size of the Region.
getSize() - Method in class quicktime.qd.Polygon
Returns size of the Polygon.
getSize() - Method in class quicktime.std.movies.Track
This method allows your application to determine a track's source, or display, rectangle.
getSize() - Method in class quicktime.std.movies.media.SampleDescription
This method returns the size of the media sample description.
getSize() - Method in class quicktime.util.QTVector
 
getSize() - Method in class quicktime.util.QTPointerRef
Returns the size of the QTPionter
getSize() - Method in class quicktime.util.QTHandleRef
This method returns the size (number of bytes) of the handle

QuickTime::GetHandleSize

getSize() - Method in class quicktime.util.QTByteObject
Returns the size of the represented native object.
getSize() - Method in class quicktime.util.IntEncodedImage
Returns the size in bytes of the EncodedImage data
getSize() - Method in interface quicktime.util.EncodedImage
Returns the size in bytes of the EncodedImage data.
getSizeFlag() - Method in class quicktime.util.EndianFlipSpec
The size of the endian flipping that should be applied, ie.
getSizeOfMainScreen() - Method in class quicktime.std.movies.FullScreen
Returns the current size in pixels of the main screen.
getSizeOfScreen(GDevice) - Method in class quicktime.std.movies.FullScreen
Returns the current size in pixels of the screen that is associated with the specified GDevice.
getSkew() - Method in class quicktime.vr.QTVRCubicFace
returns the skew
getSleepTime() - Method in class quicktime.app.time.TaskThread
The time that the thread will sleep.
getSoundBankFile() - Method in class quicktime.std.music.SynthesizerConnections
Returns a QTFile that represents a sound bank file (DLS or SF2) that will be used to supply sample information to a soft-synth music component (or null if none set).
getSoundBassAndTreble() - Method in class quicktime.std.movies.media.StreamMediaHandler
Gets Sound Bass and Treble (Not Documented).
getSoundBassAndTreble() - Method in class quicktime.std.movies.media.SoundMediaHandler
Gets Sound Bass and Treble (Not Documented).
getSoundBassAndTreble() - Method in class quicktime.std.movies.media.MPEGMediaHandler
Gets Sound Bass and Treble (Not Documented).
getSoundBassAndTreble() - Method in interface quicktime.std.movies.media.AudioMediaHandler
Gets Sound Bass and Treble (Not Documented).
getSoundData() - Method in class quicktime.sound.SndHandle
Return a Pointer to the sound data that is contained within the SndHandle.
getSoundDescription() - Method in class quicktime.std.sg.SGSoundChannel
This method allows you to retrieve a music sample description from the SGChannel.
getSoundDescription(int) - Method in class quicktime.std.movies.media.SpriteMedia
Deprecated.  
getSoundDescription(int) - Method in class quicktime.std.movies.media.SoundMedia
This method allows you to retrieve a sample description from a media.
getSoundEqualizerBandLevels(int) - Method in class quicktime.std.movies.media.StreamMediaHandler
Gets SoundEqualizer BandLevels .
getSoundEqualizerBandLevels(int) - Method in class quicktime.std.movies.media.SoundMediaHandler
Gets SoundEqualizer BandLevels .
getSoundEqualizerBandLevels(int) - Method in class quicktime.std.movies.media.MPEGMediaHandler
Gets SoundEqualizer BandLevels .
getSoundEqualizerBandLevels(int) - Method in interface quicktime.std.movies.media.AudioMediaHandler
Gets SoundEqualizer BandLevels .
getSoundEqualizerBands(int) - Method in class quicktime.std.movies.media.StreamMediaHandler
Pass in the count of bands you expect to get back, it would return the the actual value of bands available with the freq.
getSoundEqualizerBands(int) - Method in class quicktime.std.movies.media.SoundMediaHandler
Pass in the count of bands you expect to get back, it would return the the actual value of bands available with the freq.
getSoundEqualizerBands(int) - Method in class quicktime.std.movies.media.MPEGMediaHandler
Pass in the count of bands you expect to get back, it would return the the actual value of bands available with the freq.
getSoundEqualizerBands(int) - Method in interface quicktime.std.movies.media.AudioMediaHandler
Pass in the count of bands you expect to get back, it would return the the actual value of bands available with the freq.
getSoundHandler() - Method in class quicktime.std.movies.media.SoundMedia
This method allows you to obtain a reference to a media handler component.
getSoundHeaderOffset() - Method in class quicktime.sound.SndHandle
The number of bytes from the beginning of the sound resource specified by the sndHdl parameter to the sound header that is contained within.
getSoundInputParameters() - Method in class quicktime.std.sg.SGSoundChannel
Get some parameters that relate to the current sound recording.
getSoundInputRate() - Method in class quicktime.std.sg.SGSoundChannel
Get the Sound Input Rate

QuickTime::SGGetSoundInputRate

getSoundLevelMeterInfo() - Method in class quicktime.std.movies.media.StreamMediaHandler
Gets Sound Level Meter state (Not Documented).
getSoundLevelMeterInfo() - Method in class quicktime.std.movies.media.SoundMediaHandler
Gets Sound Level Meter state (Not Documented).
getSoundLevelMeterInfo() - Method in class quicktime.std.movies.media.MPEGMediaHandler
Gets Sound Level Meter state (Not Documented).
getSoundLevelMeterInfo() - Method in interface quicktime.std.movies.media.AudioMediaHandler
Gets Sound Level Meter state (Not Documented).
getSoundLevelMeteringEnabled() - Method in class quicktime.std.movies.media.StreamMediaHandler
Gets Sound Level Meter state (Not Documented).
getSoundLevelMeteringEnabled() - Method in class quicktime.std.movies.media.SoundMediaHandler
Gets Sound Level Meter state (Not Documented).
getSoundLevelMeteringEnabled() - Method in class quicktime.std.movies.media.MPEGMediaHandler
Gets Sound Level Meter state (Not Documented).
getSoundLevelMeteringEnabled() - Method in interface quicktime.std.movies.media.AudioMediaHandler
Gets Sound Level Meter state (Not Documented).
getSoundLocalizationSettings() - Method in class quicktime.std.movies.Track
This method returns the sound localization settings for the track.
getSource() - Method in interface quicktime.app.spaces.Space
Deprecated. since QTJava 6.1
getSource() - Method in class quicktime.app.spaces.SimpleSpace
Deprecated. since QTJava 6.1
getSourceImage() - Method in class quicktime.app.image.QTFilter
Deprecated. Returns the currently set source image of the QTFilter * @deprecated since QTJava 6.1
getSourceRect() - Method in class quicktime.std.image.GraphicsImporter
Determines the current source rectangle for an image.
getSourceRef(TimeCodeDescription) - Method in class quicktime.std.qtcomponents.TimeCoder
Deprecated. since QTJava 5.0
getSourcerTrackParams() - Method in class quicktime.streaming.Sourcer
Gets the track parameters associated with the sourcer
getSpace() - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
getSpace() - Method in class quicktime.app.actions.MatrixAction
Deprecated. since QTJava 4
getSpace() - Method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
getSpace() - Method in class quicktime.app.anim.SWController
Deprecated. since QTJava 6.1
getSpace() - Method in class quicktime.app.display.GroupController
Deprecated. since QTJava 6.1
getSpace() - Method in class quicktime.app.event.QTMouseController
Deprecated. since QTJava 6.1
getSpatialQuality() - Method in class quicktime.std.image.ImageDescription
Return the Spatial Quality.
getSpatialQuality() - Method in class quicktime.std.qtcomponents.SpatialSettings
Get the default spatial quality slider in the dialog box.
getSpriteDescription(int) - Method in class quicktime.std.movies.media.SpriteMedia
This method allows you to retrieve a sample description from a media.
getSpriteHandler() - Method in class quicktime.std.movies.media.SpriteMedia
This method allows you to obtain a reference to a media handler component.
getSpriteImageGroupID(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
Returns a propert value for the image specified by imageIndex.
getSpriteImageRegistrationPoint(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
Returns a propert value for the image specified by imageIndex.
getSpriteInfo() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
getSpriteMember(TwoDSprite) - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getSpriteMember(TwoDSprite) - Method in class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
getSpriteName(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
Returns the name of the sprite with the specified ID.
getSpriteWorld() - Method in class quicktime.std.anim.Sprite
Return the sprite world that this sprite belongs too
getSrcRect() - Method in class quicktime.qd.OpenCPicParams
Gets the bounding rectangle of the picture.
getSrcVideoBounds() - Method in class quicktime.std.sg.SGVideoChannel
Allows you to determine the size of the source video boundary rectangle.
getStallCount() - Method in class quicktime.std.movies.media.VideoMediaHandler
No QTDocumentation.
getStartChar() - Method in class quicktime.qd.text.ScrpSTElement
 
getStartTime() - Method in class quicktime.std.clocks.TimeBase
This allows you to determine the start time of a time base in the preferred scale of the time base

QuickTime::GetTimeBaseStartTime

getStartTime() - Method in class quicktime.sound.SCStatus
Retrieves the start time.
getStartTime() - Method in class quicktime.sound.ExtScheduledSoundHeader
 
getStartTime(int) - Method in class quicktime.std.clocks.TimeBase
This allows you to determine the start time of a time base.
getStatistics() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getStatistics() - Method in class quicktime.std.movies.media.VideoMediaHandler
The GetVideoMediaStatistics returns the average frame rate since the last time ResetVideoMediaStatistics was called.
getStatus() - Method in class quicktime.std.movies.Track
This method returns the value of the last error the media encountered while playing a specified track.
getStatus() - Method in class quicktime.std.movies.Movie
This method searches for errors in all the enabled tracks of the movie.
getStatus() - Method in class quicktime.std.music.TunePlayer
Returns an initialised structure describing the state of the tune player.
getStatus() - Method in class quicktime.streaming.StatusParams
Retrieve the status
getStatus(TimeRecord) - Method in class quicktime.std.clocks.TimeBase
This allows your application to retrieve status information from a time base.
getStatusString() - Method in class quicktime.streaming.StatusParams
Retrieve the status string
getStereoInputGainLeft() - Method in class quicktime.sound.SPBDevice
Returns the current gain setting for the left channel of a stereo device

QuickTime::SPBGetDeviceInfo

getStereoInputGainRight() - Method in class quicktime.sound.SPBDevice
Returns the current gain setting for the right channel of a stereo device

QuickTime::SPBGetDeviceInfo

getStopTime() - Method in class quicktime.std.clocks.TimeBase
This allows you to determine the stop time of a time base in the preferred time scale of the TimeBase

QuickTime::GetTimeBaseStopTime

getStopTime(int) - Method in class quicktime.std.clocks.TimeBase
This allows you to determine the stop time of a time base in the default scale of the time base.
getStorageSpaceRemaining() - Method in class quicktime.std.sg.SequenceGrabber
Allows you to monitor the amount of space remaining for use during a record operation.
getStream() - Method in class quicktime.streaming.PresIdleParams
 
getStreamDescription(int) - Method in class quicktime.std.movies.media.StreamMedia
This method allows you to retrieve a sample description from a media.
getStreamHandler() - Method in class quicktime.std.movies.media.StreamMedia
This method allows you to obtain a reference to a media handler component.
getStreamRate() - Method in class quicktime.streaming.EditEntry
Retrieves the streaming rate associated with the entry.
getStreamStartTime() - Method in class quicktime.streaming.EditEntry
Retrieves the start time associated with this entries stream.
getString() - Method in class quicktime.std.qtcomponents.XMLContent
get string kind content
getString() - Method in class quicktime.vr.QTVRString
returns the string
getStringLength() - Method in class quicktime.util.StringHandle
Returns the length of the String that is stored in the StringHandle.
getStringLength() - Method in class quicktime.vr.QTVRString
returns the string Length
getStringUsage() - Method in class quicktime.vr.QTVRString
returns the string Usage
getSubType() - Method in class quicktime.std.comp.ComponentDescription
Returns the component subType.
getSubVersion() - Static method in class quicktime.util.QTBuild
 
getSupportedRestrictions(int) - Static method in class quicktime.std.RestrictionSet
Use this routine to determine what restrictions are enforced by the currently running version of QuickTime.
getSupportedSwfVersion() - Method in class quicktime.std.movies.media.FlashMediaHandler
Gets the SwfVersion support by the Media handler

QuickTime::FlashMediaGetSupportedSwfVersion()

getSx() - Method in class quicktime.std.image.Matrix
Gets the X axis scale amount.
getSy() - Method in class quicktime.std.image.Matrix
Gets the Y axis scale amount.
getSyncSampleCount() - Method in class quicktime.std.movies.media.Media
This method allows you to determine the number of samples in a media.
getSynthesizerName() - Method in class quicktime.std.music.ToneDescription
Returns the current name of the described instrument's synthesiser.
getSynthesizerType() - Method in class quicktime.std.music.ToneDescription
Returns the current OSType of the described instrument's synthesiser.
getSynthesizerType() - Method in class quicktime.std.music.SynthesizerDescription
synthesizer type (must be same as component subtype)
getTarget() - Method in class quicktime.app.actions.TransformMatrix
Deprecated. since QTJava 6.1
getTarget() - Method in interface quicktime.app.actions.Targetable
Deprecated. since QTJava 6.1
getTarget() - Method in class quicktime.app.actions.NextImageAction
Deprecated. since QTJava 6.1
getTarget() - Method in class quicktime.app.actions.MatrixAction
Deprecated. since QTJava 4
getTarget() - Method in class quicktime.app.actions.Invalidator
Deprecated. since QTJava 6.1
getTarget() - Method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
getTarget() - Method in class quicktime.app.event.QTMouseEvent
Deprecated.  
getTargetDataSize() - Method in class quicktime.std.image.GraphicsExporter
Specifies a desired maximum data size and asks for a quality that does not exceed that size.
getTargetTrack() - Method in class quicktime.std.movies.ResolvedQTEventSpec
Return the Track associated with the event
getTargetType() - Method in class quicktime.std.movies.QTGetExternalMovieRecord
Return the target Type associated with the event
getTasker() - Method in class quicktime.app.time.Tasking
This should return the task thread that the Taskable object is currently being tasked by or null if not being tasked.
getTemporalQuality() - Method in class quicktime.std.image.ImageDescription
Return the temporal Quality.
getTemporalQuality() - Method in class quicktime.std.qtcomponents.TemporalSettings
Get the default temporal quality slider in the dialog box.
getText(int, int, short) - Method in class quicktime.std.movies.media.UserData
Deprecated. since QTJava 4, see getTextAsString
getTextAsString(int, int, int) - Method in class quicktime.std.movies.media.UserData
This method allows your application to retrieve language-tagged text from an item in a user data list.
getTextDescription() - Method in class quicktime.std.sg.SGTextChannel
This method allows you to retrieve a music sample description from the SGChannel.
getTextDescription(int) - Method in class quicktime.std.movies.media.TextMedia
This method allows you to retrieve a sample description from a media.
getTextFace() - Method in class quicktime.qd.QDGraphics
The getTextFace method returns the style of the current font in this QDGraphics port.
getTextFont() - Method in class quicktime.qd.QDGraphics
The getTextFont method returns the font family ID of the current font in this QDGraphics port.
getTextHandler() - Method in class quicktime.std.movies.media.TextMedia
This method allows you to obtain a reference to a media handler component.
getTextJustification() - Method in class quicktime.std.movies.media.TextDescription
 
getTextMode() - Method in class quicktime.qd.QDGraphics
The getTextMode method returns the current transfer mode for drawing text in this QDGraphics port.
getTextSize() - Method in class quicktime.qd.QDGraphics
The getTextSize method returns the current font size for text drawn in this QDGraphics port.
getThreeDDescription(int) - Method in class quicktime.std.movies.media.ThreeDMedia
This method allows you to retrieve a sample description from a media.
getThreeDHandler() - Method in class quicktime.std.movies.media.ThreeDMedia
This method allows you to obtain a reference to a media handler component.
getThumbnailDimension() - Method in class quicktime.std.image.GraphicsExporter
Returns the current thumbnail export settings.
getThumbnailEnabled() - Method in class quicktime.std.image.GraphicsExporter
Returns the current thumbnail export settings.
getTicklish() - Method in class quicktime.app.actions.TickleNode
Deprecated. since QTJava 6.1
getTicklish() - Method in class quicktime.app.time.Timer
Returns the current target of the Targetable object - this is the object that the Targetable will act upon.
getTiltAngle() - Method in class quicktime.vr.QTVRInstance
You can use the QTVRGetTiltAngle function to get the tilt angle of a QuickTime VR movie.
getTime() - Method in class quicktime.app.image.QTTransition
Deprecated. since QTJava 6.1
getTime() - Method in class quicktime.app.players.QTPlayer
Deprecated. since QTJava 6.1
getTime() - Method in interface quicktime.app.players.Playable
Deprecated. since QTJava 6.1
getTime() - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
getTime() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getTime() - Method in class quicktime.app.view.MoviePlayer
Returns the current time value of the object.
getTime() - Method in class quicktime.std.clocks.TimeBase
This allows your application to obtain the current time value from a time base in its preferred time scale.
getTime() - Method in class quicktime.std.clocks.Clock
Allows your application to obtain the current time according to the specified clock.
getTime() - Method in class quicktime.std.movies.SearchResult
This method returns the found time.
getTime() - Method in class quicktime.std.movies.Movie
This method returns a movie's current time.
getTime() - Method in class quicktime.std.music.TuneStatus
current tune time
getTime(int) - Method in class quicktime.std.clocks.TimeBase
This allows your application to obtain the current time value from a time base.
getTimeBase() - Method in class quicktime.app.players.QTPlayer
Deprecated.  
getTimeBase() - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
getTimeBase() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getTimeBase() - Method in class quicktime.app.time.Timer
Returns the current time base that provides the time foundation of this object.
getTimeBase() - Method in interface quicktime.app.time.Timeable
Returns the current time base that provides the time foundation of this object.
getTimeBase() - Method in class quicktime.app.view.MoviePlayer
Returns the TimeBase of the media attached to the player.
getTimeBase() - Method in class quicktime.std.clocks.TimeRecord
Return the TimeBase that is associated with this record.
getTimeBase() - Method in class quicktime.std.clocks.QTCallBack
Retrieve the time base of a callback event.
getTimeBase() - Method in class quicktime.std.movies.Movie
This method allows you to get movie's TimeBase.
getTimeBase() - Method in class quicktime.std.music.TunePlayer
Returns the TunePlayer's current time Base.
getTimeBase() - Method in class quicktime.std.sg.SequenceGrabber
Returns the SequenceGrabbers's current time Base.
getTimeBase() - Method in class quicktime.streaming.Presentation
This method retrieves the time base associated with the presentation
getTimeCodeDef() - Method in class quicktime.std.qtcomponents.TimeCodeDescription
Returns the current time code definition
getTimeCodeDescription(int) - Method in class quicktime.std.movies.media.TimeCodeMedia
This method allows you to retrieve a sample description from a media.
getTimeCodeHandler() - Method in class quicktime.std.movies.media.TimeCodeMedia
This method allows you to obtain a reference to a media handler component.
getTimer() - Method in interface quicktime.app.spaces.Space
Deprecated. since QTJava 6.1
getTimer() - Method in class quicktime.app.spaces.SimpleSpace
Deprecated. since QTJava 6.1
getTimeRemaining() - Method in class quicktime.std.sg.SequenceGrabber
Allows you to obtain an estimate of the amount of recording time that remains for the current recording operation.
getTimeScale() - Method in class quicktime.std.movies.MovieController
This method returns the time scale of the controller.
getTimeScale() - Method in class quicktime.std.movies.Movie
This method returns the time scale of a movie.
getTimeScale() - Method in class quicktime.std.movies.media.Media
This method allows your application to determine a media's time scale.
getTimeScale() - Method in class quicktime.std.music.TunePlayer
Returns the current time scale of the tune player, in units-per-second.
getTimeScale() - Method in class quicktime.std.qtcomponents.TimeCodeDef
Returns the time scale in terms of the frameDuration.
getTimeScale() - Method in class quicktime.std.sg.SGChannel
This method allows you to retrieve a channelÕs time scale.
getTimeScale() - Method in class quicktime.streaming.SourcerTimingParams
Gets the time scale
getTimeScale() - Method in class quicktime.streaming.Sourcer
Gets the time scale of the sourcer object
getTimeScale() - Method in class quicktime.streaming.Presentation
This method retrieves the time scale associated with the presentation
getTimeScale() - Method in class quicktime.streaming.PresParams
Retrieves the time scale associated with the Broadcaster.
getTimeScale() - Method in class quicktime.streaming.NewPresentationParams
Gets the time scale of the presentation params
getTimeSliderRect() - Method in class quicktime.std.movies.MovieController
Your application can use this method to receive the QDRect specifying the location and size of the time slider.
getTimeUntilNextTask(int) - Static method in class quicktime.std.movies.Movie
Allows the user to ask the QuickTime idle manager when idling routines such as movies.task() need to be called.
getToFOV() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the toFOV
getToneDescription() - Method in class quicktime.std.music.NoteRequest
Returns a copy of the current contained ToneDescription
getToNodeID() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the toNodeID
getTop() - Method in class quicktime.qd3d.camera.OrthographicCameraData
returns the top position
getToPan() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the toPan
getTotalDataRate() - Method in class quicktime.streaming.Presentation
This method retreives the total data rate for all streams
getToTilt() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the toTilt
getToValidFlags() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the toValidFlags
getToViewCenter() - Method in class quicktime.vr.QTVRLinkHotSpot
returns the toViewCenter
getTQ3ColorARGB() - Method in class quicktime.qd.QDColor
Returns the color as a TQ3ColorARGB value
getTQ3ColorRGB() - Method in class quicktime.qd.QDColor
Returns the color as a TQ3ColorRGB value
getTrack() - Method in class quicktime.std.movies.media.Media
This method allows you to determine the track that uses a specified media.
getTrack() - Method in class quicktime.streaming.SourcerTrackParams
Gets the track
getTrack(int) - Method in class quicktime.std.movies.Movie
This method allows your application to determine the track identifier of a track given the track's ID value.
getTrackCount() - Method in class quicktime.std.movies.Movie
This method returns the number of tracks in a movie.
getTrackMedia(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.
getTrackOpaque() - Method in class quicktime.std.movies.media.VisualMediaHandler
Determine whether the visual media of the track has opaque drawing settings in its presentation.
getTrackRefIndex() - Method in class quicktime.vr.QTVRTrackRefEntry
returns the trackRefIndex
getTrackRefType() - Method in class quicktime.vr.QTVRTrackRefEntry
Track reference types kQTVRImageTrackRefType kQTVRHotSpotTrackRefType
getTrackResolution() - Method in class quicktime.vr.QTVRTrackRefEntry
kQTVRFullTrackRes = kQTVRFullRes, kQTVRHalfTrackRes = kQTVRHalfRes, kQTVRQuarterTrackRes = kQTVRQuarterRes, kQTVRPreviewTrackRes = 0x8000
getTrackStartOffset() - Method in class quicktime.streaming.SourcerTrackParams
Gets the track start offset
getTransformable(Object) - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
getTransformable(Object) - Method in interface quicktime.app.display.QTDisplaySpace
Deprecated. since QTJava 6.1
getTransformable(Object) - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
getTransformer() - Method in class quicktime.app.actions.DragAction
Deprecated. since QTJava 6.1
getTrebleLevel() - Method in class quicktime.streaming.MediaParams
gets the treble level of the sound media
getTriggerCondition() - Method in class quicktime.app.actions.PeriodicAction
Deprecated. since QTJava 6.1
getTRStartTime() - Method in class quicktime.std.clocks.TimeBase
This allows you to determine the start time of a time base in the default scale of the time base.
getTRStartTime(int) - Method in class quicktime.std.clocks.TimeBase
This allows you to determine the start time of a time base.
getTRStopTime() - Method in class quicktime.std.clocks.TimeBase
This allows you to determine the stop time of a time base in the default scale of the time base.
getTRStopTime(int) - Method in class quicktime.std.clocks.TimeBase
This allows you to determine the stop time of a time base in the default scale of the time base.
getTRTime() - Method in class quicktime.std.clocks.TimeBase
This allows your application to obtain the current time value from a time base in the default scale of the time base.
getTRTime() - Method in class quicktime.std.movies.Movie
This method returns a movie's current time as a TimeRecord object.
getTRTime(int) - Method in class quicktime.std.clocks.TimeBase
This allows your application to obtain the current time value from a time base.
getTuneHeader() - Method in class quicktime.std.movies.media.MusicDescription
Returns a copy of the TuneHeader MusicHeader data
getTunePosition() - Method in class quicktime.std.music.TuneStatus
position within currently playing piece
getTx() - Method in class quicktime.std.image.Matrix
Gets the X axis translation amount.
getTXFace() - Method in class quicktime.std.qtcomponents.TCTextOptions
Returns the txFace field.
getTXFont() - Method in class quicktime.std.qtcomponents.TCTextOptions
Returns the txFont field.
getTXSize() - Method in class quicktime.std.qtcomponents.TCTextOptions
Returns the txSize field.
getTy() - Method in class quicktime.std.image.Matrix
Get the Y axis translation amount.
getType() - Method in class quicktime.std.clocks.QTCallBack
Retrieve a callback's event type.
getType() - Method in class quicktime.std.comp.ComponentDescription
Returns the component type.
getType() - Method in class quicktime.std.image.Matrix
Obtains information about the matrix.
getType() - Method in class quicktime.std.movies.TweenData
The kTweenType type
getType() - Method in class quicktime.std.movies.media.DataRef
This method returns the data reference type.
getType() - Method in class quicktime.vr.CursorRecord
Returns the cursor Type CursorRecord types kQTVRUseDefaultCursor kQTVRStdCursorType kQTVRColorCursorType
getTypeName() - Method in class quicktime.std.image.CodecName
Returns the type name in string.
getTypeName() - Method in class quicktime.std.image.CodecInfo
Get the compression algorithm used by the component.
getTypicalPolyphony() - Method in class quicktime.std.music.NoteRequestInfo
Gets the typicalPolyphony of the NoteRequestInfo
getU() - Method in class quicktime.std.image.Matrix
Gets the u value.
getUniqueID() - Method in class quicktime.std.music.SynthesizerConnections
Return the unique id which may be used instead of an index to getinfo and unregister calls
getUniversalResourceLocator() - Method in class quicktime.std.movies.media.DataRef
Returns a string representating the location of this object.
getUpVector() - Method in class quicktime.qd3d.camera.CameraPlacement
returns the camera placement's upVector
getUsage() - Method in class quicktime.std.movies.Track
This method allows your application to determine whether a track is used in a movie, its preview, its poster, or a combination of these.
getUsage() - Method in class quicktime.std.sg.SGChannel
Returns how the channel is being used by the SequenceGrabber component.
getUseBadge() - Method in class quicktime.std.movies.MovieController
Your application can use this action to determine whether a controller is using a badge.
getUserData() - Method in class quicktime.std.movies.Track
This method allows your application to obtain access to a track's user data list.
getUserData() - Method in class quicktime.std.movies.Movie
This method allows your application to obtain access to a movie's user data list.
getUserData() - Method in class quicktime.std.movies.media.Media
This method allows your application to obtain access to a media's user data list.
getUserDataSourceRef(TimeCodeDescription) - Method in class quicktime.std.qtcomponents.TimeCoder
Allows you to retrieve the source information from the time code media sample.
getV() - Method in class quicktime.std.image.Matrix
Gets the v value.
getValue() - Method in class quicktime.std.clocks.TimeRecord
Determines the time value of the time record.
getValue() - Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
getValue() - Method in class quicktime.std.music.InstKnob
The value of the knob.
getValueKind() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns the valueKind of the XMLAttribute should be called before a getter for a particular type
getValueString() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns the valueString of the XMLAttribute always available
getVector(int) - Method in class quicktime.std.image.GXPath
Returns the point in the contour
getVectors() - Method in class quicktime.std.image.GXPath
Returns the no of points in the contour
getVendor() - Method in class quicktime.std.image.ImageDescription
Return the vendor.
getVendor() - Method in class quicktime.std.image.CodecInfo
Get the developer of the component
getVendor() - Method in class quicktime.std.movies.media.SoundDescription
 
getVersion() - Method in class quicktime.std.image.ImageDescription
Return the version of compressed data.
getVersion() - Method in class quicktime.std.image.CodecInfo
Get the version of the compressed data.
getVersion() - Method in class quicktime.std.movies.media.ThreeDDescription
 
getVersion() - Method in class quicktime.std.movies.media.StreamDescription
 
getVersion() - Method in class quicktime.std.movies.media.SpriteDescription
 
getVersion() - Method in class quicktime.std.movies.media.SoundDescription
 
getVersion() - Method in class quicktime.std.movies.media.FlashDescription
 
getVersion() - Method in class quicktime.streaming.SourcerTrackParams
Gets the version of the track params object
getVersion() - Method in class quicktime.streaming.SourcerTimingParams
Gets the version of the sourcer timing params object
getVersion() - Method in class quicktime.streaming.SourcerLoopParams
Gets the version of the sourcer loop params object
getVersion() - Method in class quicktime.streaming.SourcerInitParams
Gets the version of the sourcer init params object
getVersion() - Method in class quicktime.streaming.SourcerCallbackParams
Gets the version of the sourcer callback params object
getVersion() - Method in class quicktime.streaming.PushDataParams
Gets the version of the push data params object
getVersion() - Method in class quicktime.streaming.PresParams
Retrieves the version.
getVersion() - Method in class quicktime.streaming.ExportParams
Gets the version of the export params object
getVersion() - Static method in class quicktime.util.QTBuild
 
getVerticalResolution() - Method in class quicktime.std.image.GraphicsExporter
Defines the compression quality to use.
getVideoHandler() - Method in class quicktime.std.movies.media.VideoMedia
This method allows you to obtain a reference to a media handler component.
getVideoRect() - Method in class quicktime.std.sg.SGVideoChannel
Allows you to determine the portion of the source video image that is to be captured.
getViewAngle(int) - Method in class quicktime.vr.QTVRInstance
kQTVRPanAngle, kQTVRTiltAngle, kQTVRFieldOfViewAngle Only the above parameters can be passed into this call.
getViewCenter() - Method in class quicktime.vr.QTVRInterceptRecord
Returns the field of view for the kQTVRSetViewCenterSelector.
getViewCenter() - Method in class quicktime.vr.QTVRInstance
The getViewCenter method returns, in the QDPoint class, the x and y coordinates of the current view center of the QuickTimeÊVR movie specified by the QTVRInstance you call this on.
getViewCentre() - Method in class quicktime.vr.QTVRInstance
kQTVRViewCenter

QuickTime::QTVRGetViewParameter

Requires QT 5.0.1 and above
getViewDuration() - Method in class quicktime.vr.QTVRObjectSample
 
getViewPlane() - Method in class quicktime.qd3d.camera.ViewPlaneCameraData
returns the viewPlane
getViewPort() - Method in class quicktime.qd3d.camera.CameraData
returns the camera range
getViewRate() - Method in class quicktime.vr.QTVRObjectSample
 
getViewStateCount() - Method in class quicktime.vr.QTVRObjectSample
 
getVirtualDuration() - Method in class quicktime.std.image.ICMFrameTime
 
getVirtualStartTime() - Method in class quicktime.std.image.ICMFrameTime
 
getVisClipRgn() - Method in class quicktime.qd.QDGraphics
This method returns intersection of visRgn and clipRgn of the port.
getVisible() - Method in class quicktime.app.anim.TwoDSpriteInfo
Deprecated.  
getVisible() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
getVisible() - Method in class quicktime.std.anim.Sprite
This method gets the visibility property of this sprite.
getVisible() - Method in class quicktime.std.movies.MovieController
This method returns a value that indicates whether a movie controller is visible.
getVisible(int) - Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to get the visibility property of a sprite.
getVisibleHotSpots() - Method in class quicktime.vr.QTVRInstance
Returns a list of IDs of all the hot spots in the QuickTimeÊVR instance that are currently visible.
getVoiceCount() - Method in class quicktime.std.music.SynthesizerDescription
maximum polyphony
getVolume() - Method in class quicktime.app.audio.NoteChannelControl
Deprecated. since QTJava 6.1
getVolume() - Method in class quicktime.app.audio.MusicPartControl
Deprecated. since QTJava 6.1
getVolume() - Method in interface quicktime.app.audio.AudioSpec
Deprecated. Returns the volume setting (0 is silent, 1 is unity gain) * @deprecated since QTJava 6.1
getVolume() - Method in class quicktime.app.audio.AudioMediaControl
Deprecated. since QTJava 6.1
getVolume() - Method in class quicktime.app.players.QTPlayer
Deprecated. Returns the volume setting (0 is silent or muted, 1 is unity gain) * @deprecated since QTJava 6.1
getVolume() - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
getVolume() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
getVolume() - Method in class quicktime.app.view.MoviePlayer
Returns the volume setting (0 is silent, 1 is unity gain).
getVolume() - Method in class quicktime.std.movies.Track
This method returns a track's current volume setting.
getVolume() - Method in class quicktime.std.movies.MovieController
Your application can use this action to determine a movie's volume.
getVolume() - Method in class quicktime.std.movies.Movie
This method returns movie's current volume setting.
getVolume() - Method in class quicktime.std.music.TunePlayer
Returns the volume of the sequence.
getVolume() - Method in class quicktime.std.sg.AudioChannel
Allows you to determine a channel's sound volume setting.
getVolumeCmd - Static variable in interface quicktime.sound.SoundConstants
 
getVRes() - Method in class quicktime.qd.OpenCPicParams
Gets the vertical resolution.
getVRes() - Method in class quicktime.std.image.ImageDescription
Return the vertical resolution of the source image.
getVRWorld() - Method in class quicktime.std.movies.media.QTVRSampleDescription
 
getVRWorld() - Method in class quicktime.vr.QTVRInstance
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.
getVRWorldFlags() - Method in class quicktime.vr.QTVRWorldHeader
returns the vrWorldFlags
getW() - Method in class quicktime.qd3d.math.Quaternion
returns the w value
getW() - Method in class quicktime.std.image.Matrix
Gets the w value.
getWhen() - Method in class quicktime.app.event.QTMouseEvent
Deprecated. since QTJava 6.1
getWidth() - Method in class quicktime.qd.QDRect
Get the width of the QDRect.
getWidth() - Method in class quicktime.qd.QDDimension
Gets the width of this QDDimension object.
getWidth() - Method in class quicktime.qd3d.camera.CameraViewPort
returns the camera viewport's width
getWidth() - Method in class quicktime.std.image.ImageDescription
Return the width of the source image.
getWidth() - Method in class quicktime.streaming.MediaParams
gets the width of the video component
getWidthF() - Method in class quicktime.qd.QDRect
Get the width of the QDRect.
getWidthF() - Method in class quicktime.qd.QDDimension
Gets the width of this QDDimension object.
getWindowRgn(QDGraphics) - Method in class quicktime.std.movies.MovieController
This method allows your application to determine the window region that is actually in use by a controller and its movie.
getX() - Method in class quicktime.app.event.QTMouseEvent
Deprecated. since QTJava 6.1
getX() - Method in class quicktime.qd.QDRect
Get the x location of the rect.
getX() - Method in class quicktime.qd.QDPoint
Get the x location of the point.
getX() - Method in class quicktime.qd3d.math.Vector3D
returns the position in the X direction
getX() - Method in class quicktime.qd3d.math.Vector2D
returns the position in the x direction
getX() - Method in class quicktime.qd3d.math.Quaternion
returns the position in the x direction
getX() - Method in class quicktime.qd3d.math.Point3D
returns the position in the X direction
getXF() - Method in class quicktime.qd.QDRect
Get the x location of the rect.
getXF() - Method in class quicktime.qd.QDPoint
Get the x location of the point.
getXMusicEvent(int) - Method in class quicktime.std.music.MusicData
Returns the stuffed QuickTime extended music event at the specified number of ints into the MusicData.
getY() - Method in class quicktime.app.event.QTMouseEvent
Deprecated. since QTJava 6.1
getY() - Method in class quicktime.qd.QDRect
Get the y location of the rect.
getY() - Method in class quicktime.qd.QDPoint
Get the y location of the point.
getY() - Method in class quicktime.qd3d.math.Vector3D
returns the position in the Y direction
getY() - Method in class quicktime.qd3d.math.Vector2D
returns the position in the y direction
getY() - Method in class quicktime.qd3d.math.Quaternion
returns the position in the y direction
getY() - Method in class quicktime.qd3d.math.Point3D
returns the position in the Y direction
getYF() - Method in class quicktime.qd.QDRect
Get the y location of the rect.
getYF() - Method in class quicktime.qd.QDPoint
Get the y location of the point.
getYon() - Method in class quicktime.qd3d.camera.CameraRange
returns the camera range's distance away from the yon plane.
getZ() - Method in class quicktime.qd3d.math.Vector3D
returns the position in the Z direction
getZ() - Method in class quicktime.qd3d.math.Quaternion
returns the position in the z direction
getZ() - Method in class quicktime.qd3d.math.Point3D
returns the position in the Z direction
globalsLock - Static variable in class quicktime.jdirect.QTNative
This object is a global lock that must be grabbed through a synchronized (..) call before any global value in the Sytsem (such as the current graf port) is set.
gmDrumAvailable(int) - Method in class quicktime.std.music.SynthesizerDescription
Return true if the general MIDI drum kit (1->128) is available.
gmInstrumentAvailable(int) - Method in class quicktime.std.music.SynthesizerDescription
Return true if the general MIDI instrument (1->128) is available.
goToBeginning() - Method in class quicktime.std.movies.Movie
This method repositions a movie to play from its start.
goToEnd() - Method in class quicktime.std.movies.Movie
This method repositions a movie to play from its end.
goToNodeID(int) - Method in class quicktime.vr.QTVRInstance
You can use the QTVRGoToNodeID function to set the current node of a movie.
goToTime(TimeRecord) - Method in class quicktime.std.movies.MovieController
Your application can use this action to goto a specific time.
grabPict(QDRect, int, int) - Method in class quicktime.std.sg.SequenceGrabber
Provides a simple interface to obtain a QuickDraw picture from a sequence grabber component.
grabPictCurrentImage - Static variable in interface quicktime.std.StdQTConstants
 
grabPictIgnoreClip - Static variable in interface quicktime.std.StdQTConstants
 
grabPictOffScreen - Static variable in interface quicktime.std.StdQTConstants
 
grabTimeComplete - Static variable in interface quicktime.Errors
 
GraphicsExporter - class quicktime.std.image.GraphicsExporter.
Graphics exporter components provide a standard interface for exporting graphics to image files in a variety of formats.
GraphicsExporter(int) - Constructor for class quicktime.std.image.GraphicsExporter
Opens the specified graphics export component,'grex', with the given subType.
graphicsExporterCanTranscode - Static variable in interface quicktime.std.StdQTConstants
 
graphicsExporterComponentType - Static variable in interface quicktime.std.StdQTConstants
 
graphicsExporterIsBaseExporter - Static variable in interface quicktime.std.StdQTConstants
 
graphicsExporterUsesImageCompressor - Static variable in interface quicktime.std.StdQTConstants
 
GraphicsExportReadOutputData(int, int) - Method in class quicktime.std.image.GraphicsExporter
This function is used by format-specific graphics exporters to write output data.
GraphicsExportWriteOutputData(byte[], int) - Method in class quicktime.std.image.GraphicsExporter
This function is used by format-specific graphics exporters to write output data.
GraphicsImporter - class quicktime.std.image.GraphicsImporter.
Assists in managing still images.
GraphicsImporter(DataRef) - Constructor for class quicktime.std.image.GraphicsImporter
Determines and opens the component to use for the given data reference and data type.
GraphicsImporter(DataRef, int) - Constructor for class quicktime.std.image.GraphicsImporter
Locates and opens a graphics importer component that can be used to draw the specified dataRef.
GraphicsImporter(int) - Constructor for class quicktime.std.image.GraphicsImporter
Opens the specified graphics import component,'grip', with the given subType.
GraphicsImporter(QTFile) - Constructor for class quicktime.std.image.GraphicsImporter
Determines and opens the graphics import component to use for the given file.
GraphicsImporter(QTFile, int) - Constructor for class quicktime.std.image.GraphicsImporter
Determines and opens the graphics import component to use for the given file.
graphicsImporterComponentType - Static variable in interface quicktime.std.StdQTConstants
values for the Graphics Import component type and sub type.
graphicsImporterDoesntDrawAllPixels - Static variable in interface quicktime.std.StdQTConstants
Flags that are returned by the doesDrawAllPixels call
graphicsImporterDontKnowIfDrawAllPixels - Static variable in interface quicktime.std.StdQTConstants
Flags that are returned by the doesDrawAllPixels call
GraphicsImporterDrawer - class quicktime.app.image.GraphicsImporterDrawer.
Deprecated. since QTJava 6.1
GraphicsImporterDrawer - class quicktime.app.view.GraphicsImporterDrawer.
This class represents an image that is stored as a file that can be read and drawn using QuickTime GraphicsImporter component
GraphicsImporterDrawer(DataRef) - Constructor for class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
GraphicsImporterDrawer(DataRef) - Constructor for class quicktime.app.view.GraphicsImporterDrawer
This constructor creates an GraphicsImporterDrawer object from a data ref.
GraphicsImporterDrawer(GraphicsImporter) - Constructor for class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
GraphicsImporterDrawer(GraphicsImporter) - Constructor for class quicktime.app.view.GraphicsImporterDrawer
This constructor creates an GraphicsImporterDrawer object from an existing GraphicsImporter.
GraphicsImporterDrawer(QTFile) - Constructor for class quicktime.app.image.GraphicsImporterDrawer
Deprecated. since QTJava 6.1
GraphicsImporterDrawer(QTFile) - Constructor for class quicktime.app.view.GraphicsImporterDrawer
This constructor creates an GraphicsImporterDrawer object from a file.
graphicsImporterDrawsAllPixels - Static variable in interface quicktime.std.StdQTConstants
Flags that are returned by the doesDrawAllPixels call
GraphicsImporterInfo - class quicktime.std.image.GraphicsImporterInfo.
The GraphicsImporterInfo class contains information about the reference information of a media sample.
GraphicsImporterInfo(int, QTFile, short) - Constructor for class quicktime.std.image.GraphicsImporterInfo
 
graphicsImporterUsesImageDecompressor - Static variable in interface quicktime.std.StdQTConstants
 
GraphicsMode - class quicktime.std.image.GraphicsMode.
The GraphicsMode class implements details that describe transfer operations and transperancy operations.
GraphicsMode() - Constructor for class quicktime.std.image.GraphicsMode
This constructor creates an empty GraphicsMode object.
GraphicsMode(int, QDColor) - Constructor for class quicktime.std.image.GraphicsMode
This constructor creates a GraphicsMode object for specified mode and operand color.
graphicsModeComposition - Static variable in interface quicktime.std.StdQTConstants
 
graphicsModePreBlackAlpha - Static variable in interface quicktime.std.StdQTConstants
 
graphicsModePreMulColorAlpha - Static variable in interface quicktime.std.StdQTConstants
 
graphicsModePreWhiteAlpha - Static variable in interface quicktime.std.StdQTConstants
 
graphicsModeStraightAlpha - Static variable in interface quicktime.std.StdQTConstants
 
graphicsModeStraightAlphaBlend - Static variable in interface quicktime.std.StdQTConstants
 
gray - Static variable in class quicktime.qd.QDColor
 
grayishTextOr - Static variable in interface quicktime.qd.QDConstants
 
green - Static variable in class quicktime.qd.QDColor
 
greenBit - Static variable in interface quicktime.qd.QDConstants
 
greenColor - Static variable in interface quicktime.qd.QDConstants
 
GroupController - class quicktime.app.display.GroupController.
Deprecated. since QTJava 4.0
GroupController(MouseResponder, boolean) - Constructor for class quicktime.app.display.GroupController
Deprecated. since QTJava 6.1
GroupDrawable - class quicktime.app.display.GroupDrawable.
Deprecated. since QTJava 6.1
GroupDrawable(Dimension, QDColor, int, int, Protocol) - Constructor for class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 4.0
GroupDrawable(QDDimension, QDColor, int, int, Protocol) - Constructor for class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
GroupMember - class quicktime.app.display.GroupMember.
Deprecated. since QTJava 6.1
GroupMember(GroupDrawable, QTDrawable, int) - Constructor for class quicktime.app.display.GroupMember
Deprecated. since QTJava 6.1
grow(float, float) - Method in class quicktime.qd.QDRect
Grows the QDRect horizontally and vertically.
grow(int, int) - Method in class quicktime.qd.QDRect
Grows the QDRect horizontally and vertically.
gwFlagErr - Static variable in interface quicktime.qd.QDConstants
 
gwFlagErrBit - Static variable in interface quicktime.qd.QDConstants
 
gWorldsNotSameDepthAndSizeErr - Static variable in interface quicktime.Errors
Movie Toolbox errors
gxClosedFrameFill - Static variable in interface quicktime.std.StdQTConstants
 
gxEvenOddFill - Static variable in interface quicktime.std.StdQTConstants
 
gxFrameFill - Static variable in interface quicktime.std.StdQTConstants
 
gxHollowFill - Static variable in interface quicktime.std.StdQTConstants
 
gxInverseEvenOddFill - Static variable in interface quicktime.std.StdQTConstants
 
gxInverseFill - Static variable in interface quicktime.std.StdQTConstants
 
gxInverseSolidFill - Static variable in interface quicktime.std.StdQTConstants
 
gxInverseWindingFill - Static variable in interface quicktime.std.StdQTConstants
 
gxNoFill - Static variable in interface quicktime.std.StdQTConstants
 
gxOpenFrameFill - Static variable in interface quicktime.std.StdQTConstants
 
GXPath - class quicktime.std.image.GXPath.
You use the GXPath to specify a single contour composed of straight lines and curves.
GXPath(int) - Constructor for class quicktime.std.image.GXPath
Creates a GXPath object with 1 contour and the number of points specified
GXPaths - class quicktime.std.image.GXPaths.
The GXPaths class allows you to group multiple path contours together.
GXPaths(Curve, GXPath[]) - Constructor for class quicktime.std.image.GXPaths
Creates a GXPaths object which corresponds to gxPaths object of QuickDrawGX It sets the total number of contours in the path equal to the total number of paths ie every path has one contour.
gxSolidFill - Static variable in interface quicktime.std.StdQTConstants
 
gxWindingFill - Static variable in interface quicktime.std.StdQTConstants
 

H

handleDataHandlerSubType - Static variable in interface quicktime.std.StdQTConstants
 
handleOrThrow(QTRuntimeException, Object, String) - Static method in class quicktime.QTRuntimeException
If there is a handler registered for the exception it will be passed to that handler.
handlerAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
handlerCanClip - Static variable in interface quicktime.std.StdQTConstants
 
handlerCanHandleComplexMatrix - Static variable in interface quicktime.std.StdQTConstants
 
handlerCanMatte - Static variable in interface quicktime.std.StdQTConstants
 
handlerCanPicSave - Static variable in interface quicktime.std.StdQTConstants5
 
handlerCanSend - Static variable in interface quicktime.std.StdQTConstants
 
handlerCanSendImageData - Static variable in interface quicktime.std.StdQTConstants
 
handlerCanTransferMode - Static variable in interface quicktime.std.StdQTConstants
 
handlerCGrafPortOnly - Static variable in interface quicktime.std.StdQTConstants
 
handlerHasSpatial - Static variable in interface quicktime.std.StdQTConstants
 
HandlerInfo - class quicktime.std.movies.media.HandlerInfo.
HandlerInfo contains general information for Media and Data Handler components on the type of information they handle and manufacturer's name and ID.
HandlerInfo(int, String, int) - Constructor for class quicktime.std.movies.media.HandlerInfo
This constructor creates a HandlerInfo object.
handlerNeedsBuffer - Static variable in interface quicktime.std.StdQTConstants
 
handlerNoIdle - Static variable in interface quicktime.std.StdQTConstants
 
handlerNoScheduler - Static variable in interface quicktime.std.StdQTConstants
 
handlerNotFoundErr - Static variable in interface quicktime.Errors
 
handlerWantsDestinationPixels - Static variable in interface quicktime.std.StdQTConstants
 
handlerWantsTime - Static variable in interface quicktime.std.StdQTConstants
 
hasAuxMenuBar - Static variable in interface quicktime.qd.QDConstants
 
hasChanged() - Method in class quicktime.std.movies.Movie
This method allows your application to determine whether a movie has changed and needs to be saved.
hasCharacteristic(Stream, int) - Method in class quicktime.streaming.Presentation
This method returns true if the presentation has a specific characteristic
hashCode() - Method in class quicktime.qd.QDRect
Returns the hashcode for this Rectangle.
hasMember(Object) - Method in class quicktime.app.actions.TickleList
Deprecated. since QTJava 6.1
hasMember(Object) - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
hasMember(Object) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
hasMember(Object) - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
hasMember(Object) - Method in class quicktime.app.spaces.SimpleSpace
Deprecated. since QTJava 6.1
hasMember(Object) - Method in class quicktime.app.spaces.Protocol
Deprecated. since QTJava 6.1
hasMember(Object) - Method in interface quicktime.app.spaces.Collection
Deprecated. since QTJava 6.1
hasMember(Object) - Method in class quicktime.app.time.TaskThread
Return true if the Taskable object is currently a member of the task list.
hasMovieExportUserInterface - Static variable in interface quicktime.std.StdQTConstants
 
hasMovieImportMIMEList - Static variable in interface quicktime.std.StdQTConstants
 
hasMovieImportUserInterface - Static variable in interface quicktime.std.StdQTConstants
 
hasOptionsDialog() - Method in class quicktime.sound.SPBDevice
Returns true if the current device supports an options dialog box and false if not.
hasRecordMovie() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
hasScale(int, float) - Method in class quicktime.qd.GDevice
Returns the closest possible scaling that a particular screen device can be set to in a given pixel depth

QuickDraw::GDHasScale
hasSecurityRestrictions() - Static method in class quicktime.QTSession
 
hide() - Method in class quicktime.app.display.FullScreenWindow
Deprecated. since QTJava 6.1
hilite - Static variable in interface quicktime.qd.QDConstants
 
hiliteBit - Static variable in interface quicktime.qd.QDConstants
 
hiliteTextSample(int, int, int, QDColor) - Method in class quicktime.std.movies.media.TextMediaHandler
This method can specify selected text to be highlighted.
hilitetransfermode - Static variable in interface quicktime.qd.QDConstants
 
hintsAllowBlacklining - Static variable in interface quicktime.std.StdQTConstants
 
hintsAllowDynamicResize - Static variable in interface quicktime.std.StdQTConstants
 
hintsAllowInterlace - Static variable in interface quicktime.std.StdQTConstants
 
hintsDontDraw - Static variable in interface quicktime.std.StdQTConstants
 
hintsDontPurge - Static variable in interface quicktime.std.StdQTConstants
 
hintsDontUseVideoOverlaySurface - Static variable in interface quicktime.std.StdQTConstants
 
hintsHighQuality - Static variable in interface quicktime.std.StdQTConstants
 
hintsIgnoreBandwidthRestrictions - Static variable in interface quicktime.std.StdQTConstants
 
hintsInactive - Static variable in interface quicktime.std.StdQTConstants
 
hintsLoop - Static variable in interface quicktime.std.StdQTConstants
 
hintsNoRenderingTimeOut - Static variable in interface quicktime.std.StdQTConstants5
 
hintsOffscreen - Static variable in interface quicktime.std.StdQTConstants
 
hintsPalindrome - Static variable in interface quicktime.std.StdQTConstants
 
hintsPlayingEveryFrame - Static variable in interface quicktime.std.StdQTConstants
 
hintsScrubMode - Static variable in interface quicktime.std.StdQTConstants
 
hintsSingleField - Static variable in interface quicktime.std.StdQTConstants4
No QT Documentation
hintsUseScreenBuffer - Static variable in interface quicktime.std.StdQTConstants
 
hintsUseSoundInterp - Static variable in interface quicktime.std.StdQTConstants
 
hitTest(int, int) - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
hitTest(int, int) - Method in interface quicktime.app.display.QTDisplaySpace
Deprecated. since QTJava 6.1
hitTest(int, int) - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
hitTest(int, QDPoint) - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
hitTest(int, QDPoint) - Method in class quicktime.std.anim.SpriteWorld
This method is used to determine if a sprite exists at a certain location.
hitTest(int, QDPoint) - Method in class quicktime.std.anim.Sprite
This method tests if a point is inside a sprite.
hitTestAllSprites(int, QDPoint) - Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to receive the index of the sprite which contains a specified point.
hitTestData(EncodedImage, QDPoint, int) - Method in class quicktime.std.image.DSequence
The HitTestDSequenceData function allows the calling application to perform hit testing on compressed data.
hitTestFlag - Variable in class quicktime.app.anim.SWCompositor
Deprecated. default hit test is only to test on the visible pixels of a sprite* @deprecated since QTJava 6.1
hitTestForTargetRefCon(int, QDPoint) - Method in class quicktime.std.movies.media.VisualMediaHandler
You can use to hit test a flash, sprite, text and 3D track and get a refCon for a button or symbol that was hit.
hitTestOneSprite(int, int, QDPoint) - Method in class quicktime.std.movies.media.SpriteMediaHandler
Perform hit testing on the sprite specified by loc.
hitTestTargetRefCon(int, int, QDPoint) - Method in class quicktime.std.movies.media.VisualMediaHandler
You can use to hit test a flash, sprite, text and 3D track for a given button or symbol.

I

iBeamCursor - Static variable in interface quicktime.qd.QDConstants
 
ICMFrameTime - class quicktime.std.image.ICMFrameTime.
No QT documentation available for the ICMTimeFrameRecord struct

QuickTime:ICMTimeFrameRecord
ICMFrameTime() - Constructor for class quicktime.std.image.ICMFrameTime
Creates an ICMFrameTime object.
icmFrameTimeHasVirtualStartTimeAndDuration - Static variable in interface quicktime.std.StdQTConstants
 
ICMPixelFormatInfo - class quicktime.std.image.ICMPixelFormatInfo.
 
ID(QTObject) - Static method in class quicktime.QTObject
 
identifierUnrecognized() - Method in class quicktime.std.qtcomponents.XMLElement
was identifier unrecognized by XML parser
identifierUnrecognized() - Method in class quicktime.std.qtcomponents.XMLAttribute
returns true if the attribute name of the XMLAttribute was not recognized by the parser
identityMatrixType - Static variable in interface quicktime.std.StdQTConstants
 
idle() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
idle() - Method in class quicktime.std.movies.MovieController
This method performs idle processing for a movie controller.
idle() - Method in class quicktime.std.sg.SequenceGrabber
Provides processing time to the sequence grabber component and its channel components.
idle(int) - Method in class quicktime.std.anim.SpriteWorld
This method allows the sprite world to update and redraw the invalid portions of the sprite world.
idle(long, int) - Method in class quicktime.streaming.Sourcer
Idles the sourcer object
idle(PresIdleParams) - Method in class quicktime.streaming.Presentation
Provides processing time to the presentation component After starting a presentation, call this function as often as possible, until you stop the presentation by calling stop.
idleMore() - Method in class quicktime.std.sg.SequenceGrabber
Provides processing time to the sequence grabber component and its channel components.
idToRefCon(int) - Method in class quicktime.std.movies.media.FlashMediaHandler
A RefCon represents a flash button or symbol at runtime.
illegalChannelErr - Static variable in interface quicktime.Errors
Music Errors
illegalChannelOSErr - Static variable in interface quicktime.Errors
 
illegalControllerErr - Static variable in interface quicktime.Errors
Music Errors
illegalControllerOSErr - Static variable in interface quicktime.Errors
 
illegalInstrumentErr - Static variable in interface quicktime.Errors
Music Errors
illegalInstrumentOSErr - Static variable in interface quicktime.Errors
 
illegalKnobErr - Static variable in interface quicktime.Errors
Music Errors
illegalKnobOSErr - Static variable in interface quicktime.Errors
 
illegalKnobValueErr - Static variable in interface quicktime.Errors
Music Errors
illegalKnobValueOSErr - Static variable in interface quicktime.Errors
 
illegalNoteChannelErr - Static variable in interface quicktime.Errors
Music Errors
illegalNoteChannelOSErr - Static variable in interface quicktime.Errors
 
illegalPartErr - Static variable in interface quicktime.Errors
Music Errors
illegalPartOSErr - Static variable in interface quicktime.Errors
 
illegalVoiceAllocationErr - Static variable in interface quicktime.Errors
Music Errors
illegalVoiceAllocationOSErr - Static variable in interface quicktime.Errors
 
im - Variable in class quicktime.app.image.ImageDrawer
Deprecated. since QTJava 6.1
ImageCompressionDialog - class quicktime.std.qtcomponents.ImageCompressionDialog.
This class represents the standard compression dialog for images.
ImageCompressionDialog() - Constructor for class quicktime.std.qtcomponents.ImageCompressionDialog
Opens the CompressionDialog component for an Image compression dialog.
imageData - Variable in class quicktime.std.qtcomponents.SCInfo
The compressed image data of a frame
ImageDataSequence - class quicktime.app.image.ImageDataSequence.
Deprecated. since QTJava 6.1
ImageDataSequence() - Constructor for class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
ImageDataSequence(ImageDescription) - Constructor for class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
ImageDescription - class quicktime.std.image.ImageDescription.
This class corresponds to the image description handle.
ImageDescription(int) - Constructor for class quicktime.std.image.ImageDescription
Create an ImageDescription structure
ImageDescription(int, Object) - Constructor for class quicktime.std.image.ImageDescription
 
ImageDescription(PixMap) - Constructor for class quicktime.std.image.ImageDescription
Create an ImageDescription from a PixMap.
ImageDrawer - class quicktime.app.image.ImageDrawer.
Deprecated. since QTJava 6.1
ImageDrawer() - Constructor for class quicktime.app.image.ImageDrawer
Deprecated. since QTJava 6.1
ImageDrawer(Dimension, Image) - Constructor for class quicktime.app.image.ImageDrawer
Deprecated.  
imagePresenter - Variable in class quicktime.app.image.ImageViewer
Deprecated. This is the ImagePresenter object that presents the current image.* @deprecated since QTJava 6.1
ImagePresenter - class quicktime.app.image.ImagePresenter.
Deprecated. since QTJava 6.1
ImagePresenter(QDRect) - Constructor for class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
ImageSequenceDataSource - class quicktime.std.image.ImageSequenceDataSource.
QuickTime 2.1 introduced support for an arbitrary number of sources of data for an image sequence.
ImageSequenceDataSource(CDSequence, int, int) - Constructor for class quicktime.std.image.ImageSequenceDataSource
This will retrieve a previously created data source for an ImageSequence.
ImageSequenceDataSource(CDSequence, int, int, QTHandleRef) - Constructor for class quicktime.std.image.ImageSequenceDataSource
Creates a new data source for an ImageSequence.
ImageSequencer - class quicktime.app.image.ImageSequencer.
Deprecated. since QTJava 6.1
ImageSequencer(ImageDataSequence) - Constructor for class quicktime.app.image.ImageSequencer
Deprecated. since QTJava 6.1
ImageSettable - interface quicktime.app.image.ImageSettable.
Deprecated. since QTJava 6.1
ImageSpec - interface quicktime.app.image.ImageSpec.
Deprecated. since QTJava 6.1
imageTranscodererComponentType - Static variable in interface quicktime.std.StdQTConstants
 
ImageUtil - class quicktime.app.image.ImageUtil.
Deprecated. since QTJava 6.1
ImageViewer - class quicktime.app.image.ImageViewer.
Deprecated. since QTJava 6.1
ImageViewer(ImageSequencer) - Constructor for class quicktime.app.image.ImageViewer
Deprecated. Creates a viewer for a sequence of images.* @deprecated since QTJava 6.1
inController(QDPoint) - Method in class quicktime.std.movies.MovieController
This method allows your application to determine if a point is within the controller's control area.
info() - Static method in class quicktime.util.QTBuild
This returns an info string about the current version/build of QTJava
init(int, int) - Method in class quicktime.qd.GDevice
Initialises the instance of the Graphics Device.
initChanLeft - Static variable in interface quicktime.sound.SoundConstants
 
initChanRight - Static variable in interface quicktime.sound.SoundConstants
 
initCmd - Static variable in interface quicktime.sound.SoundConstants
Deprecated.  
initCompMask - Static variable in interface quicktime.sound.SoundConstants
 
initialiseEventProfile(int, int, int, long, int, int) - Method in class quicktime.app.event.QTMouseEvent
Deprecated. since QTJava 6.1
initialize(int) - Static method in class quicktime.QTSession
This call will open a QTSession and perform any initialisations of the QT environment.
initialize(int, Class) - Static method in class quicktime.QTSession
This call will open a QTSession and perform any initialisations of the QT environment.
initialize(QTDisplaySpace, Transformable) - Method in class quicktime.app.actions.TransformMatrix
Deprecated. since QTJava 6.1
initialize(QTDisplaySpace, Transformable, int, int) - Method in class quicktime.app.actions.TransformMatrix
Deprecated. since QTJava 6.1
initialize(SourcerInitParams) - Method in class quicktime.streaming.Sourcer
 
initialize3D() - Static method in class quicktime.QTSession
 
initializeVR() - Static method in class quicktime.QTSession
This call will initialize QTVR.
initMACE3 - Static variable in interface quicktime.sound.SoundConstants
 
initMACE6 - Static variable in interface quicktime.sound.SoundConstants
 
initMono - Static variable in interface quicktime.sound.SoundConstants
 
initNoDrop - Static variable in interface quicktime.sound.SoundConstants
 
initNoInterp - Static variable in interface quicktime.sound.SoundConstants
 
initPanMask - Static variable in interface quicktime.sound.SoundConstants
 
initSRateMask - Static variable in interface quicktime.sound.SoundConstants
 
initStereo - Static variable in interface quicktime.sound.SoundConstants
 
initStereoMask - Static variable in interface quicktime.sound.SoundConstants
 
inMemory() - Method in class quicktime.util.QTHandleRef
checks this handles purgedness
inputMapAID - Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
insert(EditEntry, int) - Method in class quicktime.streaming.EditList
Inserts an EditEntry into the vector at specified position.
insert(EncodedImage, int) - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
insert(SampleReference, int) - Method in class quicktime.std.movies.media.SampleReferenceVector
Inserts a SampleReference into the vector at specified position.
insertChild(Atom, int, int, int) - Method in class quicktime.std.movies.AtomContainer
This method creates a new empty child atom for parentAtom.
insertChild(Atom, int, int, int, byte) - Method in class quicktime.std.movies.AtomContainer
This method creates a new child atom for parentAtom.
insertChild(Atom, int, int, int, byte[]) - Method in class quicktime.std.movies.AtomContainer
This method creates a new child atom for parentAtom.
insertChild(Atom, int, int, int, int) - Method in class quicktime.std.movies.AtomContainer
This method creates a new child atom for parentAtom.
insertChild(Atom, int, int, int, QTByteObject) - Method in class quicktime.std.movies.AtomContainer
This method creates a new child atom for parentAtom.
insertChild(Atom, int, int, int, QTHandleRef) - Method in class quicktime.std.movies.AtomContainer
This method creates a new child atom for parentAtom.
insertChild(Atom, int, int, int, QTPointerRef) - Method in class quicktime.std.movies.AtomContainer
This method creates a new child atom for parentAtom.
insertChild(Atom, int, int, int, short) - Method in class quicktime.std.movies.AtomContainer
This method creates a new child atom for parentAtom.
insertChildren(Atom, AtomContainer) - Method in class quicktime.std.movies.AtomContainer
This method inserts all of the atoms in childrenContainer as child atoms of the atom specified by the parentAtom.
insertElement(QTPointerRef, int) - Method in class quicktime.util.QTVector
Appends an object into the vector
insertEmptySegment(int, int) - Method in class quicktime.std.movies.Track
This method adds an empty segment to a track.
insertEmptySegment(int, int) - Method in class quicktime.std.movies.Movie
This method adds an empty segment to a movie.
insertMedia(int, int, int, float) - Method in class quicktime.std.movies.Track
This method inserts a reference to a media segment into a track.
insertPoint(QDPoint, int, int, boolean) - Method in class quicktime.std.image.CurvePath
This method is best for adding a single point to a path rather than large numbers of points to a path.
insertSegment(Movie, int, int, int) - Method in class quicktime.std.movies.Movie
The insertSegment method copies part of one movie to another.
insertSegment(Track, int, int, int) - Method in class quicktime.std.movies.Track
This method copies part of one track to another.
inset(int, int) - Method in class quicktime.qd.Region
Moves all points on the region boundary horizontally and vertically by adding the respective parameters to those points.
inside(float, float) - Method in class quicktime.qd.QDRect
Checks if the specified point lies inside a QDRect.
inside(int, int) - Method in class quicktime.qd.QDRect
Checks if the specified point lies inside a QDRect.
installInterceptProc(int, QTVRInterceptor, int) - Method in class quicktime.vr.QTVRInstance
You can use the QTVRInstallInterceptProc function to install or remove an intercept procedure for a QuickTime VR Manager function

QuickTime::QTVRInstallInterceptProc

instant(TuneStatus, int) - Method in class quicktime.std.music.TunePlayer
Play the sequence of music events at a specified position.
InstKnob - class quicktime.std.music.InstKnob.
Contains information about state of a knob.
InstKnob() - Constructor for class quicktime.std.music.InstKnob
Makes an instance of this class
InstKnobList - class quicktime.std.music.InstKnobList.
Contains a list of knobs.
InstKnobList() - Constructor for class quicktime.std.music.InstKnobList
Makes an instance of this class with one knob only.
InstKnobList(int, InstKnob[]) - Constructor for class quicktime.std.music.InstKnobList
Makes a KnobList from the supplied array of knobs.
InstSampleDesc - class quicktime.std.music.InstSampleDesc.
Contains information about the mix state of a specified part.
InstSampleDesc() - Constructor for class quicktime.std.music.InstSampleDesc
Makes a instance of this class.
instSamplePreProcessFlag - Static variable in interface quicktime.std.StdQTConstants
 
IntEncodedImage - class quicktime.util.IntEncodedImage.
IntEncodedImage keep the encoded image data as an array of ints.
IntEncodedImage(int) - Constructor for class quicktime.util.IntEncodedImage
Creates a new IntEncodedImage of specified number of ints.
IntEncodedImage(int, int) - Constructor for class quicktime.util.IntEncodedImage
Creates a new IntEncodedImage of specified number of ints.
IntEncodedImage(RawEncodedImage) - Constructor for class quicktime.util.IntEncodedImage
Creates a IntEncodedImage from raw data.
InterfaceLib - interface quicktime.jdirect.InterfaceLib.
Base interface of all interfaces that represent platform shared libraries.
interlacedDevice - Static variable in interface quicktime.qd.QDConstants
 
internalComponentErr - Static variable in interface quicktime.Errors
 
internalQuickTimeError - Static variable in interface quicktime.Errors
Movie Toolbox errors
interpolateFast(Quaternion, float) - Method in class quicktime.qd3d.math.Quaternion
Return a a quaternion that is a fast interpolation between the this and the specified quaternion.
interpolateLinear(Quaternion, float) - Method in class quicktime.qd3d.math.Quaternion
Return a a quaternion that is a linear interpolation between the this and the specified quaternion.
intersection(QDRect) - Method in class quicktime.qd.QDRect
Computes the intersection of two QDRects, returning the largets rect that encompasses both rects.
intersects(QDRect) - Method in class quicktime.qd.QDRect
Checks if two QDRects intersect.
invalidate() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
invalidate() - Method in class quicktime.std.anim.Sprite
This method invalidates the portion of the sprite's sprite world which is occupied by the sprite.
invalidate(QDGraphics, Region) - Method in class quicktime.std.movies.MovieController
This method allows your application to invalidate portions of a movie controller.
invalidate(QDRect) - Method in class quicktime.std.anim.SpriteWorld
This method allows a rectangular area of the sprite world to be invalidated, which will force it to redraw the next time SpriteWorldIdle is called.
invalidate(Region) - Method in class quicktime.std.image.DSequence
Notifies the Image Compression Manager that the destination port for the given image decompression sequence has been invalidated.
invalidateRegion(Region) - Method in class quicktime.std.movies.Movie
This method invalidates part of the movie specified by the invalidRgn.
invalidateRegion(Region) - Method in class quicktime.streaming.Presentation
The invalidate function allows you to tell the presentation that it must refresh its display

QuickTime::QTSPresInvalidateRegion

invalidAtomContainerErr - Static variable in interface quicktime.Errors
 
invalidAtomErr - Static variable in interface quicktime.Errors
 
invalidAtomTypeErr - Static variable in interface quicktime.Errors
 
Invalidator - class quicktime.app.actions.Invalidator.
Deprecated. since QTJava 6.1
Invalidator(TwoDSprite) - Constructor for class quicktime.app.actions.Invalidator
Deprecated. since QTJava 6.1
invalidChunkCache - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidChunkNum - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidComponentID - Static variable in interface quicktime.Errors
 
invalidDataRef - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidDataRefContainer - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidDuration - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidEditState - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidHandler - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidHotSpotIDErr - Static variable in interface quicktime.Errors
 
invalidImageIndexErr - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidMedia - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidMovie - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidNodeFormatErr - Static variable in interface quicktime.Errors
 
invalidNodeIDErr - Static variable in interface quicktime.Errors
 
invalidRect - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidSampleDescIndex - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidSampleDescription - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidSampleNum - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidSampleTable - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidSpriteIDErr - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidSpriteIndexErr - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidSpritePropertyErr - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidSpriteWorldPropertyErr - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidTime - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidTrack - Static variable in interface quicktime.Errors
Movie Toolbox errors
invalidViewStateErr - Static variable in interface quicktime.Errors
 
inverse(Matrix) - Method in class quicktime.std.image.Matrix
creates a new matrix that is the inverse of a specified matrix.
inverseBit - Static variable in interface quicktime.qd.QDConstants
 
invert() - Method in class quicktime.qd3d.math.Quaternion
Returns the inverse of the quaternion.
invert() - Method in class quicktime.qd3d.math.Matrix4x4
Returns the inverse of the matrix.
invert() - Method in class quicktime.qd3d.math.Matrix3x3
Returns the inverse of the matrix.
invertArc(QDRect, int, int) - Method in class quicktime.qd.QDGraphics
InvertArc inverts the pixels enclosed by a wedge of the oval bounded by the rectangle that you specify in the area parameter.
invertOval(QDRect) - Method in class quicktime.qd.QDGraphics
The InvertOval procedure inverts the pixels enclosed by an oval just inside the bounding rectangle that you specify in the area parameter.
invertPoly(Polygon) - Method in class quicktime.qd.QDGraphics
invertPoly inverts the pixels enclosed by the polygon passed in the poly parameter.
invertRoundRect(QDRect, int, int) - Method in class quicktime.qd.QDGraphics
The InvertRoundRect procedure inverts the pixels enclosed by the rounded rectangle bounded by the rectangle that you specify in the area parameter.
IOConstants - interface quicktime.io.IOConstants.
This class represents all of the constants in the QuickTime interface.
ioErr - Static variable in interface quicktime.Errors
 
ip - Variable in class quicktime.app.display.JQTCanvas
Deprecated.  
is3DInitialized() - Static method in class quicktime.QTSession
This call will return true if the QuickTime Session has been initialized, otherwise false.
isActive() - Method in class quicktime.app.actions.TickleNode
Deprecated. since QTJava 6.1
isActive() - Method in class quicktime.app.actions.MouseResponder
Deprecated. since QTJava 6.1
isActive() - Method in class quicktime.app.time.Timer
Returns the current active state of the Timer.
isActive() - Method in class quicktime.app.ui.UIElement
Deprecated. since QTJava 6.1
isAlive() - Method in class quicktime.app.time.TaskThread
Returns the alive state of the thread.
isAnchorDefaultDataRef() - Method in class quicktime.std.movies.Movie
If there is no anchor data reference associated with the movie the method returns true.
isAppropriate(Object) - Method in class quicktime.app.actions.TickleList
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.actions.SimpleActionList
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.actions.MouseResponder
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.actions.GenericResponder
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.actions.Dragger
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.display.DirectGroup
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.spaces.SimpleSpace
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.spaces.Protocol
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in interface quicktime.app.spaces.Collection
Deprecated. since QTJava 6.1
isAppropriate(Object) - Method in class quicktime.app.time.TaskThread
Returns true if the object is an instance of the Taskable interface.
isAttached() - Method in class quicktime.std.movies.MovieController
Your application can use this method to receive information whether the controller is attached or not.
isAutoRedrawing() - Method in class quicktime.app.anim.SWCompositor
Deprecated. since QTJava 6.1
isClassSigned() - Static method in class quicktime.QTSession
To check if the class has been registered and is signed.
isConsumed() - Method in class quicktime.app.event.QTMouseEvent
Deprecated. since QTJava 6.1
isConsumed() - Method in class quicktime.app.event.QTActionEvent
Deprecated. since QTJava 6.1
isConsumer(ImageConsumer) - Method in class quicktime.app.image.QTImageProducer
Deprecated. since QTJava 6.1
isConsumer(ImageConsumer) - Method in class quicktime.app.view.QTImageProducer
This method determines if a given ImageConsumer object is currently registered with this ImageProducer as one of its consumers.
isContinuousPressAction() - Method in class quicktime.app.ui.PressActionButton
Deprecated.  
isControllerSizeReserved() - Method in class quicktime.app.players.QTPlayer
Deprecated. Returns true if display space is being reserved for the size of the controller * @deprecated since QTJava 6.1
isControllerVisible() - Method in class quicktime.app.players.QTPlayer
Deprecated. Returns the visible state of the controller.
isCurrentOS(int) - Static method in class quicktime.QTSession
This method returns true if the passed in OS name is the OS upon which the current session of QuickTime is running.
isDifferentOrigin(QDRect) - Method in class quicktime.qd.QDRect
Returns true if the QDRect argument has a different origin.
isDifferentSize(QDRect) - Method in class quicktime.qd.QDRect
Returns true if the QDRect argument is a different size.
isDirectDraw() - Method in class quicktime.vr.QTVRPanoImaging
returns the direct draw mode
isDone() - Method in class quicktime.std.movies.Movie
This method allows you to determine if a particular movie has completely finished playing.
isDrawingError(int) - Static method in class quicktime.QTException
This routine checks the result of drawing operations that may report an error code that is transitory and can be ignored.
isEditingEnabled() - Method in class quicktime.std.movies.MovieController
This method allows your application to determine whether editing is currently enabled for a movie controller.
isEmpty() - Method in class quicktime.app.actions.TickleList
Deprecated. since QTJava 6.1
isEmpty() - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
isEmpty() - Method in class quicktime.app.anim.Compositor
Deprecated. since QTJava 6.1
isEmpty() - Method in class quicktime.app.display.GroupDrawable
Deprecated. since QTJava 6.1
isEmpty() - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
isEmpty() - Method in class quicktime.app.image.ImageDataSequence
Deprecated. since QTJava 6.1
isEmpty() - Method in class quicktime.app.spaces.Protocol
Deprecated. since QTJava 6.1
isEmpty() - Method in interface quicktime.app.spaces.Collection
Deprecated. since QTJava 6.1
isEmpty() - Method in class quicktime.app.time.TaskThread
Returns true if there are no Taskable objects in the collection
isEmpty() - Method in class quicktime.qd.QDRect
Determines whether the QDRect is empty.
isEmpty() - Method in class quicktime.util.QTVector
 
isEnable() - Method in class quicktime.streaming.Sourcer
Returns the enabled state of the sourcer
isEnable(int) - Method in class quicktime.streaming.Sourcer
Returns the enabled state of the sourcer
isFinished() - Method in class quicktime.sound.SndChannel
Returns true if the channel is both NOT busy and NOT paused - ie.
isFlashScaling() - Method in class quicktime.app.display.JQTCanvas
Deprecated.  
isFocusTraversable() - Method in class quicktime.app.display.QTCanvas
Deprecated. since QTJava 6.1
isGraphicsModeOpaque() - Method in class quicktime.std.image.GraphicsMode
Returns true if the current mode is opaque, otherwise false.
isIdentity() - Method in class quicktime.qd3d.math.Quaternion
Returns rue if the quaternion is an identity quaternion.
isIdentity() - Method in class quicktime.std.image.Matrix
Returns true if the matrix is an identity matrix otherwise false
isInitialized() - Static method in class quicktime.QTSession
This call will return true if the QuickTime Session has been initialized, otherwise false.
isInterested(int) - Method in class quicktime.app.actions.MouseResponder
Deprecated. since QTJava 6.1
isInterested(int, int) - Method in class quicktime.app.actions.MouseResponder
Deprecated. since QTJava 6.1
isLevelMeteringEnabled() - Method in class quicktime.streaming.MediaParams
returns true if level metering is enabled
isLocked() - Method in class quicktime.util.QTHandleRef
Returns true if the handle is locked otherwise false.
isMemberActive(Ticklish) - Method in class quicktime.app.actions.TickleList
Deprecated. since QTJava 6.1
isMinimal() - Method in class quicktime.io.AliasHandle
Returns true if the alias is a minimal alias, otherwise false
isMouseInButton() - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
isMuted() - Method in class quicktime.app.audio.NoteChannelControl
Deprecated. since QTJava 6.1
isMuted() - Method in class quicktime.app.audio.MusicPartControl
Deprecated. since QTJava 6.1
isMuted() - Method in interface quicktime.app.audio.AudioSpec
Deprecated. Returns the current mute status * @deprecated since QTJava 6.1
isMuted() - Method in class quicktime.app.audio.AudioMediaControl
Deprecated. since QTJava 6.1
isMuted() - Method in class quicktime.app.players.QTPlayer
Deprecated. Returns the current mute status * @deprecated since QTJava 6.1
isMuted() - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
isMuted() - Method in class quicktime.app.players.MoviePlayer
Deprecated. since QTJava 6.1
isMuted() - Method in class quicktime.app.view.MoviePlayer
Returns the current mute status.
isNativeBigEndian() - Static method in class quicktime.util.EndianOrder
Returns true if the current runtime architecture is big endian.
isNativeLittleEndian() - Static method in class quicktime.util.EndianOrder
Returns true if the current runtime architecture is little endian.
isOffscreen() - Method in class quicktime.qd.QDGraphics
This returns true if the QDGraphics is an offscreen GWorld or an onscreen CGrafPort.
isOffscreen() - Method in class quicktime.qd.PixMap
Returns true if the pixel data is from an offscreen GWorld or false if it is from an onscreen CGrafPort
isOnPath - Variable in class quicktime.std.image.PathPointInfo
The QDPoint is on the queried path.
isOpen() - Method in class quicktime.qd.Pict
Returns true if the pict is open for recording drawing operations.
isPaused() - Method in class quicktime.sound.SndChannel
Returns true if the channel is currently paused.
isPreflighting() - Method in class quicktime.app.RecordMovie
Deprecated. since QTJava 6.1
isPresenting() - Method in class quicktime.app.players.MoviePresenter
Deprecated. since QTJava 6.1
isPressed() - Method in class quicktime.app.ui.QTButton
Deprecated. since QTJava 6.1
isPreviewMode() - Method in class quicktime.std.sg.SequenceGrabber
Determines whether the particular sequence grabber is in preview mode.
isProfiled() - Method in class quicktime.app.image.QTTransition
Deprecated. since QTJava 6.1
isQD3DAvailable() - Static method in class quicktime.QTSession
Determine whether it is safe to call a QuickDraw 3D API.
isQTVRAvailable() - Static method in class quicktime.QTSession
Determine whether it is safe to call a QuickTime VR API.
isQuietNow() - Method in class quicktime.sound.SndChannel
Returns the current setting of the quietNow flag.
isRecording() - Method in class quicktime.sound.SPB
The status of the recording.
isRecordMode() - Method in class quicktime.std.sg.SequenceGrabber
Determines whether the particular sequence grabber is in Record mode.
isRedrawing() - Method in interface quicktime.app.image.Redrawable
Deprecated. since QTJava 6.1
isRedrawing() - Method in class quicktime.app.image.QTImageProducer
Deprecated. since QTJava 6.1
isRedrawing() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
isRedrawing() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
isRedrawing() - Method in class quicktime.app.view.QTImageProducer
Returns true if the image data may be altered or different upon different calls of the redraw method of the Presentable interface
isRedrawOptimised() - Method in class quicktime.app.image.ImagePresenter
Deprecated. since QTJava 6.1
isScrapMovie() - Method in class quicktime.std.movies.Track
Looks on the System scrap to find out if it can translate any of the track data into a movie.
isSingleFrame() - Method in interface quicktime.app.image.Redrawable
Deprecated. since QTJava 6.1
isSingleFrame() - Method in class quicktime.app.image.QTImageProducer
Deprecated. since QTJava 6.1
isSingleFrame() - Method in class quicktime.app.image.QTImageDrawer
Deprecated. since QTJava 6.1
isSingleFrame() - Method in class quicktime.app.image.QTEffect
Deprecated. since QTJava 6.1
isSingleFrame() - Method in class quicktime.app.view.QTImageProducer
Returns true if the client only has a single frame to render and thus will never need to re-acquire or redraw its image.
isSingleFrame() - Method in class quicktime.app.view.MoviePlayer
 
isSingleFrame() - Method in class quicktime.app.view.GraphicsImporterDrawer
 
isTicking() - Method in class quicktime.app.time.Timer
Returns true if the Timer's effective rate is currently non-zero
isTickling() - Method in class quicktime.app.time.Timer
Returns true if the Timer, when active, will tickle or false if the Timer, when active, will not tickle.
isTime() - Method in class quicktime.app.image.QTTransition
Deprecated. since QTJava 6.1
IStringInfo - class quicktime.std.movies.IStringInfo.
The IStringInfo class implements the International String structure of the Movie Toolbox.
isValid() - Method in class quicktime.app.anim.TwoDSprite
Deprecated. since QTJava 6.1
isValid() - Static method in class quicktime.util.QTBuild
This checks to see if the QTJava developer release versions (which time out) are still valid.
isValidPixelFormat(int) - Static method in class quicktime.std.image.ICMPixelFormatInfo
Returns true if the provided pixelFormat is a valid pixel format.
isVRInitialized() - Static method in class quicktime.QTSession
This call will return true if the QuickTime Session has been initialized, otherwise false.
isWholespace() - Method in class quicktime.app.actions.TickleList
Deprecated. since QTJava 6.1
isWholespace() - Method in class quicktime.app.actions.MouseController
Deprecated. since QTJava 6.1
isWholespace() - Method in class quicktime.app.event.QTMouseTargetController
Deprecated. since QTJava 6.1
isWholespace() - Method in interface quicktime.app.spaces.CollectionController
Deprecated. since QTJava 6.1
italic - Static variable in interface quicktime.qd.QDConstants
 
italicBit - Static variable in interface quicktime.qd.QDConstants
 
iTextAddString(Atom, int, String) - Method in class quicktime.std.movies.AtomContainer
No QT Documentation.
iTextGetString(Atom, int) - Method in class quicktime.std.movies.AtomContainer
No QT Documentation.
iTextRemoveString(Atom, int, int) - Method in class quicktime.std.movies.AtomContainer
No QT Documentation.

J

JDirect_MacOSX - Static variable in interface quicktime.jdirect.SoundLib
 
JDirect_MacOSX - Static variable in interface quicktime.jdirect.QuickTimeVRLib
 
JDirect_MacOSX - Static variable in interface quicktime.jdirect.QuickTimeLib
 
JDirect_MacOSX - Static variable in interface quicktime.jdirect.QTStreamingLib
 
JDirect_MacOSX - Static variable in interface quicktime.jdirect.PrimitivesLib
 
JDirect_MacOSX - Static variable in interface quicktime.jdirect.InterfaceLib
 
JDirect_MacOSX - Static variable in interface quicktime.jdirect.CarbonCoreLib
 
JDirectLinker - class quicktime.jdirect.JDirectLinker.
 
JDirectLinker() - Constructor for class quicktime.jdirect.JDirectLinker
 
JImagePainter - class quicktime.app.image.JImagePainter.
Deprecated. since QTJava 6.1
JImagePainter(Image) - Constructor for class quicktime.app.image.JImagePainter
Deprecated. since QTJava 6.1
JQTCanvas - class quicktime.app.display.JQTCanvas.
Deprecated. since QTJava 6.1
JQTCanvas() - Constructor for class quicktime.app.display.JQTCanvas
Deprecated. since QTJava 6.1
JQTCanvas(int, float, float) - Constructor for class quicktime.app.display.JQTCanvas
Deprecated.  

K

k16BE555PixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
k16BE565PixelFormat - Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
k16BitBigEndianFormat - Static variable in interface quicktime.sound.SoundConstants
 
k16BitIn - Static variable in interface quicktime.sound.SoundConstants
 
k16BitLittleEndianFormat - Static variable in interface quicktime.sound.SoundConstants
 
k16BitOut - Static variable in interface quicktime.sound.SoundConstants
 
k16GrayCodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k16LE555PixelFormat - Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
k16LE565PixelFormat - Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
k1IndexedGrayPixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
k1MonochromePixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
k24BGRPixelFormat - Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
k24BitFormat - Static variable in interface quicktime.sound.SoundConstants
 
k24RGBPixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
k2IndexedGrayPixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
k2IndexedPixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
k32ABGRPixelFormat - Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
k32AlphaGrayCodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k32ARGBPixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
k32BGRAPixelFormat - Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
k32BitFormat - Static variable in interface quicktime.sound.SoundConstants
 
k32BitLittleEndianFormat - Static variable in interface quicktime.sound.SoundConstants
 
k32RGBAPixelFormat - Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
k3DMediaRendererCode - Static variable in interface quicktime.std.StdQTConstants
 
k3DMediaRendererEntry - Static variable in interface quicktime.std.StdQTConstants
 
k3DMediaRendererName - Static variable in interface quicktime.std.StdQTConstants
 
k422YpCbCr10CodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k422YpCbCr16CodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k422YpCbCr8CodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k4444YpCbCrA8CodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k4444YpCbCrA8RCodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k444YpCbCr10CodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k444YpCbCr8CodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k48RGBCodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k4IndexedGrayPixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
k4IndexedPixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
k64ARGBCodecType - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Codec component
k8BitOffsetBinaryFormat - Static variable in interface quicktime.sound.SoundConstants
 
k8BitRawIn - Static variable in interface quicktime.sound.SoundConstants
 
k8BitRawOut - Static variable in interface quicktime.sound.SoundConstants
 
k8BitTwosIn - Static variable in interface quicktime.sound.SoundConstants
 
k8BitTwosOut - Static variable in interface quicktime.sound.SoundConstants
 
k8IndexedGrayPixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
k8IndexedPixelFormat - Static variable in interface quicktime.qd.QDConstants
MacOS Pixel formats used in QTNewGWorld
kAbsoluteUI - Static variable in class quicktime.vr.QTVRObjectSample
ObjectUITypes
kAccessKeyAtomType - Static variable in interface quicktime.std.StdQTConstants
Access Keys
kAccessKeySystemFlag - Static variable in interface quicktime.std.StdQTConstants
Access Keys
kAction - Static variable in interface quicktime.std.StdQTConstants
 
kActionAddChannelSubscription - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 System action constant
kActionApplicationNumberAndString - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 Application action constant
kActionCase - Static variable in interface quicktime.std.StdQTConstants
 
kActionDebugStr - Static variable in interface quicktime.std.StdQTConstants
 
kActionDoCompressedActions - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 System action constant
kActionDontPassKeyEvent - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 System action constant
kActionDoScript - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 System action constant
kActionFlagActionIsDelta - Static variable in interface quicktime.std.StdQTConstants
 
kActionFlagActionIsToggle - Static variable in interface quicktime.std.StdQTConstants
 
kActionFlagParameterWrapsAround - Static variable in interface quicktime.std.StdQTConstants
 
kActionFlags - Static variable in interface quicktime.std.StdQTConstants
 
kActionFlashTrackDoButtonActions - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 FlashTrack action constant
kActionFlashTrackGotoFrameLabel - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 FlashTrack action constant
kActionFlashTrackGotoFrameNumber - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 FlashTrack action constant
kActionFlashTrackSetFlashVariable - Static variable in interface quicktime.std.StdQTConstants5
QuickTime 5 FlashTrack action constant
kActionFlashTrackSetPan - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 FlashTrack action constant
kActionFlashTrackSetZoom - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 FlashTrack action constant
kActionFlashTrackSetZoomRect - Static variable in interface quicktime.std.StdQTConstants4
QuickTime 4 FlashTrack action constant
kActionGoToURL - Static variable in interface quicktime.std.