All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

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
Aborts recording before it has completed.
accept(File, String). Method in class quicktime.app.image.FileFilter
This method is used by the createSequence call to filter the files found in the supplied directory.
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
Returns the event which activated the responder.
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(Point). Method in class quicktime.qd.QDRect
Adds a point 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(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.Point3D
Returns the three-dimensional point that is the result of adding the vector vector3D to this.
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.
addActiveCanvas(QTCanvas). 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.
addConsumer(ImageConsumer). Method in class quicktime.app.image.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 class quicktime.app.spaces.SimpleSpace
This method is used by the application to add a Controller to the Space.
addController(Controller). Method in interface quicktime.app.spaces.Space
This method is used by the application to add a Controller to the Space.
addData(QTHandle, 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
This method will add a directory to the internal list of directories that are searched in the find methods.
addedTo(Object). Method in class quicktime.app.display.DirectGroup
This method is called by some kind of container object when the Listener is added to the object that is the source of the interest.
addedTo(Object). Method in class quicktime.app.image.DSequenceFromMemory
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.image.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.
addedTo(Object). Method in class quicktime.app.image.ImageDrawer
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.image.ImagePresenter
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.image.ImageViewer
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 interface quicktime.app.spaces.Listener
This method is called by some kind of container object when the Listener is added to the object that is the source of the interest.
addedTo(Object). Method in class quicktime.app.actions.MouseController
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.players.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.image.QTEffect
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.image.QTImageDrawer
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.players.QTPlayer
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.sg.SGDrawer
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.spaces.SimpleSpace
This method is called by some kind of container object when the Listener is added to the object that is the source of the interest.
addedToCompositor(SWCompositor, TwoDSprite). Method in class quicktime.app.image.CompositableEffect
Returns an object that invalidates a sprite.
addedToCompositor(SWCompositor, TwoDSprite). Method in class quicktime.app.image.DSequenceFromMemory
Returns an object that invalidates a sprite.
addedToCompositor(SWCompositor, TwoDSprite). Method in interface quicktime.app.image.DynamicImage
Returns an object that invalidates a sprite.
addedToCompositor(SWCompositor, TwoDSprite). Method in class quicktime.app.players.MoviePresenter
Returns an object that invalidates a sprite.
addedToCompositor(SWCompositor, TwoDSprite). Method in class quicktime.app.image.QTEffectPresenter
Returns an object that invalidates a sprite.
addedToCompositor(SWCompositor, TwoDSprite). Method in class quicktime.app.image.QTImageDrawer
Returns an object that invalidates a sprite.
addedToCompositor(SWCompositor, TwoDSprite). Method in class quicktime.app.anim.SWCompositor
Returns an object that invalidates a sprite.
addedToSource(QDGraphics). Method in class quicktime.app.RecordMovie
This method is called by the target object that control the drawing and capturing of the image drawn in the QDGraphics.
addedToSpace(Space). Method in interface quicktime.app.spaces.Controller
This method is called by the Space when a Controller is being addedTo the Space s.
addedToSpace(Space). Method in class quicktime.app.actions.MouseController
This method is called by the space when a Controller is being addedTo the Space s.
addedToSpace(Space). Method in class quicktime.app.actions.TickleList
This method is called by the Space when a Controller is being addedTo the Space s.
addedToTasker(TaskThread). Method in interface quicktime.app.time.Taskable
This is called by a TaskThread when an object is added to a TaskThread.
addedToTasker(TaskThread). Method in class quicktime.app.time.Tasking
This is called by a TaskThread when an object is added to a TaskThread.
addEmptyTrack(Track, DataRef). Method in class quicktime.std.movies.Movie
This method adds an empty track to the movie.
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.
addMax. Static variable in interface quicktime.qd.QDConstants
addMember(Object). Method in interface quicktime.app.spaces.Collection
Adds an object to the collection.
addMember(Object). Method in class quicktime.app.anim.Compositor
Adds a member to the Compositor.
addMember(Object). Method in class quicktime.app.display.DirectGroup
Add a QTDrawable object to the group with a layer setting of 1 and the current location of the the QTDrawable.
addMember(Object). Method in class quicktime.app.image.ImageDataSequence
Appends the member to the ImageDataSequence.
addMember(Object). Method in class quicktime.app.actions.MouseController
If wholespace is set to false, then only objects that are explicitly added to the controller will be controlled by it.
addMember(Object). Method in class quicktime.app.spaces.Protocol
Adds a class object to this Protocol.
addMember(Object). Method in class quicktime.app.spaces.SimpleSpace
Adds an object to the collection.
addMember(Object). Method in class quicktime.app.time.TaskThread
This method will add a taskable client to the list.
addMember(Object). Method in class quicktime.app.actions.TickleList
Adds an object to the collection.
addMember(Object, int). Method in class quicktime.app.anim.Compositor
Adds a member to the Compositor.
addMember(Object, int). Method in class quicktime.app.display.DirectGroup
Add a QTDrawable object to the group based on the current location of the member and the specified layer parametre.
addMember(Object, int). Method in interface quicktime.app.display.QTDisplaySpace
Adds a member to the QTDisplaySpace at the specified layer.
addMember(Object, int, boolean). Method in class quicktime.app.anim.Compositor
Adds a member to the Compositor.
addMember(Object, int, float, float). Method in class quicktime.app.display.DirectGroup
Add a QTDrawable object to the group based on the provided alignment and layer parametres.
addMouseListener(MouseListener). Method in class quicktime.app.actions.GenericResponder
Registers a MouseListener to this responder.
addMouseMotionListener(MouseMotionListener). Method in class quicktime.app.actions.GenericResponder
Registers a MouseListener to this responder.
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.
addNotify(). Method in class quicktime.app.display.FullScreenWindow
The addNotify method can only be successful in this class during or after the execution of the show method.
addNotify(). Method in class quicktime.app.display.QTCanvas
We use this method to notify an existing client that its NativeGraphics environment may have changed and it should recheck its status
addNotifyListener(NotifyListener). Method in interface quicktime.app.actions.Notifier
This method is called at some point when a relationship between a Notifier and a listener is required.
addNotifyListener(NotifyListener). Method in class quicktime.app.image.QTImageDrawer
This registers the deferred listener.
addOver. Static variable in interface quicktime.qd.QDConstants
addPin. Static variable in interface quicktime.qd.QDConstants
addQTClientListener(ComponentListener). Method in class quicktime.app.display.QTCanvas
A ComponentListener and ComponentEvent are used to listen to these types of events that occur to the QTCanvas' client - ie.
addQTMouseMotionListener(QTMouseMotionListener). Method in class quicktime.app.actions.GenericResponder
Registers a QTMouseMotionListener to this responder.
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.
addText(QTHandle, int, int, short). 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
This will insert a video track into the supplied movie with all of the image data that is contained in this data sequence at the specified frames per second.
addTrack(float, float, float). Method in class quicktime.std.movies.Movie
Create a track in a movie.
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
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
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
Add the image description object to the end of the collection
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
Creates a GenericResponder that is interested in mouse events that are covered by the MouseListener, MouseMotionListener or QTMouseMotionListener interfaces.
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
asMouseListener(int, int). Static method in class quicktime.app.actions.GenericResponder
Creates a GenericResponder that is interested in mouse events that are covered by the MouseListener interface.
asMouseMotionListener(int, int). Static method in class quicktime.app.actions.GenericResponder
Creates a GenericResponder that is interested in mouse events that are covered by the MouseMotionListener interface.
asMouseOrMouseMotionListener(int, int). Static method in class quicktime.app.actions.GenericResponder
Creates a GenericResponder that is interested in mouse events that are covered by the MouseListener or MouseMotionListener interfaces.
asQTMouseMotionListener(int, int). Static method in class quicktime.app.actions.GenericResponder
Creates a GenericResponder that is interested in mouse events that are covered by the QTMouseMotionListener interface.
asRead(QTFile). Static method in class quicktime.io.OpenFile
Open the specified file for reading.
asRead(QTFile). Static method in class quicktime.io.OpenMovieFile
Open the specified movie file for reading.
asRolloverListener(int, int). Static method in class quicktime.app.actions.GenericResponder
Creates a GenericResponder that is interested in mouse events that are covered by the QTMouseMotionListener interface.
asWrite(QTFile). Static method in class quicktime.io.OpenFile
Open the specified file for writing.
asWrite(QTFile). Static method in class quicktime.io.OpenMovieFile
Open the specified movie file for writing.
Atom(int). Constructor for class quicktime.std.movies.Atom
Construct an Atom out of the constant value that defines this data type.
AtomContainer(). Constructor for class quicktime.std.movies.AtomContainer
Create a new disposable AtomContainer.
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
audioMediaCharacteristic. Static variable in interface quicktime.std.StdQTConstants
AudioMediaControl(Media). Constructor for class quicktime.app.audio.AudioMediaControl
The constructor that deals with Media objects.
auxiliaryExportDataUnavailable. Static variable in interface quicktime.Errors
Movie Toolbox errors
availableCmd. Static variable in interface quicktime.sound.SoundConstants

B

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
balance. Variable in class quicktime.std.music.MixStateInfo
The balance of that part.
baseAddr32. Static variable in interface quicktime.qd.QDConstants
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
This method converts the main screen to full screen mode.
begin(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.
begin(QDGraphics, QDRect, int, int, CodecComponent, int, int, int, ColorTable, int). Method in class quicktime.app.image.CSequenceToMemory
Signals the beginning of the process of compressing a sequence of frames.
beginEdits(). Method in class quicktime.std.movies.media.Media
This method starts a media-editing session.
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
BounceAction(int, int, QTDrawable, Transformable, float, float). Constructor for class quicktime.app.actions.BounceAction
Constructs a BounceAction object.
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.
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.
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.ExtremesCallBack
Specifies the time when the callback sholud be called.
callMeWhen(). Method in class quicktime.std.clocks.QTCallBack
Registers the callback.
callMeWhen(). Method in class quicktime.std.clocks.RateCallBack
Makes the callback active.
callMeWhen(). Method in class quicktime.std.clocks.TimeCallBack
Specifies the time when the callback sholud be called.
callMeWhen(). Method in class quicktime.std.clocks.TimeJumpCallBack
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(). 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(). 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(). 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(). Constructor for class quicktime.qd3d.camera.CameraViewPort
Creates a CameraViewPort object containing no data.
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.
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
canMovieImportValidateFile. Static variable in interface quicktime.std.StdQTConstants
canMovieImportValidateHandles. Static variable in interface quicktime.std.StdQTConstants
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
cantReceiveFromSynthesizerOSErr. Static variable in interface quicktime.Errors
cantSendToSynthesizerOSErr. Static variable in interface quicktime.Errors
cDepthErrInvalid. Static variable in interface quicktime.Errors
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
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.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.QTException
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). 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.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, 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
This will make sure the component (effect) is there and can set its parameter list for display.
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.
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
This method is used by an appliction to notify a QTCanvas that the best size of its' current client has changed.
clientChanged(int, int). Method in class quicktime.app.display.QTCanvas
This method is used by an appliction to notify a QTCanvas that the best size of its' current client has changed.
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(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.util.ByteEncodedImage
Returns a copy of the current object
clone(). Method in class quicktime.qd3d.camera.CameraData
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.CameraRange
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.std.image.CodecInfo
Return a copy of the CodecInfo.
clone(). Method in class quicktime.std.comp.ComponentDescription
Return a copy of this object.
clone(). Method in class quicktime.std.image.DataRateParams
Returns a copy of this class.
clone(). Method in class quicktime.std.sg.DigitizerInfo
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.ICMFrameTime
Returns a copy of this class.
clone(). Method in class quicktime.std.image.ImageDescription
Implementation of Cloneable Interface.
clone(). Method in class quicktime.util.IntEncodedImage
Returns a copy of the current object
clone(). Method in class quicktime.std.image.Matrix
copies the contents of the one matrix into another matrix.
clone(). Method in class quicktime.qd3d.math.Matrix3x3
Returns a copy of this class.
clone(). Method in class quicktime.qd3d.math.Matrix4x4
Returns a copy of this class.
clone(). Method in class quicktime.std.movies.media.MusicDescription
Implementation of Cloneable Interface.
clone(). Method in class quicktime.std.music.MusicMIDIPacket
Make a copy of the MusicMIDIPacket.
clone(). Method in class quicktime.std.music.NoteRequest
Makes a copy of a NoteRequest object.
clone(). Method in class quicktime.std.music.NoteRequestInfo
Makes a copy of a NoteRequestInfo object.
clone(). Method in class quicktime.qd.OpenCPicParams
Return a copy of the OpenCPicParams.
clone(). Method in class quicktime.qd3d.camera.OrthographicCameraData
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.qd.Polygon
Copies the mathematical structure of the implicit Polygon into a newly created Polygon.
clone(). Method in class quicktime.qd.QDColor
Returns a copy of this object
clone(). Method in class quicktime.qd.QDPoint
Return a copy of the QDPoint
clone(). Method in class quicktime.qd.QDRect
Return a copy of the QDRect
clone(). Method in class quicktime.util.QTHandle
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.QTMIDIPortList
Implementation of Cloneable Interface.
clone(). Method in class quicktime.util.QTPointer
Returns a copy of this object
clone(). Method in class quicktime.qd3d.math.Quaternion
Returns a copy of this class.
clone(). Method in class quicktime.util.RawEncodedImage
Returns a copy of this object
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.qd3d.transform.RotateTransformData
Returns a copy of this class.
clone(). Method in class quicktime.std.movies.media.SampleDescription
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.SpriteDescription
Implementation of Cloneable Interface.
clone(). Method in class quicktime.std.music.SynthesizerConnections
Return a copy of this object.
clone(). Method in class quicktime.std.music.SynthesizerDescription
Return a copy of the current class.
clone(). Method in class quicktime.std.movies.media.TextDescription
Implementation of Cloneable Interface.
clone(). Method in class quicktime.std.movies.media.ThreeDDescription
Implementation of Cloneable Interface.
clone(). Method in class quicktime.std.qtcomponents.TimeCodeDef
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.TimeCodeTime
Makes a copy of a object.
clone(). Method in class quicktime.std.music.ToneDescription
Makes a copy of a ToneDescription object.
clone(). Method in class quicktime.qd3d.math.Vector2D
Returns a copy of this class.
clone(). Method in class quicktime.qd3d.math.Vector3D
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.ViewPlaneCameraData
Returns a copy of this class.
close(). Method in class quicktime.io.OpenedFile
This method closes an open stream and the associated movie file.
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.qd.Polygon
Completes the collection of lines that define the polygon.
close(). Static method in class quicktime.QTSession
This call will close down the QTML environment.
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
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
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
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
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
codecImageBufferIsOnScreen. Static variable in interface quicktime.std.StdQTConstants
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
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
codecUnimpErr. Static variable in interface quicktime.Errors
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
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.
Component(ComponentIdentifier). Constructor for class quicktime.std.comp.Component
Given a component identifier it opens the specified component.
Component(int, int). Constructor for class quicktime.std.comp.Component
Opens the specified component.
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
componentNotCaptured. Static variable in interface quicktime.Errors
CompositableEffect(). Constructor for class quicktime.app.image.CompositableEffect
Creates a CompositableEffect.
CompositableEffect(int). Constructor for class quicktime.app.image.CompositableEffect
Creates a CompositableEffect.
compositeIn. Static variable in interface quicktime.std.StdQTConstants
Input Formats
Compositor(QDGraphics, QDColor). Constructor for class quicktime.app.anim.Compositor
This constructor creates a Compositor with a background color.
Compositor(QDGraphics, QDColor, int, int). Constructor for class quicktime.app.anim.Compositor
This constructor creates a Compositor with a background color.
Compositor(QDGraphics, QDColor, QDGraphics). Constructor for class quicktime.app.anim.Compositor
This constructor creates a Compositor with a background picutre as drawn in the supplied QDGraphics background parameter.
Compositor(QDGraphics, QDColor, QDGraphics, int, int). Constructor for class quicktime.app.anim.Compositor
This constructor creates a Compositor with a background picutre as drawn in the supplied QDGraphics background parameter.
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.
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
Your application calls this method to compress one of a sequence of frames.
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.
CompressionInfo(). Constructor for class quicktime.sound.CompressionInfo
Makes an instance of this class.
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.
constraintReachedErr. Static variable in interface quicktime.Errors
continueCmd. Static variable in interface quicktime.sound.SoundConstants
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.
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 class quicktime.app.spaces.SimpleSpace
Returns an Enumeration of all Controllers that are currently attached to the Space.
controllers(). Method in interface quicktime.app.spaces.Space
Returns an Enumeration of all Controllers that are currently attached to the Space.
controllerSizeChanged(). Method in class quicktime.std.movies.MovieController
Your application can use this method to indicate that the controller size has changed.
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.std.image.Matrix
copies the contents of the one matrix into another matrix.
copy(). Method in class quicktime.qd3d.math.Matrix3x3
Returns a copy of the matrix.
copy(). Method in class quicktime.qd3d.math.Matrix4x4
Returns a copy of the 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.
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.qd.QDPoint
Returns a copy of the QDPoint with the correct return type.
copy(). Method in class quicktime.qd.QDRect
Returns a copy of the QDRect with the correct return type.
copy(). Method in class quicktime.qd3d.math.Quaternion
Returns a copy of the quaternion.
copy(). Method in class quicktime.qd.Region
Copies the mathematical structure of the implicit region into a newly created region.
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.
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.QTHandleRef
An efficient byte[] copy that copies length bytes from the byte array to the handle.
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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, short[], int, int). Method in class quicktime.util.QTHandleRef
An efficient short[] copy that copies length shorts 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.
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.QTHandleRef
An efficient byte[] copy that copies length bytes from the handle to the byte array.
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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, short[], int, int). Method in class quicktime.util.QTHandleRef
An efficient short[] copy that copies length shorts from the handle to the short 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.
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.Component
Determines the current number of open connections managed by the Component.
count(). Method in class quicktime.std.comp.ComponentDescription
Count the Components that much the description parameters.
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.
counter. Variable in class quicktime.std.qtcomponents.TimeCodeInfo
Represents the total number of frames of the timecode.
countImages(). Method in class quicktime.std.movies.media.SpriteMediaHandler
This method returns the number of images contained in the image pool of this media.
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
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
This routine will create an ImageDataSeqeuence object from the collection of files that are found in the specified directory that begin with the specified fileName.
createSequence(File, FileFilter). Static method in class quicktime.app.image.ImageUtil
This routine will create an ImageDataSeqeuence object from the collection of files that are found in the specified directory that begin with the specified fileName.
createSequence(Track). Static method in class quicktime.app.image.ImageUtil
This routine will create an ImageDataSeqeuence object from specified Track of a Movie.
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
This will create a sprite object that presents the specified image and display options as specified in the contained info object.
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(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(int). Constructor for class quicktime.app.image.CSequenceToMemory
Create an instance of this class in order to compress a sequence of frames and store them in memory.
CSequenceToMemory(QDGraphics, QDRect, int, int, CodecComponent, int, int, int, ColorTable, int). Constructor for class quicktime.app.image.CSequenceToMemory
Create an instance of this class in order to compress a sequence of frames and store them in memory.
CString2String(byte[], int). Static method in class quicktime.util.QTUtils
Converts a CString into a java.lang.String.
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.
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(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(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.
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(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(). 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(int, int, int, int). Constructor for class quicktime.std.qtcomponents.DataRateSettings
Construct temporal settings to set the dialog display.
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
dbLastBuffer. Static variable in interface quicktime.sound.SoundConstants
deactivate(). Method in class quicktime.std.movies.MovieController
This method deactivates the movie controller.
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.
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
Returns an Enumeration that enables you to examine the default classes for this Protocol.
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.Movie
This method removes a specified segment from a movie.
deleteSegment(int, int). Method in class quicktime.std.movies.Track
This method removes a specified segment from a track.
deltaX. Variable in class quicktime.app.actions.BounceAction
The number of pixels left or right that the target is moved on each invocation of the doAction method
deltaY. Variable in class quicktime.app.actions.BounceAction
The number of pixels up or down that the target is moved on each invocation of the doAction method
description. Variable in class quicktime.std.movies.media.SampleInfo
The media sample's sample description.
descriptionIndex. Variable in class quicktime.std.movies.media.SampleInfo
The media sample's sample description index.
descriptionIndex. Variable in class quicktime.std.movies.media.SampleReferenceInfo
The sample description index.
determinant(). Method in class quicktime.qd3d.math.Matrix3x3
Returns the determinant of this matrix.
determinant(). Method in class quicktime.qd3d.math.Matrix4x4
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
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.
digiUnimpErr. Static variable in interface quicktime.Errors
DirectGroup(Dimension, QDColor). Constructor for class quicktime.app.display.DirectGroup
Create a new grouped drawable where the members draw directly to the screen.
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.
disposeChannel(SGChannel). Method in class quicktime.std.sg.SequenceGrabber
Removes a channel from a sequence grabber component.
disposeOutput(SGOutput). Method in class quicktime.std.sg.SequenceGrabber
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
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.
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.
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
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.Vector2D
Returns the dot product of this vector and vector v2.
dot(Vector2D). Method in class quicktime.qd3d.math.Vector3D
Returns the dot product of this vector and vector v2.
doTime(boolean). Method in class quicktime.app.image.QTTransition
If true then the effect will run in the time alloted.
doTransition(). Method in class quicktime.app.image.QTTransition
This will run the currently selected effect on the visual rectangle that is defined by the display bounds of this object.
doubleBufferCmd. Static variable in interface quicktime.sound.SoundConstants
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.
Dragger(int). Constructor for class quicktime.app.actions.Dragger
Create a Dragger object
Dragger(int, int). Constructor for class quicktime.app.actions.Dragger
Create a Dragger object with specified modifier keys and test conditions under which those modifier keys are matched.
Dragger(int, int, int). Constructor for class quicktime.app.actions.Dragger
Set some parameters that will create DragActions.
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, QDRect). Method in class quicktime.qd.Pict
To draw a picture on any type of output device.
drawBadge(Region, boolean). Method in class quicktime.std.movies.MovieController
This method allows you to display a controller's badge.
drawCurrentFrame(int). Method in class quicktime.app.image.DSequenceFromMemory
Your application calls this method to decompress the current frame.
drawTrimmed(QDGraphics, QDRect, Region, int). Method in class quicktime.qd.Pict
Allows the drawing of an image that is stored as a picture.
dropShadowOffsetType. Static variable in interface quicktime.std.StdQTConstants
dropShadowTranslucencyType. Static variable in interface quicktime.std.StdQTConstants
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(CSequenceToMemory). Constructor for class quicktime.app.image.DSequenceFromMemory
The Movie Toolbox handles the details of decompressing image sequences in QuickTime movies.
DSequenceFromMemory(EncodedImage, ImageDescription). Constructor for class quicktime.app.image.DSequenceFromMemory
This will create an DSequence object from a single piece of data and its description.
DSequenceFromMemory(GraphicsImporter). Constructor for class quicktime.app.image.DSequenceFromMemory
This will create an DSequence object from a single piece of data and its description.
DSequenceFromMemory(ImageSpec). Constructor for class quicktime.app.image.DSequenceFromMemory
This will create an DSequence object from any object that implements the ImageSpec interface.
dskFulErr. Static variable in interface quicktime.Errors
dupFNErr. Static variable in interface quicktime.Errors
duplicateAtomTypeAndIDErr. 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

E

editingNotAllowed. Static variable in interface quicktime.Errors
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(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
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
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.
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.
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(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.
endOfDataReached. Static variable in interface quicktime.Errors
Movie Toolbox errors
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.BounceAction
Returns true if the incoming object is a bounce action with the same target and delta settings.
equals(Object). Method in class quicktime.util.EndianFlipSpec
Returns true if the supplied object has the same values as this object.
equals(Object). Method in class quicktime.app.display.GroupMember
Returns true if the GroupMember is the same drawer and has the same layout characteristics.
equals(Object). Method in class quicktime.util.IntEncodedImage
Returns true if the two objects have the same value.
equals(Object). Method in class quicktime.app.actions.MatrixAction
Returns true if the incoming object is a Matrix action with the same target.
equals(Object). Method in class quicktime.app.actions.PeriodicAction
Returns true if the objects are equal or false otherwise.
equals(Object). Method in class quicktime.qd.QDPoint
Checks whether two int points are equal.
equals(Object). Method in class quicktime.qd.QDRect
Checks whether two QDRects are equal.
equals(Object). Method in class quicktime.util.QTByteObject
Returns true if the two objects have the same value.
equals(Object). Method in class quicktime.QTObject
Indicates whether some other object is equal to this one.
equals(Object). Method in class quicktime.app.actions.SequencerAction
Returns true if the objects are equal or false otherwise.
equals(Object). Method in class quicktime.app.anim.TwoDSprite
Returns true if the TwoDSprite represents the same Sprite 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.QTException
Return the error code that generated the exception.
errorCode(). Method in class quicktime.QTRuntimeException
Return the error code that generated the exception.
errorCodeToString(). Method in class quicktime.QTException
Returns a string that represents the error code of the current QTException.
errorCodeToString(). Method in class quicktime.QTRuntimeException
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.
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
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(Movie). Method in interface quicktime.std.movies.MovieDrawingComplete
The execute method is called by the Movie toolbox when drawing is completed.
execute(Movie). Method in class quicktime.app.players.MoviePresenter
Implements the execute method on the MovieDrawingComplete interface.
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, int, float). Method in interface quicktime.std.movies.MovieProgress
The Movie Toolbox indicates the progress of the operation to your progress function.
execute(MovieController, int). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:
execute(MovieController, int, AtomContainer, Atom). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:

execute(MovieController, int, boolean). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:
execute(MovieController, int, boolean[]). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:
execute(MovieController, int, float). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:
execute(MovieController, int, float[]). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:
execute(MovieController, int, int). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:
execute(MovieController, int, int[]). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:
execute(MovieController, int, QDPoint). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:
execute(MovieController, int, ResolvedQTEventSpec). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions: 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:
execute(MovieController, int, TimeRecord). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:
execute(MovieController, QDRect). Method in class quicktime.std.movies.ActionFilter
This method should be overridden to handle the following actions:
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.
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
This checks expiration of the QTJava.zip prerelease versions.
exportImageFile(int, int, QTFile, int). Method in class quicktime.std.image.GraphicsImporter
Saves an image in a foreign file format.
ext32Device. Static variable in interface quicktime.qd.QDConstants
extendBit. Static variable in interface quicktime.qd.QDConstants
ExtremesCallBack(TimeBase, int). Constructor for class quicktime.std.clocks.ExtremesCallBack
This allows your application to obtain a new callback.
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(). Constructor for class quicktime.app.image.FileFilter
Create the filter with the default setting of testing both prefix and suffix
FileFilter(boolean). Constructor for class quicktime.app.image.FileFilter
Create the filter with the flag set (if true - the default) which will test the suffix and prefix or if false it will test the prefix only
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
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.Compressor
determines which of the installed compressors has been chosen to field requests made using one of the special compressor identifiers.
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.
findInSystemPaths(String). Static method in class quicktime.app.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
This method returns the TickleNode that corresponds to the member object.
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
Called when the movie is completed recording.
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
The flags that are used in the redraw call.
flags. Variable in class quicktime.std.clocks.ExtremesCallBack
Determines when the callback will be called.
flags. Variable in class quicktime.std.music.MixStateInfo
The mix flags of that part.
flags. Variable in class quicktime.std.clocks.RateCallBack
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.clocks.TimeCallBack
Determines when the callback will be called.
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.
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
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
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.
frameNumber. Variable in class quicktime.std.qtcomponents.TimeCodeInfo
Used to indicate the current frame number by the specified time and definition.
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
The source of the record operation calls this method whether the RecordMovie object is preflighting or recording whenever it is appropriate for the RecordMovie object to capture the current state of the QDGraphics.
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.
freeCmd. Static variable in interface quicktime.sound.SoundConstants
freqCmd. Static variable in interface quicktime.sound.SoundConstants
freqDurationCmd. Static variable in interface quicktime.sound.SoundConstants
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.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.QDColor
Takes a byte array and converts it to a QDColor.
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.QDRect
Creates a QDRect from an array of bytes.
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.
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.
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.QTHandle
Returns EncodedImage data as a QTHandle.
fromEncodedImage(EncodedImage). Static method in class quicktime.util.QTPointer
Returns EncodedImage data as a QTPointer.
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
This creates an ImagePresenter object from a file.
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.
fromGDevice(GDevice). Static method in class quicktime.qd.PixMap
A PixMap object which describes the pixels in a GDevice.
fromGraphicsImporter(GraphicsImporter). Static method in class quicktime.std.image.ImageDescription
Determines the image description information.
fromGraphicsImporter(GraphicsImporter). Static method in class quicktime.app.image.ImagePresenter
This creates an ImagePresenter object from a GraphicsImporter.
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.qd.QDGraphics
Call this method to obtain the QDGraphics of the object.
fromGraphicsImporter(GraphicsImporter). Method in class quicktime.app.QTDrawableMaker
fromGraphicsImporter(GraphicsImporter). Static method in class quicktime.io.QTFile
Determines the file that the graphics resides in.
fromGraphicsImporter(GraphicsImporter). Static method in class quicktime.qd.Region
Determines the current clipping region.
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.
fromGraphicsImporterDrawer(GraphicsImporterDrawer). Static method in class quicktime.app.image.ImagePresenter
This creates an ImagePresenter object from an GraphicsImporterDrawer object.
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
This creates an ImagePresenter object from the PixMap of the QDGraphics object.
fromGWorld(QDGraphics, QDRect, int, int, int, CodecComponent). Static method in class quicktime.app.image.ImagePresenter
This creates an ImagePresenter object from PixMap source, bounds QDRect, color depth, compression quality, codec type, and codec component.
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, 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.
fromImageSequence(ImageDataSequence, int). Static method in class quicktime.app.image.ImagePresenter
This creates an ImagePresenter object from nth first image of any ImageDataSequence object
fromImageSpec(ImageSpec). Static method in class quicktime.app.image.ImagePresenter
This creates an ImagePresenter object from an ImageSpec object.
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). 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.movies.media.DataRef
This method allows your application to get the default data reference for the movie.
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.QDGraphics
Your application can determine a movie's graphics world by calling the getGWorld method.
fromMovie(Movie). Method in class quicktime.app.QTDrawableMaker
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, int). Static method in class quicktime.qd.Pict
This method creates a picture from the specified movie at the specified time.
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
This creates an ImagePresenter object from a Pict object that is stored in memory.
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.
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
This creates an ImagePresenter object from raw image data and ImageDescription.
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.std.movies.media.DataRef
Determines the data reference that is currently assigned to a sequence grabber component.
fromSequenceGrabber(SequenceGrabber). Static method in class quicktime.qd.GDevice
Returns the current device of the sequence grabber.
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.qd.QDGraphics
Returns the QDGraphic context 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.media.UserData
Retrieves the current settings of all channels used by the sequence grabber.
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.
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.
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.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.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). 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, 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.
fromVideoChannel(VisualChannel). Static method in class quicktime.qd.Region
Allows you to retrieve a channels clipping region.
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(). Constructor for class quicktime.app.display.FullScreenWindow
Creates a awt.Window for use in full screen mode.
FullScreenWindow(FullScreen). Constructor for class quicktime.app.display.FullScreenWindow
Creates a awt.Window for use in full screen mode.
FullScreenWindow(FullScreen, Frame). Constructor for class quicktime.app.display.FullScreenWindow
Creates a awt.Window for use in full screen mode.

G

gdDevType. Static variable in interface quicktime.qd.QDConstants
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.
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(int, int, int). Constructor for class quicktime.app.actions.GenericResponder
Set some parameters that will create a GenericResponder that will respond to all mouse events (including mouseMoveTarget events).
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.qd.GDevice
Returns the current graphic device.
get(). Static method in class quicktime.app.time.TaskAllMovies
Returns the TaskAllMovies Tasking object that is used to call Movie.taskAll.
get(int). Method in class quicktime.std.movies.media.SampleReferenceVector
Get a SampleReference 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

getActionable(). Method in class quicktime.app.actions.Dragger
This method retreives the current actor that is attached to the action
getActionable(). Method in class quicktime.app.actions.PeriodicAction
This method retreives the current actor that is attached to the action
getActionVariable(int). Method in class quicktime.std.movies.media.SpriteMediaHandler
Returns the value of the sprite track variable with specified ID.
getActive(). Method in class quicktime.std.movies.Movie
This method returns a boolean value.
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.
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
Returns the current setting of the x position alignment being used.
getAlignmentY(). Method in class quicktime.app.display.QTCanvas
Returns the current setting of the y position alignment being used.
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
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.
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
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.Matrix3x3
Returns the value at the specified index.
getAt00(). 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.
getAt01(). 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.
getAt02(). Method in class quicktime.qd3d.math.Matrix4x4
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.Matrix3x3
Returns the value at the specified index.
getAt10(). 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.
getAt11(). 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.
getAt12(). Method in class quicktime.qd3d.math.Matrix4x4
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.Matrix3x3
Returns the value at the specified index.
getAt20(). 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.
getAt21(). 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.
getAt22(). Method in class quicktime.qd3d.math.Matrix4x4
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.Atom
Returns the current value of the atom
getAtom(). Method in class quicktime.std.movies.ResolvedQTEventSpec
Return the atom associated with the event
getAtomData(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.
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
This method returns the clip that contains any space within the GroupDrawable that is not drawn upon by one of the members.
getBackgroundColor(). Method in class quicktime.app.display.GroupDrawable
Returns the current background colour or null if no background colour.
getBackgroundColor(). Method in class quicktime.std.movies.media.TextDescription
getBackLayer(). Method in class quicktime.app.anim.Compositor
Returns the backmost layer of all of the TwoDSprite presenters of the Compositor.
getBackLayer(). Method in class quicktime.app.display.GroupDrawable
Returns the back most layer of any object in the group.
getBackLayer(). Method in interface quicktime.app.display.QTDisplaySpace
Returns the layer of the backmost member in the display space.
getBalance(). Method in class quicktime.app.audio.AudioMediaControl
This method gets the current balance for this media.
getBalance(). Method in interface quicktime.std.movies.media.AudioMediaHandler
Returns the balance of audio media.
getBalance(). Method in interface quicktime.app.audio.ExtendedAudioSpec
Returns the current balance setting (-1 is left, 1 is right).
getBalance(). Method in class quicktime.std.movies.media.MPEGMediaHandler
Returns the balance of a sound media.
getBalance(). Method in class quicktime.app.audio.MusicPartControl
This method gets the balance of the this object.
getBalance(). Method in class quicktime.app.audio.NoteChannelControl
This method gets the balance of the this object.
getBalance(). Method in class quicktime.std.movies.media.SoundMediaHandler
Returns the balance of a sound media.
getBase(). Method in class quicktime.std.image.ICMFrameTime
getBestSize(). Method in class quicktime.app.display.QTCanvas
Returns the best size of the client, the size of the client when it was set to this QTCanvas, or the size if the appliction notified the QTCanvas that the clien't best size was changed.
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
getBottom(). Method in class quicktime.qd3d.camera.OrthographicCameraData
returns the bottom position
getBounds(). Method in class quicktime.qd.GDevice
Returns the global Bounds associated with this gDevice
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.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.movies.MovieController
This method returns a movie controller's boundary rectangle.
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.Polygon
Returns a copy of the bounding rectangle of the Polygon.
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.Region
Returns a copy of the bounding rectangle of the Region.
getBounds(). Method in class quicktime.std.anim.SpriteWorld
Returns the current bounds of the SpriteWorld.
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.Movie
This method allows your application to determine a movie's boundary region.
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.Track
This method allows the media to limit the size of the track boundary rectangle.
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.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.ByteEncodedImage
Returns the byte at the specified offset The offset is specified in bytes into the encoded image object.
getByte(int). Method in interface quicktime.util.EncodedImage
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 class quicktime.util.RawEncodedImage
Returns the byte at the specified offset
getBytes(). Method in class quicktime.util.QTByteObject
Returns the byte array containing the packed native object.
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.QTPointerRef
Returns a copy of the data of the pointer as a byte array
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.
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.
getCameraLocation(). Method in class quicktime.qd3d.camera.CameraPlacement
returns the camera placement's cameraLocation
getCenterX(). Method in class quicktime.qd3d.camera.ViewPlaneCameraData
returns the centerXOnViewPlane
getCenterY(). Method in class quicktime.qd3d.camera.ViewPlaneCameraData
returns the centerYOnViewPlane
getChannelAvailable(). Method in class quicktime.sound.SPBDevice
Get the maximum number of channels this device can record.
getChannelMask(). Method in class quicktime.std.music.SynthesizerDescription
(midi device only) which channels device always uses
getClient(). Method in class quicktime.app.display.QTCanvas
Returns the Drawable object currently associated with this QTCanvas.
getClientID(). Method in class quicktime.std.music.SynthesizerConnections
Return the MIDIManager client ID or 'OMS ' for OpenMIDISystem.
getClip(). Method in class quicktime.app.image.DSequenceFromMemory
Returns a region that defines the current clipping region for the object.
getClip(). Method in class quicktime.std.image.GraphicsImporter
Determines the current clipping region.
getClip(). Method in class quicktime.app.image.GraphicsImporterDrawer
Returns a region that defines the current clipping region for the object.
getClip(). Method in class quicktime.app.display.GroupDrawable
This method allows you to get the current clipped Region of the Transformable.
getClip(). Method in class quicktime.app.image.ImagePresenter
Returns a region that defines the current clipping region for the object.
getClip(). Method in class quicktime.app.image.ImageViewer
This method allows you to get the current clipped Region of the QTDrawable.
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.app.players.MoviePlayer
This method allows you to obtain information describing a MoviePlayer's clipping regions.
getClip(). Method in class quicktime.qd.QDGraphics
This method returns the clip Region of the port.
getClip(). Method in interface quicktime.app.display.QTDrawable
This method allows you to get the current clipped Region of the Transformable.
getClip(). Method in class quicktime.app.image.QTEffect
Returns the current clipping region of the effect or null if the effect is not clipped
getClip(). Method in class quicktime.app.image.QTImageDrawer
Returns a region that defines the current clipping region for the object.
getClip(). Method in class quicktime.app.players.QTPlayer
This method allows you to obtain information describing a QTPlayer's clipping regions.
getClip(). Method in class quicktime.app.sg.SGDrawer
Returns a region that defines the current clipping region for the object.
getClip(). Method in class quicktime.app.anim.SWCompositor
Returns the current clipping region used by the sprite world
getClip(). Method in class quicktime.std.sg.VisualChannel
Allows you to retrieve a channels clipping region.
getClipRgn(). Method in class quicktime.std.movies.Movie
This method allows your application to determine a movie's clipping region.
getClipRgn(). Method in class quicktime.std.movies.Track
This method allows your application to determine the clipping region of a track.
getClipState(). Method in class quicktime.std.sg.VideoDigitizer
Allows your application to determine if clipping is enabled or not.
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.
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.
getCodecType(). Method in class quicktime.std.qtcomponents.SpatialSettings
Get the default Codec type in the dialog box.
getColor(). Method in class quicktime.std.image.GraphicsMode
This method returns the operand mode
getColorTable(). Method in class quicktime.std.movies.Movie
This method allows your application to get the color table of the movie.
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.
getCompositable(Object). Method in class quicktime.app.anim.SWCompositor
This will return the TwoDSprite for the member as a Compositable object to enable an application to get and set the graphics mode presentation of the member object.
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.sound.CompressionInfo
The compressionID.
getCompressionID(). Method in class quicktime.std.movies.media.SoundDescription
getCompressionLevel(). Method in class quicktime.std.image.CodecInfo
Get the relative compression acheived by this component.
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
Returns the current constraint setting
getConstraint(). Method in class quicktime.app.actions.SequencerAction
Gets the constraining condition of the actionable doAction method
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
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.
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.
getCount(). Method in class quicktime.std.image.CodecNameList
Retrieves the count field.
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.
getCreationTime(). Method in class quicktime.std.movies.media.Media
This method returns the creation date stored in the media.
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.Track
This method returns a track's creation date.
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
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.CodecName
Get the compressor type.
getCType(). Method in class quicktime.std.image.ImageDescription
Return the compressor creator 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
This returns the current frame that the effect is rendering.
getCurrentFrame(). Method in class quicktime.app.spaces.Sequencer
Returns the current frame number
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.
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(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.music.InstSampleDesc
The data format type.
getDataFormat(). Method in class quicktime.std.movies.media.SampleDescription
Return the data format of the sample description.
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.
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(

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.CompressedFrameInfo
Returns the size, in bytes, of the compressed image.
getDataSize(). Method in class quicktime.std.image.GraphicsImporter
Determines the data size.
getDataSize(). Method in class quicktime.std.image.ImageDescription
Return the size 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.media.Media
This method allows your application to determine the size, in bytes, of the sample data in a media segment.
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.Track
This method allows your application to determine the size, in bytes, of the sample data in a segment of a track.
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

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
getDefault(). Static method in class quicktime.std.music.NoteAllocator
Returns a system created NoteAllocator instance that can be used by applications.
getDefaultDataRef(). Method in class quicktime.std.movies.Movie
This method allows your application to get the default data reference for the movie.
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.
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
getDepth(). Method in class quicktime.std.image.ImageDescription
Return pixel depth of source image.
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.std.image.CDSequence
Returns the ImageDescription object associated with this sequence.
getDescription(). Method in class quicktime.app.image.CSequenceToMemory
This method should return an ImageDescription that describes the image data that the class contains.
getDescription(). Method in class quicktime.app.image.DSequenceFromMemory
This method should return an ImageDescription that describes the image data that the class contains.
getDescription(). Method in class quicktime.app.image.GraphicsImporterDrawer
This method should return an ImageDescription that describes the image data that the class contains.
getDescription(). Method in class quicktime.app.image.ImageDataSequence
Returns the ImageDescription object that describes the image data in this sequence.
getDescription(). Method in class quicktime.app.image.ImagePresenter
This method should return an ImageDescription that describes the image data that the class contains.
getDescription(). Method in class quicktime.app.image.ImageSequencer
Returns the current image description
getDescription(). Method in interface quicktime.app.image.ImageSpec
This method should return an ImageDescription that describes the image data that the class contains.
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.app.image.QTEffect
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.app.image.QTImageDrawer
This method should return an ImageDescription that describes the image data that the class contains.
getDescription(). Method in class quicktime.std.qtcomponents.SCSequence
Return the description
getDescription(). Method in class quicktime.app.anim.SWCompositor
This method should return an ImageDescription that describes the image data that the class contains.
getDescription(). Method in class quicktime.app.anim.TwoDSprite
This method gets the image description property of this sprite.
getDescription(). Method in class quicktime.app.anim.TwoDSpriteInfo
getDestinationImage(). Method in class quicktime.app.image.QTTransition
Returns the current destination image
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.
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
This method allows your application to determine a track's source, or display, rectangle.
getDisplayBounds(). Method in interface quicktime.app.display.Drawable
QTCanvas calls this method when it needs to ask the client for its boundary.
getDisplayBounds(). Method in class quicktime.app.image.DSequenceFromMemory
QTCanvas calls this method when it needs to ask the client for its boundary.
getDisplayBounds(). Method in class quicktime.app.image.GraphicsImporterDrawer
QTCanvas calls this method when it needs to ask the client for its boundary.
getDisplayBounds(). Method in class quicktime.app.display.GroupDrawable
This method is called automatically via the QTCanvas object associated with this client to set the boundary of the movie.
getDisplayBounds(). Method in class quicktime.app.image.ImageDrawer
QTCanvas calls this method when it needs to ask the client for its boundary.
getDisplayBounds(). Method in class quicktime.app.image.ImagePresenter
QTCanvas calls this method when it needs to ask the client for its boundary.
getDisplayBounds(). Method in class quicktime.app.image.ImageViewer
QTCanvas calls this method when it needs to ask the client for its boundary.
getDisplayBounds(). Method in class quicktime.app.players.MoviePlayer
This method is called automatically via the QTCanvas object associated with this client to set the boundary of the movie.
getDisplayBounds(). Method in class quicktime.app.image.QTEffect
QTCanvas calls this method when it needs to ask the client for its boundary.
getDisplayBounds(). Method in class quicktime.app.image.QTImageDrawer
QTCanvas calls this method when it needs to ask the client for its boundary.
getDisplayBounds(). Method in class quicktime.app.players.QTPlayer
This method is called automatically via the QTCanvas object associated with this client to set the boundary of the movie.
getDisplayBounds(). Method in class quicktime.app.sg.SGDrawer
Returns the current display location and size of the SGDrawer.
getDisplayBounds(). Method in class quicktime.app.anim.SWCompositor
QTCanvas calls this method when it needs to get the client's location, width and/or height.
getDisplayBoundsRgn(). Method in class quicktime.std.movies.Movie
This method allows your application to determine a movie's display boundary region.
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.
getDisplayClipRgn(). Method in class quicktime.std.movies.Movie
This method allows your application to determine a movie's current display clipping region.
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.
getDouble(int). Method in class quicktime.std.movies.AtomData
Get the double value at the given position(offset) within the native object.
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
The current drawing object that the settings relate to
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
getDrumPartCount(). Method in class quicktime.std.music.SynthesizerDescription
maximum multi-timbrality of drum parts
getDSequence(). Method in class quicktime.app.image.ImagePresenter
Returns the DSequence that is used by the ImagePresenter.
getDSequence(). Method in class quicktime.app.image.QTEffect
Returns the DSequence that is used by the QTEffect.
getDuration(). Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
getDuration(). Method in class quicktime.std.movies.media.Media
This method returns the duration of a media.
getDuration(). Method in class quicktime.std.movies.Movie
This method returns the duration of a movie.
getDuration(). Method in class quicktime.std.qtcomponents.MovieImportInfo
returns the addedDuration from the movie import component withFile method
getDuration(). Method in class quicktime.app.players.MoviePlayer
Returns the duration of the media attached to the player.
getDuration(). Method in class quicktime.app.players.MoviePresenter
Returns the duration of the media attached to the player.
getDuration(). Method in interface quicktime.app.players.Playable
Returns the duration of the media attached to the player.
getDuration(). Method in class quicktime.app.players.QTPlayer
Returns the duration of the media attached to the player.
getDuration(). Method in class quicktime.std.movies.Track
This method returns the duration of a track.
getDurationPerSample(). Method in class quicktime.std.movies.media.SampleReference
The media sample's duration per sample
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.QTEffect
This will return a copy of the AtomContainer that contains the current effect settings.
getEffect(). Method in class quicktime.app.image.QTEffectPresenter
Returns the effect that the QTEffectPresenter is presenting.
getEffectiveRate(). Method in class quicktime.std.clocks.TimeBase
Useful when needed to make scheduling decisions based on the rate of a time base.
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.qd3d.camera.CameraData
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.CameraRange
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.std.image.ImageDescription
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.math.Matrix4x4
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.qd3d.math.Point3D
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.transform.RotateTransformData
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.SoundDescription
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.TextDescription
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.qtcomponents.TimeCodeDescription
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.Vector3D
Returns the EndianDescriptor for this class.
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.
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.
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.
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.
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.
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.
getFieldOfView(). Method in class quicktime.vr.QTVRInterceptRecord
Returns the field of view for the kQTVRSetFieldOfViewSelector.
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.std.comp.ComponentDescription
Returns the component flag.
getFlags(). Method in class quicktime.app.display.FullScreenWindow
Returns the flags that will be used when the screen is placed in full screen mode with the show method.
getFlags(). Method in class quicktime.std.image.ICMFrameTime
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.qtcomponents.MovieImportInfo
returns the outflags from the movie import component withFile method
getFlags(). Method in class quicktime.std.music.NoteRequestInfo
Gets the flags of the NoteRequestInfo
getFlags(). Method in class quicktime.std.movies.media.SampleReference
The flags for the media samples.
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.app.anim.SWController
Returns the flags that control the hit test parameters on the SpriteWorld.
getFlags(). Method in class quicktime.std.music.SynthesizerConnections
Return information about the type of connection.
getFlags(). Method in class quicktime.std.music.SynthesizerDescription
Information about how the synthesizer works.
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.qtcomponents.TimeCodeDef
Returns the current flag settings.
getFlags(). Method in class quicktime.std.qtcomponents.TimeCoder
Allows you to retrieve the timecode control flags.
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.
getFNum(String). Static method in class quicktime.qd.QDFont
The GetFNum procedure gets the font family ID for a specified font family name.
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.sound.CompressionInfo
The format.
getFormat(). Method in class quicktime.sound.SoundComponentData
The format of the data a sound component is producing.
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
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.CodecInfo
Get the flags that describes the possible format for compressed data produced by this component.
getFormatFlags(). Method in class quicktime.std.image.ICMPixelFormatInfo
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.DataRateSettings
Get the default frame duration in the dialog box.
getFrameDuration(). Method in class quicktime.std.qtcomponents.TimeCodeDef
Returns the duration of each frame.
getFrameNumber(). Method in class quicktime.std.image.CSequence
This method returns the current frame number of this sequence.
getFrameNumber(). Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
getFrameRate(). Method in class quicktime.std.qtcomponents.TemporalSettings
Get the default frame rate in the dialog box.
getFrames(). Method in class quicktime.app.image.QTEffect
Returns the current maximum number of frames that an effect will run for
getFrames(). Method in class quicktime.std.qtcomponents.TimeCodeTime
Returns the current frames settings.
getFramesPerSecond(). Method in class quicktime.app.image.QTTransition
Returns the current frames per second that the effect draws in if the effect is rendered using the time constraint
getFramesPerSecond(). Method in class quicktime.std.qtcomponents.TimeCodeDef
Returns the number of frames per second as the closest integral value.
getFrontLayer(). Method in class quicktime.app.anim.Compositor
Returns the frontmost layer of all of the TwoDSprite presenters of the Compositor.
getFrontLayer(). Method in class quicktime.app.display.GroupDrawable
Returns the current front most layer of any object in the group.
getFrontLayer(). Method in interface quicktime.app.display.QTDisplaySpace
Returns the layer of the frontmost member in the display space.
getFSSpec(boolean, int). Method in class quicktime.io.QTFile
Returns the byte array containing the fsspec.
getFullScreen(). Method in class quicktime.app.display.FullScreenWindow
This returns the FullScreen object that is used by the FullScreenWindow to place the screen into full screen mode when the show method is called, and to return the screen to normal mode when the hide method is called.
getGDevice(). Method in class quicktime.app.display.FullScreenWindow
Returns the device that corresponds to the screen that will be placed in full screen mode with the show method.
getGMNumber(). Method in class quicktime.std.music.ToneDescription
Returns the current gm Number of the described instrument's synthesiser.
getGraphicsMode(). Method in interface quicktime.app.image.Compositable
Returns the current graphics mode of the Compositable object.
getGraphicsMode(). Method in class quicktime.app.image.DSequenceFromMemory
This gets the current GraphicsMode for the compositor.
getGraphicsMode(). Method in class quicktime.std.image.GraphicsImporter
Determines the graphics mode for an image.
getGraphicsMode(). Method in class quicktime.app.image.GraphicsImporterDrawer
Determines the graphics mode for an image.
getGraphicsMode(). Method in class quicktime.std.image.GraphicsMode
This method returns the graphics mode
getGraphicsMode(). Method in class quicktime.app.image.ImagePresenter
This gets the current GraphicsMode for the compositor.
getGraphicsMode(). Method in class quicktime.app.image.ImageViewer
This gets the current GraphicsMode for the compositor.
getGraphicsMode(). Method in class quicktime.app.image.QTEffect
This gets the current GraphicsMode for the QTEffect.
getGraphicsMode(). Method in class quicktime.app.image.QTImageDrawer
This gets the current GraphicsMode for the compositor.
getGraphicsMode(). Method in class quicktime.std.anim.Sprite
This method gets the graphics mode property of this sprite.
getGraphicsMode(). Method in class quicktime.app.anim.SWCompositor
Sets the graphics mode of the SpriteDisplay object - this will be restored on each subsequent creation of the internal SpriteWorld.
getGraphicsMode(). Method in class quicktime.app.anim.TwoDSprite
This method gets the graphics mode property of this sprite.
getGraphicsMode(). Method in class quicktime.app.anim.TwoDSpriteInfo
getGraphicsMode(). Method in class quicktime.std.movies.media.VisualMediaHandler
Obtain the transfer mode and blend or transparent color values.
getGraphicsMode(int). Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to get the graphics mode property of a sprite.
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
Returns a GroupMember that contains the specified QTDrawable object or null if the requested item is not a member of this group.
getGWorld(). Method in class quicktime.app.image.DSequenceFromMemory
QTCanvas calls this method to get the destination QDGraphics of its client.
getGWorld(). Method in class quicktime.std.image.GraphicsImporter
Call this method to obtain the QDGraphics of the object.
getGWorld(). Method in class quicktime.app.image.GraphicsImporterDrawer
QTCanvas calls this method to get the destination QDGraphics of its client.
getGWorld(). Method in class quicktime.app.display.GroupDrawable
QTCanvas calls this method to get the destination QDGraphics of its client.
getGWorld(). Method in class quicktime.app.image.ImagePresenter
QTCanvas calls this method to get the destination QDGraphics of its client.
getGWorld(). Method in class quicktime.app.image.ImageViewer
QTCanvas calls this method to get the destination QDGraphics of its client.
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.app.players.MoviePlayer
QTCanvas calls this method to get the destination QDGraphics of its client.
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 interface quicktime.app.display.QTDrawable
QTCanvas calls this method to get the destination QDGraphics of its client.
getGWorld(). Method in class quicktime.app.image.QTEffect
QTCanvas calls this method to get the destination QDGraphics of its client.
getGWorld(). Method in class quicktime.app.image.QTImageDrawer
QTCanvas calls this method to get the destination QDGraphics of its client.
getGWorld(). Method in class quicktime.app.players.QTPlayer
QTCanvas calls this method to get the destination QDGraphics of its client.
getGWorld(). Method in class quicktime.std.sg.SequenceGrabber
Returns the QDGraphics of the sequence grabber.
getGWorld(). Method in class quicktime.app.sg.SGDrawer
QTCanvas calls this method to get the destination QDGraphics of its client.
getGWorld(). Method in class quicktime.app.anim.SWCompositor
QTCanvas calls this method to get the destination QDGraphics of its client.
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.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.qd.QDRect
Get the height of the QDRect.
getHeightF(). Method in class quicktime.qd.QDRect
Get the height of the QDRect.
getHither(). Method in class quicktime.qd3d.camera.CameraRange
returns the camera range's distance away from the hither plane.
getHotSpotID(). Method in class quicktime.vr.QTVRInterceptRecord
Gets the hot spot ID.
getHotSpotType(). Method in class quicktime.vr.QTVRInterceptRecord
Gets the hot spot type.
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.std.image.ImageDescription
Return the horizontal resolution of the source image.
getHRes(). Method in class quicktime.qd.OpenCPicParams
Gets the horizontal resolution.
getID(). Method in class quicktime.std.movies.Track
This method allows your application to determine a track's unique track ID value.
getIdSize(). Method in class quicktime.std.image.ImageDescription
Return the total size of this structure.
getImage(). Method in class quicktime.app.image.DSequenceFromMemory
This method returns the actual image data of the current frame or null if there is no image data to return.
getImage(). Method in class quicktime.app.image.GraphicsImporterDrawer
This method returns the actual image data of the GraphicsImporterDrawer's GraphicImporter.
getImage(). Method in class quicktime.app.image.ImageDataSequence
This method returns the actual image data of the first item in the ImageDataSequence.
getImage(). Method in class quicktime.app.image.ImageDrawer
This method returns the current image that this object is presenting
getImage(). Method in class quicktime.app.image.ImagePresenter
This method returns the actual image data.
getImage(). Method in class quicktime.app.image.ImageSequencer
Returns the current image data
getImage(). Method in interface quicktime.app.image.ImageSpec
This method returns the actual image data.
getImage(). Method in class quicktime.app.image.QTEffect
This method returns the actual image data - in this case the effect's atom container.
getImage(). Method in class quicktime.std.image.QTImage
Return the image data
getImage(). Method in class quicktime.app.image.QTImageDrawer
This method returns the actual image data.
getImage(). Method in class quicktime.app.anim.SWCompositor
This method returns the actual image data.
getImage(). Method in class quicktime.app.anim.TwoDSprite
This method returns the actual image data.
getImage(). Method in class quicktime.app.anim.TwoDSpriteInfo
getImage(int). Method in class quicktime.app.image.ImageDataSequence
This method returns the actual image data at the specified index.
getImageBuffer(). Method in class quicktime.std.image.DSequence
This method helps you determine the location of the offscreen image buffer allocated by the decompressor.
getImageData(). Method in class quicktime.app.image.ImageSequencer
Returns the current image data that is being used by the ImageSequencer
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.image.GraphicsImporter
Determines the image description information.
getImageDescription(). Method in class quicktime.std.anim.Sprite
This method gets the image description property of this sprite.
getImageDescription(int). Method in class quicktime.std.movies.media.VideoMedia
This method allows you to retrieve a sample description from a media.
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.
getImages(). Method in class quicktime.app.image.ImageViewer
Returns the current collection of images that the Viewer is presenting
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.
getImporter(). Method in class quicktime.app.image.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.
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 Music component index of the note channel.
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.
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.
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.
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.image.DSequenceFromMemory
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.image.GraphicsImporterDrawer
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.display.GroupDrawable
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.image.ImagePresenter
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.image.ImageViewer
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.players.MoviePlayer
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.image.QTEffect
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.image.QTFilter
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.image.QTImageDrawer
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.players.QTPlayer
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.sg.SGDrawer
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.std.anim.Sprite
This method returns the original width and height of the image currently being presented by the sprite.
getInitialSize(). Method in class quicktime.app.anim.SWCompositor
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in interface quicktime.app.image.Transformable
This method returns the original size before the transformations specified in the returned matrix are applied.
getInitialSize(). Method in class quicktime.app.anim.TwoDSprite
This method returns the original size before the transformations specified in the returned matrix are applied.
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.
getInputDriver(). Method in class quicktime.std.sg.SGSoundChannel
Get the Sound Input Driver

QuickTime::SGGetSoundInputDriver

getInputGain(). Method in class quicktime.sound.SPBDevice
Get the input gain level.
getInputID(). Method in class quicktime.std.music.SynthesizerConnections
Return the ID of the port that receives MIDI information.
getInputMap(). Method in class quicktime.std.movies.media.Media
This method returns you the input map of the media.
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
Returns insets of 0, 0, 0, 0 as a FullScreenWindow has no frame or border.
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
getInstrumentName(). Method in interface quicktime.app.audio.MusicPart
Returns the name of the current instrument for this part.
getInstrumentName(). Method in class quicktime.app.audio.MusicPartControl
Returns the name of the current instrument for this part.
getInstrumentName(). Method in class quicktime.app.audio.NoteChannelControl
Returns the name of the current instrument for this part.
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.ByteEncodedImage
Returns the int at the specified offset The offset is specified in bytes into the encoded image object.
getInt(int). Method in interface quicktime.util.EncodedImage
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 class quicktime.util.RawEncodedImage
Returns the int at the specified offset
getInts(). Method in class quicktime.util.IntEncodedImage
Returns the internal int array.
getInvalidatorList(). Method in class quicktime.app.anim.SWCompositor
Returns the list of invalidator objects for the Compositor's sprites that have a dynamic image source.
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.CSequence
This method lets you determine the current key frame rate of a sequence.
getKeyFrameRate(). Method in class quicktime.std.image.DataRateParams
Gets the frequence of key frames.
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.
getKnob(int). Method in class quicktime.std.music.InstKnobList
Gets the knob at the specified index in the list.
getKnob(int). Method in class quicktime.std.music.NoteChannel
Returns the value of a knob for the note channel.
getKnobCount(). Method in class quicktime.std.music.InstKnobList
The number of knobs in the list
getKnobFlags(). Method in class quicktime.std.music.InstKnobList
The knob flags to use if the requested knob is not in the list.
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.display.GroupMember
Layer is a read only property - it is the front-to-back positioning of the drawer in its Group, 0 is frontmost.
getLayer(). Method in interface quicktime.app.display.Layerable
Return the current layer of the Layerable object.
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(). Method in class quicktime.app.anim.TwoDSprite
This method gets the layer property of this sprite.
getLayer(). Method in class quicktime.app.anim.TwoDSpriteInfo
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.display.GroupDrawable
Returns the Layerable object for a member (or null if the Object is not a member) that allows the application to get and set the layer of a member.
getLayerable(Object). Method in interface quicktime.app.display.QTDisplaySpace
Returns the Layerable object for a member (or null if the Object is not a member) that allows the application to get and set the layer of a member.
getLayerable(Object). Method in class quicktime.app.anim.SWCompositor
This will return the TwoDSprite for the member as a Layerable object to enable an application to get and set the layer presentation of the member object.
getLeft(). Method in class quicktime.qd3d.camera.OrthographicCameraData
returns the left position
getLength(). Method in class quicktime.std.music.QTMIDIPortList
Return the name of the output port.
getLevelMeterLevel(). Method in class quicktime.sound.SPBDevice
Get the current level of the level meter.
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.
getLocation(). Method in class quicktime.qd.NativeGraphics
getLong(int). Method in class quicktime.std.movies.AtomData
Get the long value at the given position(offset) within the native object.
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.
getLooping(). Method in class quicktime.std.movies.MovieController
Your application can use this action to determine whether a movie is looping.
getLooping(). Method in class quicktime.app.spaces.Sequencer
Returns the type of looping behaviour of the Sequencer.
getLoopIsPalindrome(). Method in class quicktime.std.movies.MovieController
Your application can use this action to determine whether palindrome looping is enabled for a movie.
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.
getMain(). Static method in class quicktime.qd.GDevice
Returns the graphic device for the main screen.
getMainScreenSize(). Method in class quicktime.std.movies.FullScreen
Returns the current size in pixels of the main screen.
getMajorVersion(). Static method in class quicktime.QTSession
This contains the version of QuickTime that is currently present
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.
getMatrix(). Method in class quicktime.app.image.DSequenceFromMemory
This will return the client's current display transformations
getMatrix(). Method in class quicktime.std.image.GraphicsImporter
Determines the matrix to be used for drawing.
getMatrix(). Method in class quicktime.app.image.GraphicsImporterDrawer
This will return the client's current display transformations
getMatrix(). Method in class quicktime.app.display.GroupDrawable
This will return the client's current display transformations.
getMatrix(). Method in class quicktime.app.image.ImagePresenter
This will return the client's current display transformations
getMatrix(). Method in class quicktime.app.image.ImageViewer
This will return the client's current display transformations
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.app.players.MoviePlayer
This will return the client's current display transformations
getMatrix(). Method in class quicktime.app.image.QTEffect
This will return the client's current display transformations
getMatrix(). Method in class quicktime.app.image.QTImageDrawer
This will return the client's current display transformations
getMatrix(). Method in class quicktime.app.players.QTPlayer
This will return the client's current display transformations
getMatrix(). Method in class quicktime.app.sg.SGDrawer
This will return the client's current display transformations
getMatrix(). Method in class quicktime.std.anim.Sprite
This method gets the matrix property of this sprite.
getMatrix(). Method in class quicktime.std.anim.SpriteWorld
Returns the current transformational matrix used by the sprite world
getMatrix(). Method in class quicktime.app.anim.SWCompositor
This will return the client's current display transformations
getMatrix(). Method in class quicktime.std.movies.Track
This method allows your application to retrieve a track's transformation matrix.
getMatrix(). Method in interface quicktime.app.image.Transformable
This method returns the current matrix of the Transformable object.
getMatrix(). Method in class quicktime.app.anim.TwoDSprite
This method returns the current matrix of the Transformable object.
getMatrix(). Method in class quicktime.app.anim.TwoDSpriteInfo
getMatrix(). Method in class quicktime.std.sg.VisualChannel
Allows you to get a channel's display transformation matrix.
getMatrix(int). Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to get the matrix property of a sprite.
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.
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
Returns the maximum acceptable size of this QTCanvas object.
getMedia(). Method in class quicktime.app.audio.AudioMediaControl
Returns the media controlled by this object
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
Returns the invalidator that is associated with the supplied member if the member has an Invalidator.
getMemberSprite(Object). Method in class quicktime.app.anim.Compositor
This method returns the TwoDSprite presenter that is presenting the image data of the given member.
getMemberSprite(Object). Method in class quicktime.app.anim.SWCompositor
This method returns the TwoDSprite presenter that is presenting the image data of the given member.
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.
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.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.
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
Returns the minimum acceptable size of this QTCanvas object.
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
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.
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.media.Media
This method returns a media'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.Track
This method returns a track's modification date.
getMouseController(). Method in class quicktime.app.actions.MouseResponder
Returns the MouseController that the responder is attached to.
getMovie(). Method in class quicktime.std.movies.MovieController
This method allows you to get the movie associated with controller.
getMovie(). Method in class quicktime.app.players.MoviePlayer
This allows you to access the contained movie controller.
getMovie(). Method in class quicktime.app.players.MoviePresenter
Return the movie that is being presented.
getMovie(). Method in class quicktime.std.sg.SequenceGrabber
Determines a reference to the movie that contains the data collected during a record operation.
getMovie(). Method in class quicktime.std.movies.Track
This method allows you to determine the movie that contains a specified track.
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
This allows you to access the contained movie controller.
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.image.CodecName
Get the name of the compressor component.
getName(). Method in class quicktime.std.image.ImageDescription
Return name of the compression algorithm.
getName(). Method in class quicktime.std.music.SynthesizerDescription
Return text name of synthesizer type
getNamedObjectList(). Method in class quicktime.std.movies.media.ThreeDMediaHandler
No QT Documentation.
getNativeGraphics(). Method in class quicktime.app.display.QTCanvas
Returns the NativeGrapics object that represents the Graphics Port that corresponds to the display space taken up by the QTCanvas.
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.
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.
getNextInterestingTime(int, int, float). Method in class quicktime.std.movies.media.Media
This method searches for times of interest in a media.
getNextInterestingTime(int, int, float). Method in class quicktime.std.movies.Track
This method searches for times of interest in a track.
getNextInterestingTime(int, int[], int, float). Method in class quicktime.std.movies.Movie
This method searches for times of interest in a movie.
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
Returns the coordinates of a component relative to the NativeGrapics window it is currently placed within.
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(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.NoteChannel
Returns the NoteAllocator that owns this NoteChannel
getNoteAllocator(). Method in class quicktime.std.music.TunePlayer
Returns the NoteAllocator that the tune player is using.
getNoteChannel(). Method in interface quicktime.app.audio.MusicPart
This method gets the NoteChannel being controlled by this object.
getNoteChannel(). Method in class quicktime.app.audio.MusicPartControl
This method gets the NoteChannel being controlled by this object.
getNoteChannel(). Method in class quicktime.app.audio.NoteChannelControl
This method gets the NoteChannel being controlled by this object.
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.std.image.CodecNameList
Retrieves the nth element in the codec name list.
getNth(int). Method in class quicktime.app.image.ImageDataSequence
Gets the image data object at given position.
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.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.std.movies.media.SoundDescription
getNumSamples(). Method in class quicktime.std.music.InstSampleDesc
The number of data samples in the sound.
getOffscreenBuffer(). Method in class quicktime.app.players.MoviePresenter
Returns the offscreen buffer that the movie of the MoviePresenter is drawing into.
getOffset(). Method in class quicktime.util.EndianFlipSpec
The offset from the start of the object where this particular flip specification should be applied.
getOffset(). Method in class quicktime.std.music.InstSampleDesc
Set to zero - this is the default.
getOffset(). Method in class quicktime.std.movies.SearchResult
This method returns the found offset.
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.
getOrigin(). Method in class quicktime.qd3d.camera.CameraViewPort
returns the origin of camera viewport
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)
getOutputID(). Method in class quicktime.std.music.SynthesizerConnections
Return the ID of the port that sends MIDI information.
getPacketSize(). Method in class quicktime.std.movies.media.SoundDescription
getPanAngle(). Method in class quicktime.vr.QTVRInstance
You can use the QTVRGetPanAngle function to get the pan angle of a QuickTime VR movie.
getParamCount(). Method in class quicktime.vr.QTVRInterceptRecord
This returns the number of parameters in a particular instance.
getParent(). Method in class quicktime.app.anim.SWCompositor
Returns the SWCompositor that this is the parent container of this SWCompositor.
getParent(). Method in class quicktime.app.anim.TwoDSprite
Return the sprite world that this sprite belongs too.
getPart(int). Method in class quicktime.app.audio.MusicMediaControl
This method returns the NoteChannel responsible for a given part in the score.
getPart(int). Method in interface quicktime.app.audio.MusicScore
This method returns the MusicPart responsible for a given part in the score.
getPartCount(). Method in class quicktime.app.audio.MusicMediaControl
This method returns the number of parts.
getPartCount(). Method in interface quicktime.app.audio.MusicScore
This method returns the number of parts.
getPartCount(). Method in class quicktime.std.music.SynthesizerDescription
maximum multi-timbrality (and midi channels)
getPartInfo(). Method in class quicktime.std.music.NoteChannel
Returns the Music component part number of the note 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.
getPause(). Method in class quicktime.std.sg.SequenceGrabber
Specifies control information about the current operation to the sequence grabber component.
getPeriod(). Method in class quicktime.app.actions.PeriodicAction
Returns the current period of the action
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.Movie
This method creates a picture from the specified movie at the specified time.
getPict(int). Method in class quicktime.std.movies.Track
This method creates a QuickDraw picture from the specified track at the specified time.
getPictFrame(). Method in class quicktime.qd.Pict
Returns the picture frame rectangle referenced of the Pict.
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.GDevice
Returns the PixMap associated with this gDevice
getPixMap(). Method in class quicktime.qd.QDGraphics
A PixMap object which describes the pixels in this QDGraphics.
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(int, int). 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.
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.std.movies.MovieController
This method returns a movie controller's color graphics port.
getPort(). Static method in class quicktime.qd.QDGraphics
Returns the current QDGraphics.
getPort(). Method in class quicktime.app.display.QTCanvas
This method will return a QTJava object, QDGraphics, which is a reference to the native graphics drawing environment being used by this QTCanvas object.
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.
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.
getPreferredSize(). Method in class quicktime.app.display.FullScreenWindow
This returns a previously set value of the requested size of the FullScreenWindow.
getPreferredSize(). Method in class quicktime.app.display.QTCanvas
Returns the preferred size of the QTCanvas object.
getPreferredVolume(). Method in class quicktime.std.movies.Movie
This method returns a movie's preferred volume setting.
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 interface quicktime.app.spaces.DynamicCollection
Returns the Protocol class that is used to when testing an object's appropriateness for membership of a collection.
getProtocol(). Method in class quicktime.app.spaces.SimpleSpace
Returns the Protocol object that defines if a member is an appropriate member of the Space.
getPString(int). Method in class quicktime.std.movies.AtomData
Returns the Pascal string found at the offset as a java.lang.String
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
This returns an ImageDrawer object that presents the standard QuickTime logo
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.
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.
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.std.image.ICMFrameTime
No QT documentation available.
getRate(). Method in class quicktime.std.movies.Movie
This method returns a movie's playback rate.
getRate(). Method in class quicktime.app.players.MoviePlayer
Returns the current rate of the player.
getRate(). Method in class quicktime.app.players.MoviePresenter
Returns the current rate of the Timeable object.
getRate(). Method in class quicktime.app.players.QTPlayer
Returns the current rate of the player.
getRate(). Method in interface quicktime.app.time.Timeable
Returns the current rate of the Timeable object.
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.app.time.Timer
Returns the current rate of this Timer - this is the Timer's TimeBase rate.
getRateCmd. Static variable in interface quicktime.sound.SoundConstants
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
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.
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.
getResizeFlag(). Method in class quicktime.app.display.QTCanvas
Returns the current setting of the resize flag being used.
getReturnToSpaceValue(). Method in class quicktime.std.sg.SGTextChannel
Gets the text return to space value.
getRevisionLevel(). Method in class quicktime.std.image.CodecInfo
Get the version of the component.
getRevisionLevel(). Method in class quicktime.std.image.ImageDescription
Return the revision level.
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
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
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.
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.IntEncodedImage
Returns either kRowBytesUnknown or the number of bytes per row that the encoded image data is comprised of.
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.
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.
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(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.
getSampleFlags(). Method in class quicktime.std.movies.media.SpriteDescription
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.std.movies.media.SoundDescription
getSampleRate(). Method in class quicktime.sound.SPBDevice
Gets the sample rate produced by this device.
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.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.std.movies.media.SoundDescription
getSampleSize(). Method in class quicktime.sound.SPBDevice
Returns the number of bits per sample.
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.
getScale(). Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
getScale(). Method in class quicktime.app.players.MoviePlayer
Returns the time scale of the player - how many ticks per second.
getScale(). Method in class quicktime.app.players.MoviePresenter
Returns the time scale of the player - how many ticks per second.
getScale(). Method in class quicktime.app.actions.PeriodicAction
Return the current scale of the action.
getScale(). Method in interface quicktime.app.players.Playable
Returns the time scale of the player - how many ticks per second.
getScale(). Method in class quicktime.app.players.QTPlayer
Returns the time scale of the player - how many ticks per second.
getScale(). Method in class quicktime.app.time.Timer
Returns the current scale of the Timer's tickle notification.
getScale(). Method in class quicktime.std.clocks.TimeRecord
Determines the time scale of the time record.
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
Returns the current size in pixels of the screen that is associated with the specified GDevice.
getSeconds(). Method in class quicktime.std.qtcomponents.TimeCodeTime
Returns the current seconds settings.
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.
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.
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.CSequenceToMemory
Returns the CSequence object - this may return null if you haven't called created the sequence.
getSequence(). Method in class quicktime.app.image.DSequenceFromMemory
Returns the CSequence object - this may return null if you haven't called created the sequence.
getSequenceGrabber(). Method in class quicktime.std.sg.SGChannel
Returns the SequenceGrabber that the channel is attached too.
getSequenceGrabber(). Method in class quicktime.app.sg.SGDrawer
This returns the SequenceGrabber that is presented by this drawable.
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.
getSGChannel(). Method in class quicktime.app.sg.SGDrawer
This returns the SequenceGrabber's VideoChannel that is presented by this drawable.
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.ByteEncodedImage
Returns the short at the specified offset The offset is specified in bytes into the encoded image object.
getShort(int). Method in interface quicktime.util.EncodedImage
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 class quicktime.util.RawEncodedImage
Returns the short at the specified offset
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 interface quicktime.util.EncodedImage
Returns the size in bytes of the EncodedImage data.
getSize(). Method in class quicktime.util.IntEncodedImage
Returns the size in bytes of the EncodedImage data
getSize(). Method in class quicktime.qd.Polygon
Returns size of the Polygon.
getSize(). Method in class quicktime.util.QTByteObject
Returns the size of the represented native object.
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.app.image.QTImageDrawer
Returns the current size of the offscreen Image that the Painter object will draw into.
getSize(). Method in class quicktime.app.image.QTImageProducer
This returns the rendered size of the qtSource pixel data as specified in the constructor.
getSize(). Method in class quicktime.util.QTPointerRef
Returns the size of the QTPionter
getSize(). Method in class quicktime.util.QTVector
Returns the size of the QTPionter
getSize(). Method in class quicktime.qd.Region
Returns size of the Region.
getSize(). Method in class quicktime.std.movies.media.SampleDescription
This method returns the size of the media sample description.
getSizeFlag(). Method in class quicktime.util.EndianFlipSpec
The size of the endian flipping that should be applied, ie.
getSleepTime(). Method in class quicktime.app.time.TaskThread
The time that the thread will sleep.
getSoundData(). Method in class quicktime.sound.SndHandle
Return a Pointer to the sound data that is contained within the SndHandle.
getSoundDescription(int). Method in class quicktime.std.movies.media.SoundMedia
This method allows you to retrieve a sample description from a media.
getSoundDescription(int). Method in class quicktime.std.movies.media.SpriteMedia
This method allows you to retrieve a sample description from a media.
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

getSoundLocalizationSettings(). Method in class quicktime.std.movies.Track
This method returns the sound localization settings for the track.
getSource(). Method in class quicktime.app.spaces.SimpleSpace
This object is the source for all of the members and controllers of the Space that implement the Listener interface.
getSource(). Method in interface quicktime.app.spaces.Space
This object is the source for all of the members and controllers of the Space that implement the Listener interface.
getSourceImage(). Method in class quicktime.app.image.QTFilter
Returns the currently set source image of the QTFilter
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
Allows you to retrieve the source information from the time code media sample.
getSpace(). Method in class quicktime.app.actions.GenericResponder
Returns the Space that the controller has been attached too.
getSpace(). Method in class quicktime.app.display.GroupController
Returns the current GroupDrawable space that the controller is controlling.
getSpace(). Method in class quicktime.app.actions.MatrixAction
The space which is the space that the transformable object is a member of.
getSpace(). Method in class quicktime.app.actions.MouseController
This method returns the Space which the MouseController has been attached to.
getSpace(). Method in class quicktime.app.anim.SWController
Returns the current Space that the SWController is attached to.
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.
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
Returns all of the pertinent information about the current sprite's state to recreate a sprite.
getSpriteMember(TwoDSprite). Method in class quicktime.app.anim.Compositor
This method returns the member that is being presented by the supplied TwoDSprite presenter.
getSpriteMember(TwoDSprite). Method in class quicktime.app.anim.SWCompositor
This method returns the member that is being presented by the supplied TwoDSprite presenter.
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.
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(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
The compositor's frame rate is calculated by the number of times it is tickled from the time an application calls resetStatistics and is only valid if the rate of the Compositor's Timer is not zero.
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.Movie
This method searches for errors in all the enabled tracks of the movie.
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.music.TunePlayer
Returns an initialised structure describing the state of the tune player.
getStatus(TimeRecord). Method in class quicktime.std.clocks.TimeBase
This allows your application to retrieve status information from a time base.
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.
getStringLength(). Method in class quicktime.util.StringHandle
Returns the length of the String that is stored in the StringHandle.
getSubType(). Method in class quicktime.std.comp.ComponentDescription
Returns the component subType.
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.SynthesizerDescription
synthesizer type (must be same as component subtype)
getSynthesizerType(). Method in class quicktime.std.music.ToneDescription
Returns the current OSType of the described instrument's synthesiser.
getTarget(). Method in class quicktime.app.actions.GenericResponder
Returns the Target that the controller is currently controlling.
getTarget(). Method in class quicktime.app.actions.Invalidator
This returns the target TwoDSprite of the Invalidator.
getTarget(). Method in class quicktime.app.actions.MatrixAction
Returns the current target of the action.
getTarget(). Method in class quicktime.app.actions.NextImageAction
Returns the current target of the action.
getTarget(). Method in interface quicktime.app.actions.Targetable
Returns the current target of the Targetable object - this is the object that the Targetable will act upon.
getTargetTrack(). Method in class quicktime.std.movies.ResolvedQTEventSpec
Return the Track associated with the event
getTasker(). Method in interface quicktime.app.time.Taskable
This should return the task thread that the Taskable object is currently being tasked by or null if not being tasked.
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
This method allows your application to retrieve language-tagged text from an item in a user data list.
getTextDescription(int). Method in class quicktime.std.movies.media.TextMedia
This method allows you to retrieve a sample description from a media.
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
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.
getTicklish(). Method in class quicktime.app.actions.TickleNode
Return the Ticklish that is held by this node
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.std.clocks.Clock
Allows your application to obtain the current time according to the specified clock.
getTime(). Method in class quicktime.std.movies.Movie
This method returns a movie's current time.
getTime(). Method in class quicktime.app.players.MoviePlayer
Returns the current time value of the object.
getTime(). Method in class quicktime.app.players.MoviePresenter
Returns the current time value of the object.
getTime(). Method in interface quicktime.app.players.Playable
Returns the current time value of the object.
getTime(). Method in class quicktime.app.players.QTPlayer
Returns the current time value of the object.
getTime(). Method in class quicktime.app.image.QTTransition
Returns the time that an effect will run for in milliseconds
getTime(). Method in class quicktime.std.movies.SearchResult
This method returns the found time.
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.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.std.movies.Movie
This method allows you to get movie's TimeBase.
getTimeBase(). Method in class quicktime.app.players.MoviePlayer
Returns the TimeBase of the media attached to the player.
getTimeBase(). Method in class quicktime.app.players.MoviePresenter
Returns the current time base that provides the time foundation of this object.
getTimeBase(). Method in class quicktime.std.clocks.QTCallBack
Retrieve the time base of a callback event.
getTimeBase(). Method in class quicktime.app.players.QTPlayer
getTimeBase(). Method in class quicktime.std.sg.SequenceGrabber
Returns the SequenceGrabbers's current time Base.
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.time.Timer
Returns the current time base that provides the time foundation of this object.
getTimeBase(). Method in class quicktime.std.clocks.TimeRecord
Return the TimeBase that is associated with this record.
getTimeBase(). Method in class quicktime.std.music.TunePlayer
Returns the TunePlayer's current time Base.
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 class quicktime.app.spaces.SimpleSpace
Returns the Timer of the Space.
getTimer(). Method in interface quicktime.app.spaces.Space
Returns the Timer of the Space.
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.media.Media
This method allows your application to determine a media's time scale.
getTimeScale(). Method in class quicktime.std.movies.Movie
This method returns the time scale of a movie.
getTimeScale(). Method in class quicktime.std.movies.MovieController
This method returns the time scale of the controller.
getTimeScale(). Method in class quicktime.std.qtcomponents.TimeCodeDef
Returns the time scale in terms of the frameDuration.
getTimeScale(). Method in class quicktime.std.music.TunePlayer
Returns the current time scale of the tune player, in units-per-second.
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.
getToneDescription(). Method in class quicktime.std.music.NoteRequest
Returns a copy of the current contained ToneDescription
getTop(). Method in class quicktime.qd3d.camera.OrthographicCameraData
returns the top position
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(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.
getTransformable(Object). Method in class quicktime.app.display.GroupDrawable
Returns the Transformable object that represents the member in the DisplaySpace.
getTransformable(Object). Method in interface quicktime.app.display.QTDisplaySpace
Returns the Transformable object that represents the member in the DisplaySpace.
getTransformable(Object). Method in class quicktime.app.anim.SWCompositor
This will return the TwoDSprite for the member as a Transformable object to enable an application to get and set the display presentation (its location, scale, etc) of the member object.
getTriggerCondition(). Method in class quicktime.app.actions.PeriodicAction
Returns the trigger condition of the action - an action can trigger either when rate is positive, rate is negative or either.
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.movies.Movie
This method returns a movie's current time as a TimeRecord object.
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(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.comp.ComponentDescription
Returns the component type.
getType(). Method in class quicktime.std.movies.media.DataRef
This method returns the data reference type.
getType(). Method in class quicktime.std.image.Matrix
Obtains information about the matrix.
getType(). Method in class quicktime.std.clocks.QTCallBack
Retrieve a callback's event type.
getTypeName(). Method in class quicktime.std.image.CodecInfo
Get the compression algorithm used by the component.
getTypeName(). Method in class quicktime.std.image.CodecName
Returns the type name in string.
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.sg.SGChannel
Returns how the channel is being used by the SequenceGrabber component.
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.
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.media.Media
This method allows your application to obtain access to a media'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.Track
This method allows your application to obtain access to a track's user data list.
getV(). Method in class quicktime.std.image.Matrix
Gets the v value.
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.
getValue(). Method in class quicktime.std.clocks.TimeRecord
Determines the time value of the time record.
getVendor(). Method in class quicktime.std.image.CodecInfo
Get the developer of the component
getVendor(). Method in class quicktime.std.image.ImageDescription
Return the vendor.
getVendor(). Method in class quicktime.std.movies.media.SoundDescription
getVersion(). Method in class quicktime.std.image.CodecInfo
Get the version of the compressed data.
getVersion(). Method in class quicktime.std.image.ImageDescription
Return the version of compressed data.
getVersion(). Method in class quicktime.std.movies.media.SoundDescription
getVersion(). Method in class quicktime.std.movies.media.SpriteDescription
getVersion(). Method in class quicktime.std.movies.media.ThreeDDescription
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.
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.
getViewCenter(). Method in class quicktime.vr.QTVRInterceptRecord
Returns the field of view for the kQTVRSetViewCenterSelector.
getViewPlane(). Method in class quicktime.qd3d.camera.ViewPlaneCameraData
returns the viewPlane
getViewPort(). Method in class quicktime.qd3d.camera.CameraData
returns the camera range
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.std.movies.MovieController
This method returns a value that indicates whether a movie controller is visible.
getVisible(). Method in class quicktime.std.anim.Sprite
This method gets the visibility property of this sprite.
getVisible(). Method in class quicktime.app.anim.TwoDSprite
This method gets the visibility property of this sprite.
getVisible(). Method in class quicktime.app.anim.TwoDSpriteInfo
getVisible(int). Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to get the visibility property of a sprite.
getVoiceCount(). Method in class quicktime.std.music.SynthesizerDescription
maximum polyphony
getVolume(). Method in class quicktime.std.sg.AudioChannel
Allows you to determine a channel's sound volume setting.
getVolume(). Method in class quicktime.app.audio.AudioMediaControl
Returns the current volume of the media (range: 0.0 - 1.0)
getVolume(). Method in interface quicktime.app.audio.AudioSpec
Returns the volume setting (0 is silent, 1 is unity gain)
getVolume(). Method in class quicktime.std.movies.Movie
This method returns movie'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.app.players.MoviePlayer
Returns the volume setting (0 is silent, 1 is unity gain).
getVolume(). Method in class quicktime.app.players.MoviePresenter
Returns the volume setting (0 is silent, 1 is unity gain).
getVolume(). Method in class quicktime.app.audio.MusicPartControl
This method will get the volume of this object.
getVolume(). Method in class quicktime.app.audio.NoteChannelControl
This method will get the volume of this object.
getVolume(). Method in class quicktime.app.players.QTPlayer
Returns the volume setting (0 is silent or muted, 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.music.TunePlayer
Returns the volume of the sequence.
getVolumeCmd. Static variable in interface quicktime.sound.SoundConstants
getVRes(). Method in class quicktime.std.image.ImageDescription
Return the vertical resolution of the source image.
getVRes(). Method in class quicktime.qd.OpenCPicParams
Gets the vertical resolution.
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.
getW(). Method in class quicktime.std.image.Matrix
Gets the w value.
getW(). Method in class quicktime.qd3d.math.Quaternion
returns the w value
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.qd.QDRect
Get the width of the QDRect.
getWidthF(). Method in class quicktime.qd.QDRect
Get the width of the QDRect.
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.qd3d.math.Point3D
returns the position in the X direction
getX(). Method in class quicktime.qd.QDPoint
Get the x location of the point.
getX(). Method in class quicktime.qd.QDRect
Get the x location of the rect.
getX(). Method in class quicktime.qd3d.math.Quaternion
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.Vector3D
returns the position in the X direction
getXF(). Method in class quicktime.qd.QDPoint
Get the x location of the point.
getXF(). Method in class quicktime.qd.QDRect
Get the x location of the rect.
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.qd3d.math.Point3D
returns the position in the Y direction
getY(). Method in class quicktime.qd.QDPoint
Get the y location of the point.
getY(). Method in class quicktime.qd.QDRect
Get the y location of the rect.
getY(). Method in class quicktime.qd3d.math.Quaternion
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.Vector3D
returns the position in the Y direction
getYF(). Method in class quicktime.qd.QDPoint
Get the y location of the point.
getYF(). Method in class quicktime.qd.QDRect
Get the y location of the rect.
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.Point3D
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.Vector3D
returns the position in the Z direction
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
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(DataRef). Constructor for class quicktime.app.image.GraphicsImporterDrawer
This constructor creates an GraphicsImporterDrawer object from a data ref.
GraphicsImporterDrawer(GraphicsImporter). Constructor for class quicktime.app.image.GraphicsImporterDrawer
This constructor creates an GraphicsImporterDrawer object from an existing GraphicsImporter.
GraphicsImporterDrawer(QTFile). Constructor for class quicktime.app.image.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(int, QTFile, short). Constructor for class quicktime.std.image.GraphicsImporterInfo
graphicsImporterUsesImageDecompressor. Static variable in interface quicktime.std.StdQTConstants
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(MouseResponder, boolean). Constructor for class quicktime.app.display.GroupController
Constructs a GroupController with a MouseResponder that will respond to the mouse events of the controller.
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

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
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(int, String, int). Constructor for class quicktime.std.movies.media.HandlerInfo
This constructor creates a TimeInfo 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
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.
hashCode(). Method in class quicktime.qd.QDRect
Returns the hashcode for this Rectangle.
hasMember(Object). Method in interface quicktime.app.spaces.Collection
Returns true if the provided object is a member of the collection.
hasMember(Object). Method in class quicktime.app.image.ImageDataSequence
Returns true if the provided object is a member of the collection.
hasMember(Object). Method in class quicktime.app.actions.MouseController
Returns true if the member has been explicitly added to this controller.
hasMember(Object). Method in class quicktime.app.spaces.Protocol
Returns true if the supplied class object is a member of this Protocol.
hasMember(Object). Method in class quicktime.app.spaces.SimpleSpace
Returns true if the specified QTDrawable is a member of this Group.
hasMember(Object). Method in class quicktime.app.time.TaskThread
Return true if the Taskable object is currently a member of the task list.
hasMember(Object). Method in class quicktime.app.actions.TickleList
Returns true if the provided object is a member of the collection.
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
Returns true if the SWCompositor has a RecordMovie object.
hide(). Method in class quicktime.app.display.FullScreenWindow
This method will return the specified screen to normal mode.
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
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
hintsUseScreenBuffer. Static variable in interface quicktime.std.StdQTConstants
hintsUseSoundInterp. Static variable in interface quicktime.std.StdQTConstants
hitTest(int, int). Method in class quicktime.app.display.GroupDrawable
Returns the front most object located at the specified x and y pixel location or null if there is no object at the location
hitTest(int, QDPoint). Method in class quicktime.std.anim.Sprite
This method tests if a point is inside a sprite.
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.app.anim.TwoDSprite
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.
hitTestOneSprite(int, int, QDPoint). Method in class quicktime.std.movies.media.SpriteMediaHandler
Perform hit testing on the sprite specified by loc.

I

iBeamCursor. Static variable in interface quicktime.qd.QDConstants
ICMFrameTime(). Constructor for class quicktime.std.image.ICMFrameTime
Creates an ICMFrameTime object.
icmFrameTimeHasVirtualStartTimeAndDuration. Static variable in interface quicktime.std.StdQTConstants
ID(QTObject). Static method in class quicktime.QTObject
identityMatrixType. Static variable in interface quicktime.std.StdQTConstants
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.
illegalChannelOSErr. Static variable in interface quicktime.Errors
illegalControllerOSErr. Static variable in interface quicktime.Errors
illegalInstrumentOSErr. Static variable in interface quicktime.Errors
illegalKnobOSErr. Static variable in interface quicktime.Errors
illegalKnobValueOSErr. Static variable in interface quicktime.Errors
illegalNoteChannelOSErr. Static variable in interface quicktime.Errors
illegalPartOSErr. Static variable in interface quicktime.Errors
illegalVoiceAllocationOSErr. Static variable in interface quicktime.Errors
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(). Constructor for class quicktime.app.image.ImageDataSequence
Creates an ImageDataSequence with no settings
ImageDataSequence(ImageDescription). Constructor for class quicktime.app.image.ImageDataSequence
Creates an ImageDataSequence with an initial description
ImageDescription(int). Constructor for class quicktime.std.image.ImageDescription
Create an ImageDescription structure
ImageDescription(PixMap). Constructor for class quicktime.std.image.ImageDescription
Create an ImageDescription from a PixMap.
ImageDrawer(). Constructor for class quicktime.app.image.ImageDrawer
Makes a default ImageDrawer that will draw nothing as it has no image to present nor component to present in
ImageDrawer(Dimension, Image). Constructor for class quicktime.app.image.ImageDrawer
ImagePresenter(QDRect). Constructor for class quicktime.app.image.ImagePresenter
Creates an emtpy ImagePresenter object - you will need to set the image data and description before this object is usable.
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(ImageDataSequence). Constructor for class quicktime.app.image.ImageSequencer
Construct an ImageSequencer that will iterate over an ImageDataSequence.
imageTranscodererComponentType. Static variable in interface quicktime.std.StdQTConstants
ImageViewer(ImageSequencer). Constructor for class quicktime.app.image.ImageViewer
Creates a viewer for a sequence of images.
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.
initCmd. Static variable in interface quicktime.sound.SoundConstants
initialize(int). Static method in class quicktime.QTSession
This call will open a QTSession and perform any initialisations of the QT environment.
initialize3D(). Static method in class quicktime.QTSession
initializeVR(). Static method in class quicktime.QTSession
This call will initialize QTVR.
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(EncodedImage, int). Method in class quicktime.app.image.ImageDataSequence
Add the image data object at the specified index.
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, 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.
insertEmptySegment(int, int). Method in class quicktime.std.movies.Movie
This method adds an empty segment to a movie.
insertEmptySegment(int, int). Method in class quicktime.std.movies.Track
This method adds an empty segment to a track.
insertMedia(int, int, int, float). Method in class quicktime.std.movies.Track
This method inserts a reference to a media segment into a track.
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(). Constructor for class quicktime.std.music.InstKnob
Makes an instance of this class
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(). Constructor for class quicktime.std.music.InstSampleDesc
Makes a instance of this class.
instSamplePreProcessFlag. Static variable in interface quicktime.std.StdQTConstants
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.
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.std.anim.Sprite
This method invalidates the portion of the sprite's sprite world which is occupied by the sprite.
invalidate(). Method in class quicktime.app.anim.TwoDSprite
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.
invalidAtomContainerErr. Static variable in interface quicktime.Errors
invalidAtomErr. Static variable in interface quicktime.Errors
invalidAtomTypeErr. Static variable in interface quicktime.Errors
Invalidator(TwoDSprite). Constructor for class quicktime.app.actions.Invalidator
Constructs an Invalidator with the TwoDSprite that is presenting the Image and would require invalidation.
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.Matrix3x3
Returns the inverse of the matrix.
invert(). Method in class quicktime.qd3d.math.Matrix4x4
Returns the inverse of the matrix.
invert(). Method in class quicktime.qd3d.math.Quaternion
Returns the inverse of the quaternion.
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.
ioErr. Static variable in interface quicktime.Errors
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.MouseResponder
Returns true if the responder is currently active.
isActive(). Method in class quicktime.app.actions.TickleNode
Allows the application to determine if this node of a TickleList is currently active and thus its ticklish will be tickled by the list.
isActive(). Method in class quicktime.app.time.Timer
Returns the current active state of the Timer.
isAlive(). Method in class quicktime.app.time.TaskThread
Returns the alive state of the thread.
isAppropriate(Object). Method in interface quicktime.app.spaces.Collection
Returns true if the provided object is an appropriate candidate for membership in a collection.
isAppropriate(Object). Method in class quicktime.app.display.DirectGroup
Returns true if the Object object is an appropriate member of the Space.
isAppropriate(Object). Method in class quicktime.app.actions.Dragger
The Dragger knows how to drag objects of type Transformable around.
isAppropriate(Object). Method in class quicktime.app.actions.GenericResponder
The MouseController delegates the appropriateness of objects that it can control to the MouseResponder.
isAppropriate(Object). Method in class quicktime.app.image.ImageDataSequence
Returns true if the provided object is an appropriate candidate for membership in a collection.
isAppropriate(Object). Method in class quicktime.app.actions.MouseController
Returns true if the provided object is an appropriate candidate for membership in a collection.
isAppropriate(Object). Method in class quicktime.app.actions.MouseResponder
The MouseController delegates the appropriateness of objects that it can control to the MouseResponder.
isAppropriate(Object). Method in class quicktime.app.spaces.Protocol
Returns true if this object is an instance of the Class class.
isAppropriate(Object). Method in class quicktime.app.actions.SimpleActionList
Returns true if the object implements the Targetable interface.
isAppropriate(Object). Method in class quicktime.app.spaces.SimpleSpace
Returns true if the Object object is an appropriate member of the Space.
isAppropriate(Object). Method in class quicktime.app.time.TaskThread
Returns true if the object is an instance of the Taskable interface.
isAppropriate(Object). Method in class quicktime.app.actions.TickleList
Returns true if the provided object is an appropriate candidate for membership in a collection.
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
Returns the current state of the auto redrawing flag.
isConsumer(ImageConsumer). Method in class quicktime.app.image.QTImageProducer
This method determines if a given ImageConsumer object is currently registered with this ImageProducer as one of its consumers.
isControllerSizeReserved(). Method in class quicktime.app.players.QTPlayer
Returns true if display space is being reserved for the size of the controller
isControllerVisible(). Method in class quicktime.app.players.QTPlayer
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.
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 interface quicktime.app.spaces.Collection
Returns true if the collection contains no members, or false if it has one or more members.
isEmpty(). Method in class quicktime.app.anim.Compositor
Returns true if there are no members of the Compositor.
isEmpty(). Method in class quicktime.app.display.GroupDrawable
Returns true if the space does not have any members.
isEmpty(). Method in class quicktime.app.image.ImageDataSequence
Returns true if the collection contains no members, or false if it has one or more members.
isEmpty(). Method in class quicktime.app.actions.MouseController
Returns true if the controller's collection of controllable objects is empty.
isEmpty(). Method in class quicktime.app.spaces.Protocol
Returns true if the Protocol has no members, otherwise false
isEmpty(). Method in class quicktime.qd.QDRect
Determines whether the QDRect is empty.
isEmpty(). Method in class quicktime.util.QTVector
isEmpty(). Method in class quicktime.app.time.TaskThread
Returns true if there are no Taskable objects in the collection
isEmpty(). Method in class quicktime.app.actions.TickleList
Returns true if the collection contains no members, or false if it has one or more members.
isGraphicsModeOpaque(). Method in class quicktime.std.image.GraphicsMode
Returns true if the current mode is opaque, otherwise false.
isIdentity(). Method in class quicktime.std.image.Matrix
Returns true if the matrix is an identity matrix otherwise false
isIdentity(). Method in class quicktime.qd3d.math.Quaternion
Returns rue if the quaternion is an identity quaternion.
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
Returns true if the repsonder is interested in the specified event.
isInterested(int, int). Method in class quicktime.app.actions.MouseResponder
Returns true if the repsonder is interested in the specified event.
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
Returns the current active state of the supplied member.
isMinimal(). Method in class quicktime.io.AliasHandle
Returns true if the alias is a minimal alias, otherwise false
isMuted(). Method in class quicktime.app.audio.AudioMediaControl
Returns whether or not the media is currently muted.
isMuted(). Method in interface quicktime.app.audio.AudioSpec
Returns the current mute status
isMuted(). Method in class quicktime.app.players.MoviePlayer
Returns the current mute status.
isMuted(). Method in class quicktime.app.players.MoviePresenter
Returns the current mute status.
isMuted(). Method in class quicktime.app.audio.MusicPartControl
Returns the current mute status
isMuted(). Method in class quicktime.app.audio.NoteChannelControl
Returns the current mute status
isMuted(). Method in class quicktime.app.players.QTPlayer
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.PixMap
Returns true if the pixel data is from an offscreen GWorld or false if it is from an onscreen CGrafPort
isOffscreen(). Method in class quicktime.qd.QDGraphics
This returns true if the QDGraphics is an offscreen GWorld or an onscreen CGrafPort.
isOpen(). Method in class quicktime.qd.Pict
Returns true if the pict is open for recording drawing operations.
isPreflighting(). Method in class quicktime.app.RecordMovie
Returns true if the RecordMovie object is preflighting a compression operation.
isPresenting(). Method in class quicktime.app.players.MoviePresenter
Returns true if the MoviePresenter is presenting its movie to a destination QDGraphics.
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
Returns the current profiling status.
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 class quicktime.app.image.QTEffect
Returns the state of the redraw flag
isRedrawing(). Method in class quicktime.app.image.QTImageDrawer
Returns true if the image data may be altered or different upon different calls of the redraw method of the QTDrawable interface
isRedrawing(). Method in class quicktime.app.image.QTImageProducer
Returns true if the image data may be altered or different upon different calls of the redraw method of the QTDrawable interface
isRedrawing(). Method in interface quicktime.app.image.Redrawable
Returns true if the image data may be altered or different upon different calls of the redraw method of the QTDrawable interface.
isRedrawOptimised(). Method in class quicktime.app.image.ImagePresenter
Returns the current state of the optimisation for drawing flag.
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 class quicktime.app.image.QTEffect
Returns true if the Redrawable 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.image.QTImageDrawer
Returns true if the Redrawable 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.image.QTImageProducer
Returns true if the Redrawable only has a single frame to render and thus will never need to re-acquire or redraw its image.
isSingleFrame(). Method in interface quicktime.app.image.Redrawable
Returns true if the Redrawable only has a single frame to render and thus will never need to re-acquire or redraw its image.
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
Returns true if the effect is running for a specified duration or false if the effect is running for a specified number of frames
isValid(). Method in class quicktime.app.anim.TwoDSprite
Returns true if the Sprite being used by the TwoDSprite is valid and thus is constructed and present in a SpriteWorld.
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 interface quicktime.app.spaces.CollectionController
Returns the current setting of the wholespace flag.
isWholespace(). Method in class quicktime.app.actions.MouseController
Returns the current setting of the wholespace flag.
isWholespace(). Method in class quicktime.app.actions.TickleList
Returns the current setting of the wholespace flag.
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.

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
k16BitLittleEndianFormat. Static variable in interface quicktime.sound.SoundConstants
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
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
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
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
k8BitOffsetBinaryFormat. 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
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
kActionApplicationNumberAndString. Static variable in interface quicktime.std.StdQTConstants
kActionCase. Static variable in interface quicktime.std.StdQTConstants
kActionDebugStr. Static variable in interface quicktime.std.StdQTConstants
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
kActionGoToURL. Static variable in interface quicktime.std.StdQTConstants
kActionListAtomType. Static variable in interface quicktime.std.StdQTConstants
kActionMovieChanged. Static variable in interface quicktime.std.StdQTConstants
kActionMovieGoToBeginning. Static variable in interface quicktime.std.StdQTConstants
kActionMovieGoToEnd. Static variable in interface quicktime.std.StdQTConstants
kActionMovieGoToTime. Static variable in interface quicktime.std.StdQTConstants
kActionMovieGoToTimeByName. Static variable in interface quicktime.std.StdQTConstants
kActionMoviePlaySelection. Static variable in interface quicktime.std.StdQTConstants
kActionMovieSetLanguage. Static variable in interface quicktime.std.StdQTConstants
kActionMovieSetLoopingFlags. Static variable in interface quicktime.std.StdQTConstants
kActionMovieSetRate. Static variable in interface quicktime.std.StdQTConstants
kActionMovieSetSelection. Static variable in interface quicktime.std.StdQTConstants
kActionMovieSetSelectionByName. Static variable in interface quicktime.std.StdQTConstants
kActionMovieSetVolume. Static variable in interface quicktime.std.StdQTConstants
kActionMovieStepBackward. Static variable in interface quicktime.std.StdQTConstants
kActionMovieStepForward. Static variable in interface quicktime.std.StdQTConstants
kActionMusicPlayNote. Static variable in interface quicktime.std.StdQTConstants
kActionMusicSetController. Static variable in interface quicktime.std.StdQTConstants
kActionParameter. Static variable in interface quicktime.std.StdQTConstants
kActionParameterMaxValue. Static variable in interface quicktime.std.StdQTConstants
kActionParameterMinValue. Static variable in interface quicktime.std.StdQTConstants
kActionPopAndGotoLabeledTime. Static variable in interface quicktime.std.StdQTConstants
kActionPopAndGotoTopTime. Static variable in interface quicktime.std.StdQTConstants
kActionPushCurrentTime. Static variable in interface quicktime.std.StdQTConstants
kActionPushCurrentTimeWithLabel. Static variable in interface quicktime.std.StdQTConstants
kActionQTVRGoToNodeID. Static variable in interface quicktime.std.StdQTConstants
kActionQTVRSetFieldOfView. Static variable in interface quicktime.std.StdQTConstants
kActionQTVRSetPanAngle. Static variable in interface quicktime.std.StdQTConstants
kActionQTVRSetTiltAngle. Static variable in interface quicktime.std.StdQTConstants
kActionQTVRShowDefaultView. Static variable in interface quicktime.std.StdQTConstants
kActionSendQTEventToSprite. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteClickOnCodec. Static variable in interface quicktime.std.StdQTConstants
kActionSpritePassMouseToCodec. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteRotate. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteScale. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteSetGraphicsMode. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteSetImageIndex. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteSetLayer. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteSetMatrix. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteSetVisible. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteStretch. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteTrackSetVariable. Static variable in interface quicktime.std.StdQTConstants
kActionSpriteTranslate. Static variable in interface quicktime.std.StdQTConstants
kActionTarget. Static variable in interface quicktime.std.StdQTConstants
kActionTrackSetBalance. Static variable in interface quicktime.std.StdQTConstants
kActionTrackSetClip. Static variable in interface quicktime.std.StdQTConstants
kActionTrackSetEnabled. Static variable in interface quicktime.std.StdQTConstants
kActionTrackSetLayer. Static variable in interface quicktime.std.StdQTConstants
kActionTrackSetMatrix. Static variable in interface quicktime.std.StdQTConstants
kActionTrackSetVolume. Static variable in interface quicktime.std.StdQTConstants
kActionWhile. Static variable in interface quicktime.std.StdQTConstants
kaiCopyrightType. Static variable in interface quicktime.std.StdQTConstants
kaiInstGMQualityType. Static variable in interface quicktime.std.StdQTConstants
kaiInstInfoType. Static variable in interface quicktime.std.StdQTConstants
kaiInstrumentRefType. Static variable in interface quicktime.std.StdQTConstants
kaiKeyRangeInfoType. Static variable in interface quicktime.std.StdQTConstants
kaiKnobListType. Static variable in interface quicktime.std.StdQTConstants
kaiLibraryDescType. Static variable in interface quicktime.std.StdQTConstants
kaiLibraryInfoType. Static variable in interface quicktime.std.StdQTConstants
kaiNoteRequestInfoType. Static variable in interface quicktime.std.StdQTConstants
kaiOtherStrType. Static variable in interface quicktime.std.StdQTConstants
kaiPictType. Static variable in interface quicktime.std.StdQTConstants
kaiSampleDataQUIDType. Static variable in interface quicktime.std.StdQTConstants
kaiSampleDataType. Static variable in interface quicktime.std.StdQTConstants
kaiSampleDescType. Static variable in interface quicktime.std.StdQTConstants
kaiSampleInfoType. Static variable in interface quicktime.std.StdQTConstants
kaiToneDescType. Static variable in interface quicktime.std.StdQTConstants
kaiWriterType. Static variable in interface quicktime.std.StdQTConstants
kALawCompression. Static variable in interface quicktime.sound.SoundConstants
kAllocDirectDrawSurface. Static variable in interface quicktime.qd.QDConstants
kAlphaCompositorTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kAlphaGainImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kAnimationCodecType. Static variable in interface quicktime.std.StdQTConstants
kAnyModifiers. Static variable in class quicktime.app.actions.MouseResponder
kAnyModifiersMask. Static variable in class quicktime.app.actions.MouseResponder
kAnyMouseEvent. Static variable in class quicktime.app.actions.MouseResponder
kAnyOneOfModifiers. Static variable in class quicktime.app.actions.MouseResponder
kAnySubType. Static variable in interface quicktime.std.StdQTConstants
kAnyType. Static variable in interface quicktime.std.StdQTConstants
kAppleSysexCmdAtomicInstrument. Static variable in interface quicktime.std.StdQTConstants
kAppleSysexCmdDeveloper. Static variable in interface quicktime.std.StdQTConstants
kAppleSysexCmdSampleBreak. Static variable in interface quicktime.std.StdQTConstants
kAppleSysexCmdSampleSize. Static variable in interface quicktime.std.StdQTConstants
kAppleSysexID. Static variable in interface quicktime.std.StdQTConstants
kAspectResize. Static variable in class quicktime.app.display.QTCanvas
Use this flag if the client can be resized to any size which preserves the initial aspect ratio.
kAtomInterpolateIsOptional. Static variable in interface quicktime.std.StdQTConstants
kAtomNoFlags. Static variable in interface quicktime.std.StdQTConstants
kAtomNotInterpolated. Static variable in interface quicktime.std.StdQTConstants
kAVRJPEGCodecType. Static variable in interface quicktime.std.StdQTConstants
kBackgroundSpriteLayerNum. Static variable in interface quicktime.std.StdQTConstants
kBackMostLayer. Static variable in interface quicktime.app.display.Layerable
This is the Back most layer value for a group member
kBaseCodecType. Static variable in interface quicktime.std.StdQTConstants
kBaseInstrumentSubType. Static variable in interface quicktime.std.StdQTConstants
kBlurImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kBMPCodecType. Static variable in interface quicktime.std.StdQTConstants
kCDXA2Compression. Static variable in interface quicktime.sound.SoundConstants
kCDXA4Compression. Static variable in interface quicktime.sound.SoundConstants
kCharacteristicCanSendVideo. Static variable in interface quicktime.std.StdQTConstants
kCharacteristicNonLinear. Static variable in interface quicktime.std.StdQTConstants
kCharacteristicProvidesActions. Static variable in interface quicktime.std.StdQTConstants
kCharacteristicProvidesURLs. Static variable in interface quicktime.std.StdQTConstants
kChromaKeyTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kCinepakCodecType. Static variable in interface quicktime.std.StdQTConstants
kCircularGradient. Static variable in interface quicktime.std.StdQTConstants
kClarisWorks. Static variable in interface quicktime.std.StdQTConstants
kClickEvents. Static variable in class quicktime.app.actions.MouseResponder
kClockCanHandleIntermittentSound. Static variable in interface quicktime.std.StdQTConstants
kClockImplementsCallBacks. Static variable in interface quicktime.std.StdQTConstants
kClockRateIsLinear. Static variable in interface quicktime.std.StdQTConstants
kCloudCodecType. Static variable in interface quicktime.std.StdQTConstants
kCMYKCodecType. Static variable in interface quicktime.std.StdQTConstants
kCodecFrameTypeDifference. Static variable in interface quicktime.std.StdQTConstants
kCodecFrameTypeDroppableDifference. Static variable in interface quicktime.std.StdQTConstants
kCodecFrameTypeKey. Static variable in interface quicktime.std.StdQTConstants
kCodecFrameTypeUnknown. Static variable in interface quicktime.std.StdQTConstants
kColorSyncImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kColorTintImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kCommentAtomType. Static variable in interface quicktime.std.StdQTConstants
kComponentVideoCodecType. Static variable in interface quicktime.std.StdQTConstants
kComponentVideoSigned. Static variable in interface quicktime.std.StdQTConstants
kComponentVideoUnsigned. Static variable in interface quicktime.std.StdQTConstants
kConditionalAtomType. Static variable in interface quicktime.std.StdQTConstants
kConstrainAll. Static variable in class quicktime.app.actions.Dragger
Use these as constraint flags to restrict dragging operations
kConstrainBottom. Static variable in class quicktime.app.actions.Dragger
Use these as constraint flags to restrict dragging operations
kConstrainHorizontal. Static variable in class quicktime.app.actions.Dragger
Use these as constraint flags to restrict dragging operations
kConstrainLeft. Static variable in class quicktime.app.actions.Dragger
Use these as constraint flags to restrict dragging operations
kConstrainNone. Static variable in class quicktime.app.actions.Dragger
Use these as constraint flags to restrict dragging operations
kConstrainRight. Static variable in class quicktime.app.actions.Dragger
Use these as constraint flags to restrict dragging operations
kConstraintAny. Static variable in class quicktime.app.actions.SequencerAction
kConstraintFirst. Static variable in class quicktime.app.actions.SequencerAction
kConstraintFirstOrLast. Static variable in class quicktime.app.actions.SequencerAction
kConstraintLast. Static variable in class quicktime.app.actions.SequencerAction
kConstrainTop. Static variable in class quicktime.app.actions.Dragger
Use these as constraint flags to restrict dragging operations
kConstrainVertical. Static variable in class quicktime.app.actions.Dragger
Use these as constraint flags to restrict dragging operations
kControlEventControllerFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kControlEventControllerFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kControlEventLen. Static variable in interface quicktime.std.StdQTConstants
kControlEventType. Static variable in interface quicktime.std.StdQTConstants
kControlEventValueFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kControlEventValueFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kControllerAfterTouch. Static variable in interface quicktime.std.StdQTConstants
kControllerBalance. Static variable in interface quicktime.std.StdQTConstants
kControllerBreath. Static variable in interface quicktime.std.StdQTConstants
kControllerCeleste. Static variable in interface quicktime.std.StdQTConstants
kControllerChorus. Static variable in interface quicktime.std.StdQTConstants
kControllerEditPart. Static variable in interface quicktime.std.StdQTConstants
kControllerExpression. Static variable in interface quicktime.std.StdQTConstants
kControllerFoot. Static variable in interface quicktime.std.StdQTConstants
kControllerHeight. Static variable in interface quicktime.std.StdQTConstants
kControllerLever1. Static variable in interface quicktime.std.StdQTConstants
kControllerLever2. Static variable in interface quicktime.std.StdQTConstants
kControllerLever3. Static variable in interface quicktime.std.StdQTConstants
kControllerLever4. Static variable in interface quicktime.std.StdQTConstants
kControllerLever5. Static variable in interface quicktime.std.StdQTConstants
kControllerLever6. Static variable in interface quicktime.std.StdQTConstants
kControllerLever7. Static variable in interface quicktime.std.StdQTConstants
kControllerLever8. Static variable in interface quicktime.std.StdQTConstants
kControllerMasterCPULoad. Static variable in interface quicktime.std.StdQTConstants
kControllerMasterFeatures. Static variable in interface quicktime.std.StdQTConstants
kControllerMasterPolyphony. Static variable in interface quicktime.std.StdQTConstants
kControllerMasterTranspose. Static variable in interface quicktime.std.StdQTConstants
kControllerMasterTune. Static variable in interface quicktime.std.StdQTConstants
kControllerMasterVolume. Static variable in interface quicktime.std.StdQTConstants
kControllerMaximum. Static variable in interface quicktime.std.StdQTConstants
kControllerMinimum. Static variable in interface quicktime.std.StdQTConstants
kControllerModulationWheel. Static variable in interface quicktime.std.StdQTConstants
kControllerPan. Static variable in interface quicktime.std.StdQTConstants
kControllerPartTranspose. Static variable in interface quicktime.std.StdQTConstants
kControllerPartVolume. Static variable in interface quicktime.std.StdQTConstants
kControllerPhaser. Static variable in interface quicktime.std.StdQTConstants
kControllerPitchBend. Static variable in interface quicktime.std.StdQTConstants
kControllerPortamento. Static variable in interface quicktime.std.StdQTConstants
kControllerPortamentoTime. Static variable in interface quicktime.std.StdQTConstants
kControllerReverb. Static variable in interface quicktime.std.StdQTConstants
kControllerSoftPedal. Static variable in interface quicktime.std.StdQTConstants
kControllerSostenuto. Static variable in interface quicktime.std.StdQTConstants
kControllerSustain. Static variable in interface quicktime.std.StdQTConstants
kControllerTremolo. Static variable in interface quicktime.std.StdQTConstants
kControllerTuneTranspose. Static variable in interface quicktime.std.StdQTConstants
kControllerTuneVolume. Static variable in interface quicktime.std.StdQTConstants
kControllerVolume. Static variable in interface quicktime.std.StdQTConstants
kConvolveImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kCrossFadeTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kCStringFormat. Static variable in class quicktime.util.StringHandle
kCurrentlyNativeEndian. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kCurrentlyNotNativeEndian. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kCursorImageMajorVersion. Static variable in interface quicktime.qd.QDConstants
kCursorImageMinorVersion. Static variable in interface quicktime.qd.QDConstants
kCurveAntialiasControlAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveAntialiasOff. Static variable in interface quicktime.std.StdQTConstants
kCurveAntialiasOn. Static variable in interface quicktime.std.StdQTConstants
kCurveARGBColorAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveDepthAlwaysOffscreenMask. Static variable in interface quicktime.std.StdQTConstants
kCurveEndAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveFillTypeAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveGradientAngleAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveGradientOffsetAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveGradientRadiusAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveGradientRecordAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveGradientTypeAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveJoinAttributesAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveMinimumDepthAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveMiterLimitAtom. Static variable in interface quicktime.std.StdQTConstants
kCurvePathAtom. Static variable in interface quicktime.std.StdQTConstants
kCurvePenThicknessAtom. Static variable in interface quicktime.std.StdQTConstants
kCurveTransferModeAtom. Static variable in interface quicktime.std.StdQTConstants
kDataHCanRead. Static variable in interface quicktime.std.StdQTConstants
kDataHCanStreamingWrite. Static variable in interface quicktime.std.StdQTConstants
kDataHCanWrite. Static variable in interface quicktime.std.StdQTConstants
kDataHExtendedSchedule. Static variable in interface quicktime.std.StdQTConstants
kDataHMustCheckDataRef. Static variable in interface quicktime.std.StdQTConstants
kDataHSpecialRead. Static variable in interface quicktime.std.StdQTConstants
kDataHSpecialReadFile. Static variable in interface quicktime.std.StdQTConstants
kDataHSpecialWrite. Static variable in interface quicktime.std.StdQTConstants
kDataHSpecialWriteFile. Static variable in interface quicktime.std.StdQTConstants
kDataRate144ModemRate. Static variable in interface quicktime.std.StdQTConstants
kDataRate288ModemRate. Static variable in interface quicktime.std.StdQTConstants
kDataRateDualISDNRate. Static variable in interface quicktime.std.StdQTConstants
kDataRateInfiniteRate. Static variable in interface quicktime.std.StdQTConstants
kDataRateISDNRate. Static variable in interface quicktime.std.StdQTConstants
kDataRateT1Rate. Static variable in interface quicktime.std.StdQTConstants
kDataRefExtensionChokeSpeed. Static variable in interface quicktime.std.StdQTConstants
kDataRefExtensionInitializationData. Static variable in interface quicktime.std.StdQTConstants
kDataRefExtensionMacOSFileType. Static variable in interface quicktime.std.StdQTConstants
kDataRefExtensionMIMEType. Static variable in interface quicktime.std.StdQTConstants
kDataRefFileExtensionTag. Static variable in interface quicktime.std.StdQTConstants
kDataRefIsSelfContained. Static variable in interface quicktime.std.StdQTConstants
kDataRefMimeTypeTag. Static variable in interface quicktime.std.StdQTConstants
kDataRefQTFileTypeTag. Static variable in interface quicktime.std.StdQTConstants
kDefaultKnobValue. Static variable in interface quicktime.std.StdQTConstants
kDefaultPixelFormat. Static variable in class quicktime.qd.QDGraphics
This is the default pixel format that is used to create offscreen graphics contexts when no format is used.
kDeleteCurFile. Static variable in interface quicktime.std.StdQTConstants
Used to control some behaviour when creating a QTFile object.
kDeletePermission. Static variable in class quicktime.io.QTFile
Permission flags used to test security accessibility of a file path
kDisableControl. Static variable in interface quicktime.std.StdQTConstants
kDisableWhenEqual. Static variable in interface quicktime.std.StdQTConstants
kDisableWhenGreaterThan. Static variable in interface quicktime.std.StdQTConstants
kDisableWhenLessThan. Static variable in interface quicktime.std.StdQTConstants
kDisableWhenNotEqual. Static variable in interface quicktime.std.StdQTConstants
kDontUseValidateToFindGraphicsImporter. Static variable in interface quicktime.std.StdQTConstants
kDragEvents. Static variable in class quicktime.app.actions.MouseResponder
kDurationUnknown. Static variable in interface quicktime.app.players.Playable
kDVAudioFormat. Static variable in interface quicktime.sound.SoundConstants
kDVCNTSCCodecType. Static variable in interface quicktime.std.StdQTConstants
kDVCPALCodecType. Static variable in interface quicktime.std.StdQTConstants
kDVCProNTSCCodecType. Static variable in interface quicktime.std.StdQTConstants
kDVCProPALCodecType. Static variable in interface quicktime.std.StdQTConstants
kDVIIntelIMAFormat. Static variable in interface quicktime.sound.SoundConstants
kEdgeDetectImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
keepInRam. Static variable in interface quicktime.std.StdQTConstants
keepLocal. Static variable in interface quicktime.qd.QDConstants
keepLocalBit. Static variable in interface quicktime.qd.QDConstants
kEffectBlendMode. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectBorderColor. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectBorderWidth. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectBottomAlphaPin. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectDataSourceType. Static variable in interface quicktime.std.StdQTConstants
kEffectDirectionBottom. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectDirectionLeft. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectDirectionRight. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectDirectionTop. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectFromDirection. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectGainValue. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectGenericType. Static variable in interface quicktime.std.StdQTConstants
kEffectHorizontalRepeat. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectManufacturerAtom. Static variable in interface quicktime.std.StdQTConstants
These constants are used in the building of the effects atom container.
kEffectNameAtom. Static variable in interface quicktime.std.StdQTConstants
These constants are used in the building of the effects atom container.
kEffectOffsetValue. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectPercentage. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectPreMultiplyAlpha. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectPreMultiplyColor. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectRawSource. Static variable in interface quicktime.std.StdQTConstants
kEffectReverseAlpha. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectSlideAngle. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectSoftBorder. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectSourceName. Static variable in interface quicktime.std.StdQTConstants
kEffectSrcAtom. Static variable in interface quicktime.std.StdQTConstants
These constants are used in the building of the effects atom container.
kEffectStraightAlpha. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectTopAlphaPin. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectTypeAtom. Static variable in interface quicktime.std.StdQTConstants
These constants are used in the building of the effects atom container.
kEffectVerticalRepeat. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEffectWhatAtom. Static variable in interface quicktime.std.StdQTConstants
These constants are used in the building of the effects atom container.
kEffectWipe. Static variable in interface quicktime.std.StdQTConstants
These constants are paremeteres that control the operation of the effects.
kEmbossImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kEnterEvents. Static variable in class quicktime.app.actions.MouseResponder
kEventLen. Static variable in interface quicktime.std.StdQTConstants
kEventLengthFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kEventLengthFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kEventPartFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kEventPartFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kEventTypeFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kEventTypeFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kExitEvents. Static variable in class quicktime.app.actions.MouseResponder
kExplodeTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kExpressionContainerAtomType. Static variable in interface quicktime.std.StdQTConstants
key(int, int). Method in class quicktime.std.movies.MovieController
This method handles keyboard events for a movie controller.
keyPressed(KeyEvent). Method in class quicktime.app.players.QTPlayer
Key pressed events are passed on to the movie controller
keyReleased(KeyEvent). Method in class quicktime.app.players.QTPlayer
keyTyped(KeyEvent). Method in class quicktime.app.players.QTPlayer
kFieldInfoImageDescriptionExtension. Static variable in interface quicktime.std.StdQTConstants
kFieldOrderUnknown. Static variable in interface quicktime.std.StdQTConstants
kFieldsStoredF1F2DisplayedF1F2. Static variable in interface quicktime.std.StdQTConstants
kFieldsStoredF1F2DisplayedF2F1. Static variable in interface quicktime.std.StdQTConstants
kFieldsStoredF2F1DisplayedF1F2. Static variable in interface quicktime.std.StdQTConstants
kFieldsStoredF2F1DisplayedF2F1. Static variable in interface quicktime.std.StdQTConstants
kFilmNoiseImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kFireCodecType. Static variable in interface quicktime.std.StdQTConstants
kFirstDrumkit. Static variable in interface quicktime.std.StdQTConstants
kFirstFrame. Static variable in class quicktime.app.spaces.Sequencer
kFirstGMInstrument. Static variable in interface quicktime.std.StdQTConstants
kFirstGSInstrument. Static variable in interface quicktime.std.StdQTConstants
kFirstROMInstrument. Static variable in interface quicktime.std.StdQTConstants
kFirstUserInstrument. Static variable in interface quicktime.std.StdQTConstants
kFLCCodecType. Static variable in interface quicktime.std.StdQTConstants
kFlip16BitValue. Static variable in class quicktime.util.EndianFlipSpec
These constants are used as a format flag to describe the size of the value that the spec will flip around.
kFlip32BitValue. Static variable in class quicktime.util.EndianFlipSpec
These constants are used as a format flag to describe the size of the value that the spec will flip around.
kFlip64BitValue. Static variable in class quicktime.util.EndianFlipSpec
These constants are used as a format flag to describe the size of the value that the spec will flip around.
kFlipAllFields16. Static variable in class quicktime.util.EndianDescriptor
Describes the modal state of the EndianDescriptor object.
kFlipAllFields32. Static variable in class quicktime.util.EndianDescriptor
Describes the modal state of the EndianDescriptor object.
kFlipAllFields64. Static variable in class quicktime.util.EndianDescriptor
Describes the modal state of the EndianDescriptor object.
kFlipNoFields. Static variable in class quicktime.util.EndianDescriptor
Describes the modal state of the EndianDescriptor object.
kFlipSpecifiedFields. Static variable in class quicktime.util.EndianDescriptor
Describes the modal state of the EndianDescriptor object.
kFloat32Format. Static variable in interface quicktime.sound.SoundConstants
kFloat64Format. Static variable in interface quicktime.sound.SoundConstants
kFlushFirstQueuedFrame. Static variable in interface quicktime.std.StdQTConstants
kFlushLastQueuedFrame. Static variable in interface quicktime.std.StdQTConstants
kFMSComponentSubType. Static variable in interface quicktime.std.StdQTConstants
kFreeResize. Static variable in class quicktime.app.display.QTCanvas
Use this flag if the client can be resized to any size >= the minimum and <= the maximum.
kFullVolume. Static variable in interface quicktime.sound.SoundConstants
kGeneralEventAtomicInstrument. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventKnob. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventLen. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventLengthBits. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventLengthFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kGeneralEventLengthFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kGeneralEventMIDIChannel. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventNoOp. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventNoteRequest. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventPartChange. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventPartKey. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventPartMix. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventSubtypeFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kGeneralEventSubtypeFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kGeneralEventTuneDifference. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventType. Static variable in interface quicktime.std.StdQTConstants
kGeneralEventUsedNotes. Static variable in interface quicktime.std.StdQTConstants
kGetAtomicInstAllKnobs. Static variable in interface quicktime.std.StdQTConstants
kGetAtomicInstNoExpandedSamples. Static variable in interface quicktime.std.StdQTConstants
kGetAtomicInstNoInstrumentInfo. Static variable in interface quicktime.std.StdQTConstants
kGetAtomicInstNoKnobList. Static variable in interface quicktime.std.StdQTConstants
kGetAtomicInstNoOriginalSamples. Static variable in interface quicktime.std.StdQTConstants
kGetAtomicInstNoSamples. Static variable in interface quicktime.std.StdQTConstants
kGetAtomicInstOriginalKnobList. Static variable in interface quicktime.std.StdQTConstants
kGetInstrumentInfoMidiUserInst. Static variable in interface quicktime.std.StdQTConstants
kGetInstrumentInfoNoBuiltIn. Static variable in interface quicktime.std.StdQTConstants
kGetInstrumentInfoNoIText. Static variable in interface quicktime.std.StdQTConstants
kGetMovieImporterAllowNewFile. Static variable in interface quicktime.std.StdQTConstants
kGetMovieImporterDontConsiderGraphicsImporters. Static variable in interface quicktime.std.StdQTConstants
kGetMovieImporterValidateToFind. Static variable in interface quicktime.std.StdQTConstants
kGIFCodecType. Static variable in interface quicktime.std.StdQTConstants
kGKON. Static variable in interface quicktime.std.StdQTConstants
kGMSynthComponentSubType. Static variable in interface quicktime.std.StdQTConstants
kGradientTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kGraphicsCodecType. Static variable in interface quicktime.std.StdQTConstants
kGraphicsExportDescription. Static variable in interface quicktime.std.StdQTConstants
kGraphicsExportExtension. Static variable in interface quicktime.std.StdQTConstants
kGraphicsExportFileType. Static variable in interface quicktime.std.StdQTConstants
kGraphicsExportGroup. Static variable in interface quicktime.std.StdQTConstants
kGraphicsExportMIMEType. Static variable in interface quicktime.std.StdQTConstants
kGraphicsFlagsGray. Static variable in interface quicktime.std.StdQTConstants
kGraphicsNoFlags. Static variable in interface quicktime.std.StdQTConstants
kGroupAlignText. Static variable in interface quicktime.std.StdQTConstants
kGroupMatrix. Static variable in interface quicktime.std.StdQTConstants
kGroupNoFlags. Static variable in interface quicktime.std.StdQTConstants
kGroupNoName. Static variable in interface quicktime.std.StdQTConstants
kGroupSurroundBox. Static variable in interface quicktime.std.StdQTConstants
kH261CodecType. Static variable in interface quicktime.std.StdQTConstants
kH263CodecType. Static variable in interface quicktime.std.StdQTConstants
kHitTestRgnSrc. Static variable in class quicktime.app.image.ImageUtil
This is the OSType that is used to create hit test data for kAnimationCodec compressed images
kHorizontalConstraint. Static variable in interface quicktime.qd.QDConstants
kHorizontalResize. Static variable in class quicktime.app.display.QTCanvas
Use this flag to allow the client's horizontal aspect to be any size, but the vertical axis will be the intial size of smaller.
kHSLColorBalanceImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kICMAppThenTempMemory. Static variable in interface quicktime.qd.QDConstants
kICMTempThenAppMemory. Static variable in interface quicktime.qd.QDConstants
killAllThreads(). Static method in class quicktime.app.time.TaskThread
kIllegalInstrumentErr. Static variable in interface quicktime.Errors
Instrument number was incorrect
kIMACompression. Static variable in interface quicktime.sound.SoundConstants
kImageCodecSettingsFieldCount. Static variable in interface quicktime.std.StdQTConstants
kImageCodecSettingsFieldOrdering. Static variable in interface quicktime.std.StdQTConstants
kImageCodecSettingsFieldOrderingF1F2. Static variable in interface quicktime.std.StdQTConstants
kImageCodecSettingsFieldOrderingF2F1. Static variable in interface quicktime.std.StdQTConstants
kImagingDefaultValue. Static variable in interface quicktime.vr.QTVRConstants
OR the above with kImagingDefaultValue to get/set the default value
kImplodeTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kInit3D. Static variable in class quicktime.QTSession
Flags that can be passed in to the open call to also initialise these environments.
kInitializeQTMLDisableDirectSound. Static variable in interface quicktime.QTConstants
kInitializeQTMLNoSoundFlag. Static variable in interface quicktime.QTConstants
kInitializeQTMLUseGDIFlag. Static variable in interface quicktime.QTConstants
kInitialRotationAtom. Static variable in interface quicktime.std.StdQTConstants
kInitialSize. Static variable in class quicktime.app.display.QTCanvas
Use this flag if the client should revert to its initially specified size.
kInitVR. Static variable in class quicktime.QTSession
Flags that can be passed in to the open call to also initialise these environments.
kInputMapSubInputID. Static variable in interface quicktime.std.StdQTConstants
kInstKnobMissingDefault. Static variable in interface quicktime.std.StdQTConstants
kInstKnobMissingUnknown. Static variable in interface quicktime.std.StdQTConstants
kInstrumentComponentType. Static variable in interface quicktime.std.StdQTConstants
kInstrumentExactMatch. Static variable in interface quicktime.std.StdQTConstants
kInstrumentMatchGMNumber. Static variable in interface quicktime.std.StdQTConstants
kInstrumentMatchGSNumber. Static variable in interface quicktime.std.StdQTConstants
kInstrumentMatchName. Static variable in interface quicktime.std.StdQTConstants
kInstrumentMatchNumber. Static variable in interface quicktime.std.StdQTConstants
kInstrumentMatchSynthesizerName. Static variable in interface quicktime.std.StdQTConstants
kInstrumentMatchSynthesizerType. Static variable in interface quicktime.std.StdQTConstants
kInstrumentRecommendedSubstitute. Static variable in interface quicktime.std.StdQTConstants
kInstrumentRoland8BitQuality. Static variable in interface quicktime.std.StdQTConstants
kIntegralResize. Static variable in class quicktime.app.display.QTCanvas
Use this flag if the client should maintain the aspect size of its original dimensions but grow bigger by integral increments (2x, 3x, 4x, etc.)
kInvalidPartNumberErr. Static variable in interface quicktime.Errors
An incorrect part number was supplied
kIrisTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kIsARGBColor. Static variable in class quicktime.qd.QDColor
These constants are used in the fromArray call to indicate which of the 4 formats the byte array is encoded in.
kIsFixedPoint. Static variable in class quicktime.qd.QDPoint
These constants are used in the fromArray call to indicate which of the 2 formats the byte array is encoded in.
kIsFixedRect. Static variable in class quicktime.qd.QDRect
These constants are used in the fromArray call to indicate which of the 2 formats the byte array is encoded in.
kIsGXPoint. Static variable in class quicktime.qd.QDPoint
These constants are used in the fromArray call to indicate which of the 2 formats the byte array is encoded in.
kIsQ3Point2D. Static variable in class quicktime.qd.QDPoint
These constants are used in the fromArray call to indicate which of the 2 formats the byte array is encoded in.
kIsQTVRFloatPoint. Static variable in class quicktime.qd.QDPoint
These constants are used in the fromArray call to indicate which of the 2 formats the byte array is encoded in.
kIsRect. Static variable in class quicktime.qd.QDRect
These constants are used in the fromArray call to indicate which of the 2 formats the byte array is encoded in.
kIsRGBColor. Static variable in class quicktime.qd.QDColor
These constants are used in the fromArray call to indicate which of the 4 formats the byte array is encoded in.
kIsTQ3ColorARGB. Static variable in class quicktime.qd.QDColor
These constants are used in the fromArray call to indicate which of the 4 formats the byte array is encoded in.
kIsTQ3ColorRGB. Static variable in class quicktime.qd.QDColor
These constants are used in the fromArray call to indicate which of the 4 formats the byte array is encoded in.
kITextAtomType. Static variable in interface quicktime.std.StdQTConstants
kITextRemoveEverythingBut. Static variable in interface quicktime.std.StdQTConstants
kITextRemoveLeaveSuggestedAlternate. Static variable in interface quicktime.std.StdQTConstants
kITextStringAtomType. Static variable in interface quicktime.std.StdQTConstants
kJPEGCodecType. Static variable in interface quicktime.std.StdQTConstants
kJPEGHuffmanTablesImageDescriptionExtension. Static variable in interface quicktime.std.StdQTConstants
kJPEGQuantizationTablesImageDescriptionExtension. Static variable in interface quicktime.std.StdQTConstants
kKeyFrameAndAllOverrides. Static variable in interface quicktime.std.StdQTConstants
kKeyFrameAndSingleOverride. Static variable in interface quicktime.std.StdQTConstants
kKnobBasic. Static variable in interface quicktime.std.StdQTConstants
kKnobEventKnobFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kKnobEventKnobFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kKnobEventType. Static variable in interface quicktime.std.StdQTConstants
kKnobEventValueHighFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kKnobEventValueHighFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kKnobEventValueLowFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kKnobEventValueLowFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kKnobFixedPoint16. Static variable in interface quicktime.std.StdQTConstants
kKnobFixedPoint8. Static variable in interface quicktime.std.StdQTConstants
kKnobGroupStart. Static variable in interface quicktime.std.StdQTConstants
kKnobInterruptUnsafe. Static variable in interface quicktime.std.StdQTConstants
kKnobKeyrangeOverride. Static variable in interface quicktime.std.StdQTConstants
kKnobReadOnly. Static variable in interface quicktime.std.StdQTConstants
kKnobTypeBoolean. Static variable in interface quicktime.std.StdQTConstants
kKnobTypeButton. Static variable in interface quicktime.std.StdQTConstants
kKnobTypeGroupName. Static variable in interface quicktime.std.StdQTConstants
kKnobTypeHertz. Static variable in interface quicktime.std.StdQTConstants
kKnobTypeInstrument. Static variable in interface quicktime.std.StdQTConstants
kKnobTypeMilliseconds. Static variable in interface quicktime.std.StdQTConstants
kKnobTypeNote. Static variable in interface quicktime.std.StdQTConstants
kKnobTypeNumber. Static variable in interface quicktime.std.StdQTConstants
kKnobTypePan. Static variable in interface quicktime.std.StdQTConstants
kKnobTypePercentage. Static variable in interface quicktime.std.StdQTConstants
kKnobTypeSetting. Static variable in interface quicktime.std.StdQTConstants
kLastDrumkit. Static variable in interface quicktime.std.StdQTConstants
kLastFrame. Static variable in class quicktime.app.spaces.Sequencer
kLastGMInstrument. Static variable in interface quicktime.std.StdQTConstants
kLastGSInstrument. Static variable in interface quicktime.std.StdQTConstants
kLastROMInstrument. Static variable in interface quicktime.std.StdQTConstants
kLastUserInstrument. Static variable in interface quicktime.std.StdQTConstants
kLinearGradient. Static variable in interface quicktime.std.StdQTConstants
kListElementDataType. Static variable in interface quicktime.std.StdQTConstants
kListElementType. Static variable in interface quicktime.std.StdQTConstants
kLittleEndianFormat. Static variable in interface quicktime.sound.SoundConstants
kLoopForwards. Static variable in class quicktime.app.spaces.Sequencer
kLoopPalindrome. Static variable in class quicktime.app.spaces.Sequencer
kMACE3Compression. Static variable in interface quicktime.sound.SoundConstants
kMACE6Compression. Static variable in interface quicktime.sound.SoundConstants
kMacOS. Static variable in class quicktime.QTSession
The list of currently supported operating systems for QTJava.
kMacPaintCodecType. Static variable in interface quicktime.std.StdQTConstants
kMarkerEventBeat. Static variable in interface quicktime.std.StdQTConstants
Marker Event Defined Types // marker is 60 ee vv vv in hex, where e = event type, and v = value
kMarkerEventEnd. Static variable in interface quicktime.std.StdQTConstants
Marker Event Defined Types // marker is 60 ee vv vv in hex, where e = event type, and v = value
kMarkerEventLen. Static variable in interface quicktime.std.StdQTConstants
kMarkerEventSubtypeFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kMarkerEventSubtypeFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kMarkerEventTempo. Static variable in interface quicktime.std.StdQTConstants
Marker Event Defined Types // marker is 60 ee vv vv in hex, where e = event type, and v = value
kMarkerEventType. Static variable in interface quicktime.std.StdQTConstants
kMarkerEventValueFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kMarkerEventValueFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kMatrixTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kMaximumValue. Static variable in class quicktime.qd.QDColor
This is a convenience value - it represents the largest value that a colour component can have.
kMCIEColorTable. Static variable in interface quicktime.std.StdQTConstants
kMCIEDepressedButtonPicture. Static variable in interface quicktime.std.StdQTConstants
kMCIEDisabledButtonPicture. Static variable in interface quicktime.std.StdQTConstants
kMCIEDisabledSizeBoxPicture. Static variable in interface quicktime.std.StdQTConstants
kMCIEDisabledUnavailableButtonPicture. Static variable in interface quicktime.std.StdQTConstants
kMCIEDoButtonIconsDropOnDepress. Static variable in interface quicktime.std.StdQTConstants
kMCIEEnabledButtonPicture. Static variable in interface quicktime.std.StdQTConstants
kMCIEEnabledSizeBoxPicture. Static variable in interface quicktime.std.StdQTConstants
kMCIEEnabledUnavailableButtonPicture. Static variable in interface quicktime.std.StdQTConstants
kMCIEIsFlatAppearance. Static variable in interface quicktime.std.StdQTConstants
kMCIESoundSlider. Static variable in interface quicktime.std.StdQTConstants
kMCIESoundThumb. Static variable in interface quicktime.std.StdQTConstants
kMediaPropertyHasActions. Static variable in interface quicktime.std.StdQTConstants
kMediaPropertyNonLinearAtomType. Static variable in interface quicktime.std.StdQTConstants
kMediaVideoParamBlackLevel. Static variable in interface quicktime.std.StdQTConstants
kMediaVideoParamBrightness. Static variable in interface quicktime.std.StdQTConstants
kMediaVideoParamContrast. Static variable in interface quicktime.std.StdQTConstants
kMediaVideoParamHue. Static variable in interface quicktime.std.StdQTConstants
kMediaVideoParamSaturation. Static variable in interface quicktime.std.StdQTConstants
kMediaVideoParamSharpness. Static variable in interface quicktime.std.StdQTConstants
kMediaVideoParamWhiteLevel. Static variable in interface quicktime.std.StdQTConstants
kMicroControllerResolution. Static variable in class quicktime.std.music.NoteChannel
The smallest step that will effect a change in controller resolution
kMicrosoftADPCMFormat. Static variable in interface quicktime.sound.SoundConstants
kMicrosoftVideo1CodecType. Static variable in interface quicktime.std.StdQTConstants
kMicrotonalResolution. Static variable in class quicktime.std.music.NoteChannel
The smallest microtone is a semitone / 128.
kMiddleC. Static variable in interface quicktime.sound.SoundConstants
kMIDIAftertouch. Static variable in interface quicktime.std.StdQTConstants
kMIDIBeginSystemExclusive. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel1. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel10. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel11. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel12. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel13. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel14. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel15. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel16. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel2. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel3. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel4. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel5. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel6. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel7. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel8. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannel9. Static variable in interface quicktime.std.StdQTConstants
kMIDIChannelPressure. Static variable in interface quicktime.std.StdQTConstants
kMIDIControlChange. Static variable in interface quicktime.std.StdQTConstants
kMIDIEndSystemExclusive. Static variable in interface quicktime.std.StdQTConstants
kMIDIImport20Playable. Static variable in interface quicktime.std.StdQTConstants
kMIDIImportSilenceAfter. Static variable in interface quicktime.std.StdQTConstants
kMIDIImportSilenceBefore. Static variable in interface quicktime.std.StdQTConstants
kMIDIImportWantLyrics. Static variable in interface quicktime.std.StdQTConstants
kMIDIManagerComponentSubType. Static variable in interface quicktime.std.StdQTConstants
kMIDINoteOff. Static variable in interface quicktime.std.StdQTConstants
kMIDINoteOn. Static variable in interface quicktime.std.StdQTConstants
kMIDIPitchBend. Static variable in interface quicktime.std.StdQTConstants
kMIDIPolyPressure. Static variable in interface quicktime.std.StdQTConstants
kMIDIProgramChange. Static variable in interface quicktime.std.StdQTConstants
kMimeInfoDescriptionTag. Static variable in interface quicktime.std.StdQTConstants
kMimeInfoDoNotOverrideExistingFileTypeAssociation. Static variable in interface quicktime.std.StdQTConstants
kMimeInfoFileExtensionTag. Static variable in interface quicktime.std.StdQTConstants
kMimeInfoFileTypeTag. Static variable in interface quicktime.std.StdQTConstants
kMimeInfoGroupTag. Static variable in interface quicktime.std.StdQTConstants
kMimeInfoMimeTypeTag. Static variable in interface quicktime.std.StdQTConstants
kModifiersDisregarded. Static variable in class quicktime.app.actions.MouseResponder
kModifiersExactMatch. Static variable in class quicktime.app.actions.MouseResponder
kMotionJPEGACodecType. Static variable in interface quicktime.std.StdQTConstants
kMotionJPEGBCodecType. Static variable in interface quicktime.std.StdQTConstants
kMotionJPEGTag. Static variable in interface quicktime.std.StdQTConstants
kMouseEvents. Static variable in class quicktime.app.actions.MouseResponder
kMouseMotionEvents. Static variable in class quicktime.app.actions.MouseResponder
kMouseOrMouseMotionEvents. Static variable in class quicktime.app.actions.MouseResponder
kMoveEvents. Static variable in class quicktime.app.actions.MouseResponder
kMovieExportAbsoluteTime. Static variable in interface quicktime.std.StdQTConstants
kMovieExportRelativeTime. Static variable in interface quicktime.std.StdQTConstants
kMovieExportTextOnly. Static variable in interface quicktime.std.StdQTConstants
kMoviePlayer. Static variable in interface quicktime.std.StdQTConstants
kMovieVersion. Static variable in interface quicktime.std.StdQTConstants
kMShp. Static variable in interface quicktime.std.StdQTConstants
kMultiFrame. Static variable in interface quicktime.app.image.Redrawable
These flags are used in the construction of Redrawable to signify that the redrawable is a single or multi-framed (dynamic) image source.
kMusicComponentType. Static variable in interface quicktime.std.StdQTConstants
kMusicLoopTypeNormal. Static variable in interface quicktime.std.StdQTConstants
kMusicLoopTypePalindrome. Static variable in interface quicktime.std.StdQTConstants
kMusicPacketPortFound. Static variable in interface quicktime.std.StdQTConstants
kMusicPacketPortLost. Static variable in interface quicktime.std.StdQTConstants
kMusicPacketTimeGap. Static variable in interface quicktime.std.StdQTConstants
kNameAtom. Static variable in interface quicktime.std.StdQTConstants
kNativeSize. Static variable in class quicktime.qd3d.camera.CameraData
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.camera.CameraPlacement
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.camera.CameraRange
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.camera.CameraViewPort
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.image.CodecInfo
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.image.CodecName
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.image.CodecNameList
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd.ColorTable
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.sound.CompressionInfo
This is the size of this class
kNativeSize. Static variable in class quicktime.std.image.DataRateParams
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.qtcomponents.DataRateSettings
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.sg.DigitizerInfo
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.image.GraphicsMode
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.image.ICMFrameTime
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.image.ImageDescription
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.music.InstSampleDesc
This is the size of this class
kNativeSize. Static variable in class quicktime.std.image.Matrix
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.math.Matrix3x3
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.math.Matrix4x4
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.music.MusicMIDIPacket
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.music.NoteRequest
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.music.NoteRequestInfo
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd.OpenCPicParams
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.camera.OrthographicCameraData
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd.PixMap
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.math.Point3D
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd.QDGraphics
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.music.QTMIDIPort
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.math.Quaternion
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.movies.ResolvedQTEventSpec
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.transform.RotateTransformData
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.movies.media.SampleDescription
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.movies.media.SampleReference
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.sound.SoundComponentData
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.movies.media.SoundDescription
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.qtcomponents.SpatialSettings
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.sound.SPB
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.movies.media.SpriteDescription
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.music.SynthesizerConnections
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.qtcomponents.TemporalSettings
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.movies.media.TextDescription
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.qtcomponents.TimeCodeDef
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.qtcomponents.TimeCodeDescription
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.std.music.ToneDescription
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.math.Vector2D
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.math.Vector3D
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.camera.ViewAngleAspectCameraData
This is the size (the number of bytes) that are required for this class
kNativeSize. Static variable in class quicktime.qd3d.camera.ViewPlaneCameraData
This is the size (the number of bytes) that are required for this class
kNewImageGWorldErase. Static variable in interface quicktime.std.StdQTConstants
kNoAtom. Static variable in interface quicktime.std.StdQTConstants
kNoConstraint. Static variable in interface quicktime.qd.QDConstants
kNoDrumKit. Static variable in interface quicktime.std.StdQTConstants
kNoLooping. Static variable in class quicktime.app.spaces.Sequencer
kNoMaximumLongFixed. Static variable in interface quicktime.std.StdQTConstants
kNoMinimumLongFixed. Static variable in interface quicktime.std.StdQTConstants
kNoModifiers. Static variable in class quicktime.app.actions.MouseResponder
kNoModifiersMask. Static variable in class quicktime.app.actions.MouseResponder
kNonLinearTweenHeader. Static variable in interface quicktime.std.StdQTConstants
kNoPrecision. Static variable in interface quicktime.std.StdQTConstants
kNoQTIdleEvents. Static variable in interface quicktime.std.StdQTConstants
kNoScaleLongFixed. Static variable in interface quicktime.std.StdQTConstants
kNoteAllocatorComponentType. Static variable in interface quicktime.std.StdQTConstants
kNoteEventDurationFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kNoteEventDurationFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kNoteEventDurationMax. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kNoteEventLen. Static variable in interface quicktime.std.StdQTConstants
kNoteEventPitchFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kNoteEventPitchFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kNoteEventPitchOffset. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kNoteEventType. Static variable in interface quicktime.std.StdQTConstants
kNoteEventVolumeFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kNoteEventVolumeFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kNoteEventVolumeOffset. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kNoteRequestHeaderEventLength. Static variable in class quicktime.std.music.MusicData
The size (numer of ints) of a kNoteRequestEvent (including its header and footer)
kNoteRequestNoGM. Static variable in interface quicktime.std.StdQTConstants
kNoteRequestNoSynthType. Static variable in interface quicktime.std.StdQTConstants
kNoteRequestSynthMustMatch. Static variable in interface quicktime.std.StdQTConstants
kNoVolume. Static variable in interface quicktime.sound.SoundConstants
kOffsetBinary. Static variable in interface quicktime.sound.SoundConstants
kOMSComponentSubType. Static variable in interface quicktime.std.StdQTConstants
kOnlyDrawToSpriteWorld. Static variable in interface quicktime.std.StdQTConstants
kOpenDMLJPEGCodecType. Static variable in interface quicktime.std.StdQTConstants
kOperandAtomType. Static variable in interface quicktime.std.StdQTConstants
kOperandConstant. Static variable in interface quicktime.std.StdQTConstants
kOperandExpression. Static variable in interface quicktime.std.StdQTConstants
kOperandKeyIsDown. Static variable in interface quicktime.std.StdQTConstants
kOperandMouseLocalHLoc. Static variable in interface quicktime.std.StdQTConstants
kOperandMouseLocalVLoc. Static variable in interface quicktime.std.StdQTConstants
kOperandMovieIsLooping. Static variable in interface quicktime.std.StdQTConstants
kOperandMovieLoopIsPalindrome. Static variable in interface quicktime.std.StdQTConstants
kOperandMovieRate. Static variable in interface quicktime.std.StdQTConstants
kOperandMovieTime. Static variable in interface quicktime.std.StdQTConstants
kOperandMovieVolume. Static variable in interface quicktime.std.StdQTConstants
kOperandQTVRFieldOfView. Static variable in interface quicktime.std.StdQTConstants
kOperandQTVRNodeID. Static variable in interface quicktime.std.StdQTConstants
kOperandQTVRPanAngle. Static variable in interface quicktime.std.StdQTConstants
kOperandQTVRTiltAngle. Static variable in interface quicktime.std.StdQTConstants
kOperandRandom. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteBoundsBottom. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteBoundsLeft. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteBoundsRight. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteBoundsTop. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteFirstCornerX. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteFirstCornerY. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteFourthCornerX. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteFourthCornerY. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteID. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteImageIndex. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteImageRegistrationPointX. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteImageRegistrationPointY. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteIndex. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteLayer. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteSecondCornerX. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteSecondCornerY. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteThirdCornerX. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteThirdCornerY. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteTrackNumImages. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteTrackNumSprites. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteTrackVariable. Static variable in interface quicktime.std.StdQTConstants
kOperandSpriteVisible. Static variable in interface quicktime.std.StdQTConstants
kOperandTrackBalance. Static variable in interface quicktime.std.StdQTConstants
kOperandTrackEnabled. Static variable in interface quicktime.std.StdQTConstants
kOperandTrackHeight. Static variable in interface quicktime.std.StdQTConstants
kOperandTrackLayer. Static variable in interface quicktime.std.StdQTConstants
kOperandTrackVolume. Static variable in interface quicktime.std.StdQTConstants
kOperandTrackWidth. Static variable in interface quicktime.std.StdQTConstants
kOperatorAbsoluteValue. Static variable in interface quicktime.std.StdQTConstants
kOperatorAdd. Static variable in interface quicktime.std.StdQTConstants
kOperatorAnd. Static variable in interface quicktime.std.StdQTConstants
kOperatorAtomType. Static variable in interface quicktime.std.StdQTConstants
kOperatorDivide. Static variable in interface quicktime.std.StdQTConstants
kOperatorEqualTo. Static variable in interface quicktime.std.StdQTConstants
kOperatorGreaterThan. Static variable in interface quicktime.std.StdQTConstants
kOperatorGreaterThanEqualTo. Static variable in interface quicktime.std.StdQTConstants
kOperatorIntegerDivide. Static variable in interface quicktime.std.StdQTConstants
kOperatorLessThan. Static variable in interface quicktime.std.StdQTConstants
kOperatorLessThanEqualTo. Static variable in interface quicktime.std.StdQTConstants
kOperatorModulo. Static variable in interface quicktime.std.StdQTConstants
kOperatorMultiply. Static variable in interface quicktime.std.StdQTConstants
kOperatorNegate. Static variable in interface quicktime.std.StdQTConstants
kOperatorNot. Static variable in interface quicktime.std.StdQTConstants
kOperatorNotEqualTo. Static variable in interface quicktime.std.StdQTConstants
kOperatorOr. Static variable in interface quicktime.std.StdQTConstants
kOperatorSubtract. Static variable in interface quicktime.std.StdQTConstants
kParameterAlternateCodecID. Static variable in interface quicktime.std.StdQTConstants
kParameterAlternateCodecName. Static variable in interface quicktime.std.StdQTConstants
kParameterAlternateDataType. Static variable in interface quicktime.std.StdQTConstants
kParameterAtomTypeAndID. Static variable in interface quicktime.std.StdQTConstants
kParameterDataBehavior. Static variable in interface quicktime.std.StdQTConstants
kParameterDataDefaultItem. Static variable in interface quicktime.std.StdQTConstants
kParameterDataRange. Static variable in interface quicktime.std.StdQTConstants
kParameterDataType. Static variable in interface quicktime.std.StdQTConstants
kParameterDataUsage. Static variable in interface quicktime.std.StdQTConstants
kParameterDependencyID. Static variable in interface quicktime.std.StdQTConstants
kParameterDependencyName. Static variable in interface quicktime.std.StdQTConstants
kParameterEnumList. Static variable in interface quicktime.std.StdQTConstants
kParameterImageNoFlags. Static variable in interface quicktime.std.StdQTConstants
kParameterInfoCopyright. Static variable in interface quicktime.std.StdQTConstants
kParameterInfoDescription. Static variable in interface quicktime.std.StdQTConstants
kParameterInfoIDs. Static variable in interface quicktime.std.StdQTConstants
kParameterInfoLongName. Static variable in interface quicktime.std.StdQTConstants
kParameterInfoManufacturer. Static variable in interface quicktime.std.StdQTConstants
kParameterInfoPicture. Static variable in interface quicktime.std.StdQTConstants
kParameterInfoWindowTitle. Static variable in interface quicktime.std.StdQTConstants
kParameterItemCheckBox. Static variable in interface quicktime.std.StdQTConstants
kParameterItemColorPicker. Static variable in interface quicktime.std.StdQTConstants
kParameterItemControl. Static variable in interface quicktime.std.StdQTConstants
kParameterItemDragImage. Static variable in interface quicktime.std.StdQTConstants
kParameterItemEditDouble. Static variable in interface quicktime.std.StdQTConstants
kParameterItemEditFixed. Static variable in interface quicktime.std.StdQTConstants
kParameterItemEditLong. Static variable in interface quicktime.std.StdQTConstants
kParameterItemEditText. Static variable in interface quicktime.std.StdQTConstants
kParameterItemGroupDivider. Static variable in interface quicktime.std.StdQTConstants
kParameterItemLine. Static variable in interface quicktime.std.StdQTConstants
kParameterItemPopUp. Static variable in interface quicktime.std.StdQTConstants
kParameterItemRadioCluster. Static variable in interface quicktime.std.StdQTConstants
kParameterItemStaticText. Static variable in interface quicktime.std.StdQTConstants
kParameterListDependsUponColorProfiles. Static variable in interface quicktime.std.StdQTConstants
kParameterListDependsUponFonts. Static variable in interface quicktime.std.StdQTConstants
kParameterRepeatableFalse. Static variable in interface quicktime.std.StdQTConstants
kParameterRepeatableID. Static variable in interface quicktime.std.StdQTConstants
kParameterRepeatableName. Static variable in interface quicktime.std.StdQTConstants
kParameterRepeatableTrue. Static variable in interface quicktime.std.StdQTConstants
kParameterSourceCountID. Static variable in interface quicktime.std.StdQTConstants
kParameterSourceCountName. Static variable in interface quicktime.std.StdQTConstants
kParameterTitleID. Static variable in interface quicktime.std.StdQTConstants
kParameterTitleName. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataBitField. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataColorValue. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataCubic. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataDouble. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataEnum. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataFixed. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataImage. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataLong. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataNURB. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataRGBValue. Static variable in interface quicktime.std.StdQTConstants
kParameterTypeDataText. Static variable in interface quicktime.std.StdQTConstants
kParameterUsage3by3Matrix. Static variable in interface quicktime.std.StdQTConstants
kParameterUsage3DPoint. Static variable in interface quicktime.std.StdQTConstants
kParameterUsageDegrees. Static variable in interface quicktime.std.StdQTConstants
kParameterUsageMicroseconds. Static variable in interface quicktime.std.StdQTConstants
kParameterUsageMilliseconds. Static variable in interface quicktime.std.StdQTConstants
kParameterUsagePercent. Static variable in interface quicktime.std.StdQTConstants
kParameterUsagePixels. Static variable in interface quicktime.std.StdQTConstants
kParameterUsagePoint. Static variable in interface quicktime.std.StdQTConstants
kParameterUsageRadians. Static variable in interface quicktime.std.StdQTConstants
kParameterUsageRectangle. Static variable in interface quicktime.std.StdQTConstants
kParameterUsageSeconds. Static variable in interface quicktime.std.StdQTConstants
kParameterValidationFinalValidation. Static variable in interface quicktime.std.StdQTConstants
kParameterValidationNoFlags. Static variable in interface quicktime.std.StdQTConstants
kParameterVersionID. Static variable in interface quicktime.std.StdQTConstants
kParameterVersionName. Static variable in interface quicktime.std.StdQTConstants
kParameterWhatID. Static variable in interface quicktime.std.StdQTConstants
kParameterWhatName. Static variable in interface quicktime.std.StdQTConstants
kParentAtomIsContainer. Static variable in interface quicktime.std.StdQTConstants
kParentIsContainer. Static variable in class quicktime.std.movies.Atom
kPerformanceResize. Static variable in class quicktime.app.display.QTCanvas
Use this flag if the client can be resized to any size which is a factor of 2 of the initial size.
kPhotoCDCodecType. Static variable in interface quicktime.std.StdQTConstants
kPhotoshop. Static variable in interface quicktime.std.StdQTConstants
kPickDontMix. Static variable in interface quicktime.std.StdQTConstants
kPickEditAllowEdit. Static variable in interface quicktime.std.StdQTConstants
kPickEditAllowPick. Static variable in interface quicktime.std.StdQTConstants
kPickEditControllers. Static variable in interface quicktime.std.StdQTConstants
kPickEditSynthGlobal. Static variable in interface quicktime.std.StdQTConstants
kPickSameSynth. Static variable in interface quicktime.std.StdQTConstants
kPickUserInsts. Static variable in interface quicktime.std.StdQTConstants
kPictureCompressor. Static variable in interface quicktime.std.StdQTConstants
kPlanarRGBCodecType. Static variable in interface quicktime.std.StdQTConstants
kPopupStoreAsString. Static variable in interface quicktime.std.StdQTConstants
kPressReleaseEvents. Static variable in class quicktime.app.actions.MouseResponder
kPStringFormat. Static variable in class quicktime.util.StringHandle
kPushTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kQ3AxisX. Static variable in interface quicktime.qd3d.QD3DConstants
kQ3AxisY. Static variable in interface quicktime.qd3d.QD3DConstants
kQ3AxisZ. Static variable in interface quicktime.qd3d.QD3DConstants
kQ3ErrorAcceleratorAlreadySet. Static variable in interface quicktime.Errors
kQ3ErrorAccessRestricted. Static variable in interface quicktime.Errors
kQ3ErrorAlreadyInitialized. Static variable in interface quicktime.Errors
kQ3ErrorAlreadyRendering. Static variable in interface quicktime.Errors
kQ3ErrorAttributeInvalidType. Static variable in interface quicktime.Errors
kQ3ErrorAttributeNotContained. Static variable in interface quicktime.Errors
kQ3ErrorBadDrawContext. Static variable in interface quicktime.Errors
kQ3ErrorBadDrawContextFlag. Static variable in interface quicktime.Errors
kQ3ErrorBadDrawContextType. Static variable in interface quicktime.Errors
kQ3ErrorBadStringType. Static variable in interface quicktime.Errors
kQ3ErrorBeginWriteAlreadyCalled. Static variable in interface quicktime.Errors
kQ3ErrorBeginWriteNotCalled. Static variable in interface quicktime.Errors
kQ3ErrorBoundingLoopFailed. Static variable in interface quicktime.Errors
kQ3ErrorBoundsNotStarted. Static variable in interface quicktime.Errors
kQ3ErrorCameraNotSet. Static variable in interface quicktime.Errors
kQ3ErrorController. Static variable in interface quicktime.Errors
kQ3ErrorDataNotAvailable. Static variable in interface quicktime.Errors
kQ3ErrorDegenerateGeometry. Static variable in interface quicktime.Errors
kQ3ErrorDisplayNotSet. Static variable in interface quicktime.Errors
kQ3ErrorDrawContextNotSet. Static variable in interface quicktime.Errors
kQ3ErrorEndOfContainer. Static variable in interface quicktime.Errors
kQ3ErrorEndOfFile. Static variable in interface quicktime.Errors
kQ3ErrorEndWriteNotCalled. Static variable in interface quicktime.Errors
kQ3ErrorExtensionError. Static variable in interface quicktime.Errors
kQ3ErrorFileAlreadyOpen. Static variable in interface quicktime.Errors
kQ3ErrorFileCancelled. Static variable in interface quicktime.Errors
kQ3ErrorFileIsOpen. Static variable in interface quicktime.Errors
kQ3ErrorFileModeRestriction. Static variable in interface quicktime.Errors
kQ3ErrorFileNotOpen. Static variable in interface quicktime.Errors
kQ3ErrorFileVersionExists. Static variable in interface quicktime.Errors
kQ3ErrorGeometryInsufficientNumberOfPoints. Static variable in interface quicktime.Errors
kQ3ErrorImmediateModeUnderflow. Static variable in interface quicktime.Errors
kQ3ErrorInternalError. Static variable in interface quicktime.Errors
kQ3ErrorInvalidCameraValues. Static variable in interface quicktime.Errors
kQ3ErrorInvalidData. Static variable in interface quicktime.Errors
kQ3ErrorInvalidGeometryType. Static variable in interface quicktime.Errors
kQ3ErrorInvalidHexString. Static variable in interface quicktime.Errors
kQ3ErrorInvalidMetafile. Static variable in interface quicktime.Errors
kQ3ErrorInvalidMetafileLabel. Static variable in interface quicktime.Errors
kQ3ErrorInvalidMetafileObject. Static variable in interface quicktime.Errors
kQ3ErrorInvalidMetafilePrimitive. Static variable in interface quicktime.Errors
kQ3ErrorInvalidMetafileSubObject. Static variable in interface quicktime.Errors
kQ3ErrorInvalidObject. Static variable in interface quicktime.Errors
kQ3ErrorInvalidObjectClass. Static variable in interface quicktime.Errors
kQ3ErrorInvalidObjectForGroup. Static variable in interface quicktime.Errors
kQ3ErrorInvalidObjectForPosition. Static variable in interface quicktime.Errors
kQ3ErrorInvalidObjectName. Static variable in interface quicktime.Errors
kQ3ErrorInvalidObjectType. Static variable in interface quicktime.Errors
kQ3ErrorInvalidParameter. Static variable in interface quicktime.Errors
kQ3ErrorInvalidPositionForGroup. Static variable in interface quicktime.Errors
kQ3ErrorInvalidSubObjectForObject. Static variable in interface quicktime.Errors
kQ3ErrorLastFatalError. Static variable in interface quicktime.Errors
kQ3ErrorMacintoshError. Static variable in interface quicktime.Errors
kQ3ErrorMemoryLeak. Static variable in interface quicktime.Errors
kQ3ErrorMetaHandlerRequired. Static variable in interface quicktime.Errors
kQ3ErrorNeedRequiredMethods. Static variable in interface quicktime.Errors
kQ3ErrorNoBeginGroup. Static variable in interface quicktime.Errors
kQ3ErrorNoExtensionsFolder. Static variable in interface quicktime.Errors
kQ3ErrorNonInvertibleMatrix. Static variable in interface quicktime.Errors
kQ3ErrorNonUniqueLabel. Static variable in interface quicktime.Errors
kQ3ErrorNoRecovery. Static variable in interface quicktime.Errors
kQ3ErrorNoStorageSetForFile. Static variable in interface quicktime.Errors
kQ3ErrorNoSubClassType. Static variable in interface quicktime.Errors
kQ3ErrorNothingToPop. Static variable in interface quicktime.Errors
kQ3ErrorNotInitialized. Static variable in interface quicktime.Errors
kQ3ErrorNotSupported. Static variable in interface quicktime.Errors
kQ3ErrorNULLParameter. Static variable in interface quicktime.Errors
kQ3ErrorObjectClassInUse. Static variable in interface quicktime.Errors
kQ3ErrorOutOfMemory. Static variable in interface quicktime.Errors
kQ3ErrorParameterOutOfRange. Static variable in interface quicktime.Errors
kQ3ErrorPickingLoopFailed. Static variable in interface quicktime.Errors
kQ3ErrorPickingNotStarted. Static variable in interface quicktime.Errors
kQ3ErrorPrivateExtensionError. Static variable in interface quicktime.Errors
kQ3ErrorReadLessThanSize. Static variable in interface quicktime.Errors
kQ3ErrorReadMoreThanSize. Static variable in interface quicktime.Errors
kQ3ErrorReadStateInactive. Static variable in interface quicktime.Errors
kQ3ErrorRegistrationFailed. Static variable in interface quicktime.Errors
kQ3ErrorRendererNotSet. Static variable in interface quicktime.Errors
kQ3ErrorRenderingIsActive. Static variable in interface quicktime.Errors
kQ3ErrorRenderingLoopFailed. Static variable in interface quicktime.Errors
kQ3ErrorRenderingNotStarted. Static variable in interface quicktime.Errors
kQ3ErrorScaleOfZero. Static variable in interface quicktime.Errors
kQ3ErrorSizeMismatch. Static variable in interface quicktime.Errors
kQ3ErrorSizeNotLongAligned. Static variable in interface quicktime.Errors
kQ3ErrorStartGroupRange. Static variable in interface quicktime.Errors
kQ3ErrorStateUnavailable. Static variable in interface quicktime.Errors
kQ3ErrorStorageAlreadyOpen. Static variable in interface quicktime.Errors
kQ3ErrorStorageInUse. Static variable in interface quicktime.Errors
kQ3ErrorStorageIsOpen. Static variable in interface quicktime.Errors
kQ3ErrorStorageNotOpen. Static variable in interface quicktime.Errors
kQ3ErrorStringExceedsMaximumLength. Static variable in interface quicktime.Errors
kQ3ErrorTracker. Static variable in interface quicktime.Errors
kQ3ErrorTypeAlreadyExistsAndHasObjectInstances. Static variable in interface quicktime.Errors
kQ3ErrorTypeAlreadyExistsAndHasSubclasses. Static variable in interface quicktime.Errors
kQ3ErrorTypeAlreadyExistsAndOtherClassesDependOnIt. Static variable in interface quicktime.Errors
kQ3ErrorUnimplemented. Static variable in interface quicktime.Errors
kQ3ErrorUnixError. Static variable in interface quicktime.Errors
kQ3ErrorUnknownElementType. Static variable in interface quicktime.Errors
kQ3ErrorUnknownObject. Static variable in interface quicktime.Errors
kQ3ErrorUnknownStudioType. Static variable in interface quicktime.Errors
kQ3ErrorUnmatchedEndGroup. Static variable in interface quicktime.Errors
kQ3ErrorUnresolvableReference. Static variable in interface quicktime.Errors
kQ3ErrorUnsupportedFunctionality. Static variable in interface quicktime.Errors
kQ3ErrorUnsupportedGeometryType. Static variable in interface quicktime.Errors
kQ3ErrorUnsupportedPixelDepth. Static variable in interface quicktime.Errors
kQ3ErrorValueExceedsMaximumSize. Static variable in interface quicktime.Errors
kQ3ErrorVector3DNotUnitLength. Static variable in interface quicktime.Errors
kQ3ErrorVector3DZeroLength. Static variable in interface quicktime.Errors
kQ3ErrorViewIsStarted. Static variable in interface quicktime.Errors
kQ3ErrorViewNotStarted. Static variable in interface quicktime.Errors
kQ3ErrorWin32Error. Static variable in interface quicktime.Errors
kQ3ErrorWriteStateInactive. Static variable in interface quicktime.Errors
kQ3ErrorWritingLoopFailed. Static variable in interface quicktime.Errors
kQ3ErrorWroteLessThanSize. Static variable in interface quicktime.Errors
kQ3ErrorWroteMoreThanSize. Static variable in interface quicktime.Errors
kQ3ErrorX11Error. Static variable in interface quicktime.Errors
kQ3NoticeBrightnessGreaterThanOne. Static variable in interface quicktime.Errors
kQ3NoticeDataAlreadyEmpty. Static variable in interface quicktime.Errors
kQ3NoticeDrawContextNotSetUsingInternalDefaults. Static variable in interface quicktime.Errors
kQ3NoticeFileAliasWasChanged. Static variable in interface quicktime.Errors
kQ3NoticeFileCancelled. Static variable in interface quicktime.Errors
kQ3NoticeInvalidAttenuationTypeUsingInternalDefaults. Static variable in interface quicktime.Errors
kQ3NoticeMeshEdgeIsNotBoundary. Static variable in interface quicktime.Errors
kQ3NoticeMeshEdgeVertexDoNotCorrespond. Static variable in interface quicktime.Errors
kQ3NoticeMeshInvalidVertexFacePair. Static variable in interface quicktime.Errors
kQ3NoticeMeshVertexHasNoComponent. Static variable in interface quicktime.Errors
kQ3NoticeMethodNotSupported. Static variable in interface quicktime.Errors
kQ3NoticeObjectAlreadySet. Static variable in interface quicktime.Errors
kQ3NoticeParameterOutOfRange. Static variable in interface quicktime.Errors
kQ3NoticeScaleContainsZeroEntries. Static variable in interface quicktime.Errors
kQ3NoticeSystemAlreadyInitialized. Static variable in interface quicktime.Errors
kQ3NoticeViewSyncCalledAgain. Static variable in interface quicktime.Errors
kQ3ViewerActive. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerButtonCamera. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerButtonDolly. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerButtonOrbit. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerButtonReset. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerButtonTruck. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerButtonZoom. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerCameraBack. Static variable in interface quicktime.qd3d.QD3DConstants
define the settings for the camera popup
kQ3ViewerCameraBottom. Static variable in interface quicktime.qd3d.QD3DConstants
define the settings for the camera popup
kQ3ViewerCameraFit. Static variable in interface quicktime.qd3d.QD3DConstants
define the settings for the camera popup
kQ3ViewerCameraFront. Static variable in interface quicktime.qd3d.QD3DConstants
define the settings for the camera popup
kQ3ViewerCameraLeft. Static variable in interface quicktime.qd3d.QD3DConstants
define the settings for the camera popup
kQ3ViewerCameraRestore. Static variable in interface quicktime.qd3d.QD3DConstants
define the settings for the camera popup
kQ3ViewerCameraRight. Static variable in interface quicktime.qd3d.QD3DConstants
define the settings for the camera popup
kQ3ViewerCameraTop. Static variable in interface quicktime.qd3d.QD3DConstants
define the settings for the camera popup
kQ3ViewerControllerVisible. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerDefault. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerDraggingInOff. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerDraggingOff. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerDraggingOutOff. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerDragMode. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerDrawDragBorder. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerDrawFrame. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerDrawGrowBox. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerEmpty. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer states
kQ3ViewerHasModel. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer states
kQ3ViewerHasUndo. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer states
kQ3ViewerOutputTextMode. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3ViewerShowBadge. Static variable in interface quicktime.qd3d.QD3DConstants
define the viewer flags
kQ3WarningExtensionNotLoading. Static variable in interface quicktime.Errors
kQ3WarningFilePointerRedefined. Static variable in interface quicktime.Errors
kQ3WarningFilePointerResolutionFailed. Static variable in interface quicktime.Errors
kQ3WarningFunctionalityNotSupported. Static variable in interface quicktime.Errors
kQ3WarningInconsistentData. Static variable in interface quicktime.Errors
kQ3WarningInternalException. Static variable in interface quicktime.Errors
kQ3WarningInvalidHexString. Static variable in interface quicktime.Errors
kQ3WarningInvalidMetafileObject. Static variable in interface quicktime.Errors
kQ3WarningInvalidObjectInGroupMetafile. Static variable in interface quicktime.Errors
kQ3WarningInvalidPaneDimensions. Static variable in interface quicktime.Errors
kQ3WarningInvalidSubObjectForObject. Static variable in interface quicktime.Errors
kQ3WarningInvalidTableOfContents. Static variable in interface quicktime.Errors
kQ3WarningLowMemory. Static variable in interface quicktime.Errors
kQ3WarningNoAttachMethod. Static variable in interface quicktime.Errors
kQ3WarningNone. Static variable in interface quicktime.Errors
kQ3WarningNonInvertibleMatrix. Static variable in interface quicktime.Errors
kQ3WarningNoObjectSupportForDrawMethod. Static variable in interface quicktime.Errors
kQ3WarningNoObjectSupportForDuplicateMethod. Static variable in interface quicktime.Errors
kQ3WarningNoObjectSupportForReadMethod. Static variable in interface quicktime.Errors
kQ3WarningNoObjectSupportForWriteMethod. Static variable in interface quicktime.Errors
kQ3WarningParameterOutOfRange. Static variable in interface quicktime.Errors
kQ3WarningPickParamOutside. Static variable in interface quicktime.Errors
kQ3WarningPossibleMemoryLeak. Static variable in interface quicktime.Errors
kQ3WarningQuaternionEntriesAreZero. Static variable in interface quicktime.Errors
kQ3WarningReadLessThanSize. Static variable in interface quicktime.Errors
kQ3WarningScaleContainsNegativeEntries. Static variable in interface quicktime.Errors
kQ3WarningScaleEntriesAllZero. Static variable in interface quicktime.Errors
kQ3WarningStringExceedsMaximumLength. Static variable in interface quicktime.Errors
kQ3WarningTypeAlreadyRegistered. Static variable in interface quicktime.Errors
kQ3WarningTypeAndMethodAlreadyDefined. Static variable in interface quicktime.Errors
kQ3WarningTypeHasNotBeenRegistered. Static variable in interface quicktime.Errors
kQ3WarningTypeIsOutOfRange. Static variable in interface quicktime.Errors
kQ3WarningTypeNewerVersionAlreadyRegistered. Static variable in interface quicktime.Errors
kQ3WarningTypeSameVersionAlreadyRegistered. Static variable in interface quicktime.Errors
kQ3WarningUnknownElementType. Static variable in interface quicktime.Errors
kQ3WarningUnknownObject. Static variable in interface quicktime.Errors
kQ3WarningUnmatchedBeginGroup. Static variable in interface quicktime.Errors
kQ3WarningUnmatchedEndGroup. Static variable in interface quicktime.Errors
kQ3WarningUnresolvableReference. Static variable in interface quicktime.Errors
kQ3WarningVector3DNotUnitLength. Static variable in interface quicktime.Errors
kQ3WarningViewTraversalInProgress. Static variable in interface quicktime.Errors
kQDGrafVerbErase. Static variable in interface quicktime.qd.QDConstants
kQDGrafVerbFill. Static variable in interface quicktime.qd.QDConstants
kQDGrafVerbFrame. Static variable in interface quicktime.qd.QDConstants
kQDGrafVerbInvert. Static variable in interface quicktime.qd.QDConstants
kQDGrafVerbPaint. Static variable in interface quicktime.qd.QDConstants
kQTControllerID. Static variable in interface quicktime.vr.QTVRConstants
kQTControllerType. Static variable in interface quicktime.vr.QTVRConstants
kQTEventFrameLoaded. Static variable in interface quicktime.std.StdQTConstants
kQTEventIdle. Static variable in interface quicktime.std.StdQTConstants
kQTEventMouseClick. Static variable in interface quicktime.std.StdQTConstants
kQTEventMouseClickEnd. Static variable in interface quicktime.std.StdQTConstants
kQTEventMouseClickEndTriggerButton. Static variable in interface quicktime.std.StdQTConstants
kQTEventMouseEnter. Static variable in interface quicktime.std.StdQTConstants
kQTEventMouseExit. Static variable in interface quicktime.std.StdQTConstants
kQTEventRequestToModifyMovie. Static variable in interface quicktime.std.StdQTConstants
kQTEventType. Static variable in interface quicktime.std.StdQTConstants
kQTFileType3DMF. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeAIFC. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeAIFF. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeAudioCDTrack. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeAVI. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeBMP. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeDVC. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeGIF. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeJFIF. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeJPEG. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeMacPaint. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeMIDI. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeMovie. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeMuLaw. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypePhotoShop. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypePICS. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypePicture. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeQuickDrawGXPicture. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeQuickTimeImage. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeSGIImage. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeSoundDesignerII. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeSystemSevenSound. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeTargaImage. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeText. Static variable in interface quicktime.std.StdQTConstants
kQTFileTypeWave. Static variable in interface quicktime.std.StdQTConstants
kQTMIDIComponentType. Static variable in interface quicktime.std.StdQTConstants
kQTMLHandlePortEvents. Static variable in interface quicktime.QTConstants
kQTMLNoIdleEvents. Static variable in interface quicktime.QTConstants
kQTMouseMotionEvents. Static variable in class quicktime.app.actions.MouseResponder
kQTMSKnobEnv1AttackTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv1DecayTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv1ExpOptionsID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv1ReleaseTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv1SustainInfiniteID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv1SustainLevelID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv1SustainTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv2AttackTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv2DecayTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv2ExpOptionsID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv2ReleaseTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv2SustainInfiniteID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv2SustainLevelID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobEnv2SustainTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobExclusionGroupID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobFilterFrequencyEnvelopeDepthID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobFilterFrequencyEnvelopeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobFilterKeyFollowID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobFilterQEnvelopeDepthID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobFilterQEnvelopeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobFilterQID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobFilterTransposeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobLastIDPlus1. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchEnvelopeDepthID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchEnvelopeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchLFODelayID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchLFODepthFromWheelID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchLFODepthID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchLFOOffsetID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchLFOPeriodID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchLFOQuantizeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchLFORampTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchLFOShapeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchSensitivityID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobPitchTransposeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobReverbThresholdID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobStartID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobStereoDefaultPanID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobStereoPositionKeyScalingID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobSustainInfiniteID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobSustainTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVelocityHighID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVelocityLowID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVelocitySensitivityID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeAttackTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeAttackVelScalingID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeDecayKeyScalingID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeDecayTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeExpOptionsID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeLFODelayID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeLFODepthFromWheelID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeLFODepthID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeLFOPeriodID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeLFORampTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeLFOShapeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeLFOStereoID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeOverallID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeRelease1RateID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeReleaseTimeID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeSustainLevelID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeVelocity127ID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeVelocity16ID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeVelocity32ID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeVelocity64ID. Static variable in interface quicktime.std.StdQTConstants
kQTMSKnobVolumeVelocity96ID. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsAudioCDTrack. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsAudioCDTrackRateShift. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsEffect. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsMIDI. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsMIDISettingFlags. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsSound. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsText. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsTextDescription. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsTextSettingFlags. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsTextSize. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsTextTimeFraction. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsTime. Static variable in interface quicktime.std.StdQTConstants
kQTSettingsVideo. Static variable in interface quicktime.std.StdQTConstants
kQTVideoOutputDontDisplayToUser. Static variable in interface quicktime.std.StdQTConstants
kQTVODecompressorComponent. Static variable in interface quicktime.std.StdQTConstants
Display mode atom types
kQTVODecompressorContinuous. Static variable in interface quicktime.std.StdQTConstants
Display mode atom types
kQTVODecompressors. Static variable in interface quicktime.std.StdQTConstants
Display mode atom types
kQTVODecompressorType. Static variable in interface quicktime.std.StdQTConstants
Display mode atom types
kQTVODimensions. Static variable in interface quicktime.std.StdQTConstants
Display mode atom types
kQTVODisplayModeItem. Static variable in interface quicktime.std.StdQTConstants
Display mode atom types
kQTVOName. Static variable in interface quicktime.std.StdQTConstants
Display mode atom types
kQTVOPixelType. Static variable in interface quicktime.std.StdQTConstants
Display mode atom types
kQTVORefreshRate. Static variable in interface quicktime.std.StdQTConstants
Display mode atom types
kQTVOResolution. Static variable in interface quicktime.std.StdQTConstants
Display mode atom types
kQTVRAllHotSpots. Static variable in interface quicktime.vr.QTVRConstants
Values for enableFlag parameter in QTVREnableHotSpot
kQTVRAllModes. Static variable in interface quicktime.vr.QTVRConstants
Imaging Modes used by QTVRSetImagingProperty, QTVRGetImagingProperty, QTVRUpdate, QTVRBeginUpdate
kQTVRAngleRangeAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRCantPanDown. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRCantPanLeft. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRCantPanRight. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRCantPanUp. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRCantTranslateDown. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRCantTranslateLeft. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRCantTranslateRight. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRCantTranslateUp. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRCantZoomIn. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRCantZoomOut. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRCanZoom. Static variable in interface quicktime.vr.QTVRConstants
kQTVRColorCursorAtomType. Static variable in interface quicktime.vr.QTVRConstants
VRWorld atom types
kQTVRColorCursorType. Static variable in interface quicktime.vr.QTVRConstants
Cursor types used in type field of QTVRCursorRecord
kQTVRControllerSubType. Static variable in interface quicktime.vr.QTVRConstants
kQTVRCurrent. Static variable in interface quicktime.vr.QTVRConstants
kQTVRCurrentMode. Static variable in interface quicktime.vr.QTVRConstants
Imaging Modes used by QTVRSetImagingProperty, QTVRGetImagingProperty, QTVRUpdate, QTVRBeginUpdate
kQTVRCurrentNode. Static variable in interface quicktime.vr.QTVRConstants
Special Values for nodeID in QTVRGoToNodeID
kQTVRCursorAtomType. Static variable in interface quicktime.vr.QTVRConstants
VRWorld atom types
kQTVRCursorParentAtomType. Static variable in interface quicktime.vr.QTVRConstants
VRWorld atom types
kQTVRDefault. Static variable in interface quicktime.vr.QTVRConstants
kQTVRDefaultNode. Static variable in interface quicktime.vr.QTVRConstants
Special Values for nodeID in QTVRGoToNodeID
kQTVRDegrees. Static variable in interface quicktime.vr.QTVRConstants
Angular units used by QTVRSetAngularUnits
kQTVRDontLoopViewFrames. Static variable in interface quicktime.vr.QTVRConstants
Values for setting parameter in QTVRSetAnimationSetting, QTVRGetAnimationSetting View Frame Animation Settings
kQTVRDown. Static variable in interface quicktime.vr.QTVRConstants
kQTVRDownLeft. Static variable in interface quicktime.vr.QTVRConstants
kQTVRDownRight. Static variable in interface quicktime.vr.QTVRConstants
kQTVRFieldOfView. Static variable in interface quicktime.vr.QTVRConstants
Values for kind parameter in QTVRGet/SetConstraints, QTVRGetViewingLimits
kQTVRFOVConstraintAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRFullCorrection. Static variable in interface quicktime.vr.QTVRConstants
Panorama correction modes used for the kQTVRImagingCorrection imaging property
kQTVRGetHotSpotTypeSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRHotSpotAtomType. Static variable in interface quicktime.vr.QTVRConstants
NodeInfo atom types
kQTVRHotSpotEnter. Static variable in interface quicktime.vr.QTVRConstants
Values for flags parameter in QTVRMouseOverHotSpot callback
kQTVRHotSpotID. Static variable in interface quicktime.vr.QTVRConstants
Values for enableFlag parameter in QTVREnableHotSpot
kQTVRHotSpotInfoAtomType. Static variable in interface quicktime.vr.QTVRConstants
NodeInfo atom types
kQTVRHotSpotLeave. Static variable in interface quicktime.vr.QTVRConstants
Values for flags parameter in QTVRMouseOverHotSpot callback
kQTVRHotSpotLinkType. Static variable in interface quicktime.vr.QTVRConstants
QTVR hot spot types
kQTVRHotSpotNavigableType. Static variable in interface quicktime.vr.QTVRConstants
Old hot spot types
kQTVRHotSpotParentAtomType. Static variable in interface quicktime.vr.QTVRConstants
NodeInfo atom types
kQTVRHotSpotTrackRefAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRHotSpotTrackRefType. Static variable in interface quicktime.vr.QTVRConstants
Track reference types
kQTVRHotSpotType. Static variable in interface quicktime.vr.QTVRConstants
Values for enableFlag parameter in QTVREnableHotSpot
kQTVRHotSpotUndefinedType. Static variable in interface quicktime.vr.QTVRConstants
QTVR hot spot types
kQTVRHotSpotURLType. Static variable in interface quicktime.vr.QTVRConstants
QTVR hot spot types
kQTVRHotSpotWithin. Static variable in interface quicktime.vr.QTVRConstants
Values for flags parameter in QTVRMouseOverHotSpot callback
kQTVRImageTrackRefAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRImageTrackRefType. Static variable in interface quicktime.vr.QTVRConstants
Track reference types
kQTVRImagingCorrection. Static variable in interface quicktime.vr.QTVRConstants
Imaging Properties used by QTVRSetImagingProperty, QTVRGetImagingProperty
kQTVRImagingCurrentMode. Static variable in interface quicktime.vr.QTVRConstants
Imaging Properties used by QTVRSetImagingProperty, QTVRGetImagingProperty
kQTVRImagingDirectDraw. Static variable in interface quicktime.vr.QTVRConstants
Imaging Properties used by QTVRSetImagingProperty, QTVRGetImagingProperty
kQTVRImagingParentAtomType. Static variable in interface quicktime.vr.QTVRConstants
VRWorld atom types
kQTVRImagingQuality. Static variable in interface quicktime.vr.QTVRConstants
Imaging Properties used by QTVRSetImagingProperty, QTVRGetImagingProperty
kQTVRInteractionDefaultValue. Static variable in interface quicktime.vr.QTVRConstants
OR the above with kQTVRInteractionDefaultValue to get/set the default value
kQTVRInteractionMouseClickHysteresis. Static variable in interface quicktime.vr.QTVRConstants
Properties for use with QTVRSetInteractionProperty/GetInteractionProperty
kQTVRInteractionMouseClickTimeout. Static variable in interface quicktime.vr.QTVRConstants
Properties for use with QTVRSetInteractionProperty/GetInteractionProperty
kQTVRInteractionMouseMotionScale. Static variable in interface quicktime.vr.QTVRConstants
Properties for use with QTVRSetInteractionProperty/GetInteractionProperty
kQTVRInteractionNudgeMode. Static variable in interface quicktime.vr.QTVRConstants
Properties for use with QTVRSetInteractionProperty/GetInteractionProperty
kQTVRInteractionPanTiltSpeed. Static variable in interface quicktime.vr.QTVRConstants
Properties for use with QTVRSetInteractionProperty/GetInteractionProperty
kQTVRInteractionTranslateOnMouseDown. Static variable in interface quicktime.vr.QTVRConstants
Properties for use with QTVRSetInteractionProperty/GetInteractionProperty
kQTVRInteractionZoomSpeed. Static variable in interface quicktime.vr.QTVRConstants
Properties for use with QTVRSetInteractionProperty/GetInteractionProperty
kQTVRLeft. Static variable in interface quicktime.vr.QTVRConstants
kQTVRLinkInfoAtomType. Static variable in interface quicktime.vr.QTVRConstants
NodeInfo atom types
kQTVRMotion. Static variable in interface quicktime.vr.QTVRConstants
Imaging Modes used by QTVRSetImagingProperty, QTVRGetImagingProperty, QTVRUpdate, QTVRBeginUpdate
kQTVRMouseDown. Static variable in interface quicktime.vr.QTVRConstants
kQTVRMouseDownSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRMouseEnterSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRMouseLeaveSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRMouseStillDownSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRMouseUpSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRMouseWithinSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRNoCorrection. Static variable in interface quicktime.vr.QTVRConstants
Panorama correction modes used for the kQTVRImagingCorrection imaging property
kQTVRNodeHeaderAtomType. Static variable in interface quicktime.vr.QTVRConstants
NodeInfo atom types
kQTVRNodeIDAtomType. Static variable in interface quicktime.vr.QTVRConstants
VRWorld atom types
kQTVRNodeLocationAtomType. Static variable in interface quicktime.vr.QTVRConstants
VRWorld atom types
kQTVRNodeParentAtomType. Static variable in interface quicktime.vr.QTVRConstants
VRWorld atom types
kQTVRNudgeRotate. Static variable in interface quicktime.vr.QTVRConstants
kQTVRNudgeSameAsMouse. Static variable in interface quicktime.vr.QTVRConstants
kQTVRNudgeTranslate. Static variable in interface quicktime.vr.QTVRConstants
kQTVRObjectHotSpotTrackRefAtomID. Static variable in interface quicktime.vr.QTVRConstants
kQTVRObjectImageTrackRefAtomID. Static variable in interface quicktime.vr.QTVRConstants
kQTVRObjectImagingAtomType. Static variable in interface quicktime.vr.QTVRConstants
VRWorld atom types
kQTVRObjectInfoAtomID. Static variable in interface quicktime.vr.QTVRConstants
kQTVRObjectInfoAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRObjectType. Static variable in interface quicktime.vr.QTVRConstants
kQTVROldObjectType. Static variable in interface quicktime.vr.QTVRConstants
kQTVROldPanoType. Static variable in interface quicktime.vr.QTVRConstants
kQTVRPalindromeViewFrames. Static variable in interface quicktime.vr.QTVRConstants
Values for setting parameter in QTVRSetAnimationSetting, QTVRGetAnimationSetting View Frame Animation Settings
kQTVRPalindromeViews. Static variable in interface quicktime.vr.QTVRConstants
Values for setting parameter in QTVRSetAnimationSetting, QTVRGetAnimationSetting View Frame Animation Settings
kQTVRPan. Static variable in interface quicktime.vr.QTVRConstants
Values for kind parameter in QTVRGet/SetConstraints, QTVRGetViewingLimits
kQTVRPanConstraintAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRPanning. Static variable in interface quicktime.vr.QTVRConstants
Object-only mouse mode values used to construct value returned by QTVRGetCurrentMouseMode
kQTVRPanoFlagHorizontal. Static variable in interface quicktime.vr.QTVRConstants
Values for flags field in QTVRPanoSampleAtom
kQTVRPanoFlagLast. Static variable in interface quicktime.vr.QTVRConstants
Values for flags field in QTVRPanoSampleAtom
kQTVRPanoImagingAtomType. Static variable in interface quicktime.vr.QTVRConstants
VRWorld atom types
kQTVRPanoramaType. Static variable in interface quicktime.vr.QTVRConstants
kQTVRPanoSampleDataAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRPartialCorrection. Static variable in interface quicktime.vr.QTVRConstants
Panorama correction modes used for the kQTVRImagingCorrection imaging property
kQTVRPlayEveryViewFrame. Static variable in interface quicktime.vr.QTVRConstants
Values for setting parameter in QTVRSetAnimationSetting, QTVRGetAnimationSetting View Frame Animation Settings
kQTVRPlayStreamingViews. Static variable in interface quicktime.vr.QTVRConstants
Values for setting parameter in QTVRSetAnimationSetting, QTVRGetAnimationSetting View Frame Animation Settings
kQTVRPreScreenEveryIdle. Static variable in interface quicktime.vr.QTVRConstants
Values for flags parameter in QTVRSetPrescreenImagingCompleteProc
kQTVRPreviousNode. Static variable in interface quicktime.vr.QTVRConstants
Special Values for nodeID in QTVRGoToNodeID
kQTVRQTVRType. Static variable in interface quicktime.vr.QTVRConstants
kQTVRRadians. Static variable in interface quicktime.vr.QTVRConstants
Angular units used by QTVRSetAngularUnits
kQTVRReverseHControl. Static variable in interface quicktime.vr.QTVRConstants
kQTVRReverseVControl. Static variable in interface quicktime.vr.QTVRConstants
kQTVRRight. Static variable in interface quicktime.vr.QTVRConstants
kQTVRSameFile. Static variable in interface quicktime.vr.QTVRConstants
Values for locationFlags field in QTVRNodeLocationAtom
kQTVRScrolling. Static variable in interface quicktime.vr.QTVRConstants
Object-only mouse mode values used to construct value returned by QTVRGetCurrentMouseMode
kQTVRSelecting. Static variable in interface quicktime.vr.QTVRConstants
Object-only mouse mode values used to construct value returned by QTVRGetCurrentMouseMode
kQTVRSetFieldOfViewSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRSetPanAngleSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRSetTiltAngleSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRSetViewCenterSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRStartFirstViewFrame. Static variable in interface quicktime.vr.QTVRConstants
Values for setting parameter in QTVRSetAnimationSetting, QTVRGetAnimationSetting View Frame Animation Settings
kQTVRStatic. Static variable in interface quicktime.vr.QTVRConstants
Imaging Modes used by QTVRSetImagingProperty, QTVRGetImagingProperty, QTVRUpdate, QTVRBeginUpdate
kQTVRStdCursorType. Static variable in interface quicktime.vr.QTVRConstants
Cursor types used in type field of QTVRCursorRecord
kQTVRStringAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRStringEncodingAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRSwapHVControl. Static variable in interface quicktime.vr.QTVRConstants
kQTVRSyncViewToFrameRate. Static variable in interface quicktime.vr.QTVRConstants
Values for setting parameter in QTVRSetAnimationSetting, QTVRGetAnimationSetting View Frame Animation Settings
kQTVRTilt. Static variable in interface quicktime.vr.QTVRConstants
Values for kind parameter in QTVRGet/SetConstraints, QTVRGetViewingLimits
kQTVRTiltConstraintAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRTrackRefArrayAtomType. Static variable in interface quicktime.vr.QTVRConstants
Miscellaneous atom types
kQTVRTransitionDirection. Static variable in interface quicktime.vr.QTVRConstants
Transition Properties QTVRSetTransitionProperty
kQTVRTransitionSpeed. Static variable in interface quicktime.vr.QTVRConstants
Transition Properties QTVRSetTransitionProperty
kQTVRTransitionSwing. Static variable in interface quicktime.vr.QTVRConstants
Transition Types used by QTVRSetTransitionProperty, QTVREnableTransition
kQTVRTranslating. Static variable in interface quicktime.vr.QTVRConstants
Object-only mouse mode values used to construct value returned by QTVRGetCurrentMouseMode
kQTVRTranslation. Static variable in interface quicktime.vr.QTVRConstants
kQTVRTriggerHotSpotSelector. Static variable in interface quicktime.vr.QTVRConstants
kQTVRUnconstrained. Static variable in interface quicktime.vr.QTVRConstants
Constraint values used to construct value returned by GetConstraintStatus
kQTVRUp. Static variable in interface quicktime.vr.QTVRConstants
kQTVRUpLeft. Static variable in interface quicktime.vr.QTVRConstants
kQTVRUpRight. Static variable in interface quicktime.vr.QTVRConstants
kQTVRUseDefaultCursor. Static variable in interface quicktime.vr.QTVRConstants
Cursor types used in type field of QTVRCursorRecord
kQTVRValidFOV. Static variable in interface quicktime.vr.QTVRConstants
Valid bits used in QTVRLinkHotSpotAtom
kQTVRValidPan. Static variable in interface quicktime.vr.QTVRConstants
Valid bits used in QTVRLinkHotSpotAtom
kQTVRValidTilt. Static variable in interface quicktime.vr.QTVRConstants
Valid bits used in QTVRLinkHotSpotAtom
kQTVRValidViewCenter. Static variable in interface quicktime.vr.QTVRConstants
Valid bits used in QTVRLinkHotSpotAtom
kQTVRViewCenterH. Static variable in interface quicktime.vr.QTVRConstants
Values for kind parameter in QTVRGet/SetConstraints, QTVRGetViewingLimits
kQTVRViewCenterV. Static variable in interface quicktime.vr.QTVRConstants
Values for kind parameter in QTVRGet/SetConstraints, QTVRGetViewingLimits
kQTVRWorldHeaderAtomType. Static variable in interface quicktime.vr.QTVRConstants
VRWorld atom types
kQTVRWrapPan. Static variable in interface quicktime.vr.QTVRConstants
kQTVRWrapTilt. Static variable in interface quicktime.vr.QTVRConstants
kQTVRZooming. Static variable in interface quicktime.vr.QTVRConstants
Object-only mouse mode values used to construct value returned by QTVRGetCurrentMouseMode
kQuickDrawCodecType. Static variable in interface quicktime.std.StdQTConstants
kQuickDrawGXCodecType. Static variable in interface quicktime.std.StdQTConstants
kRadialTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kRandomWipeTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kRawCodecType. Static variable in interface quicktime.std.StdQTConstants
kReadPermission. Static variable in class quicktime.io.QTFile
Permission flags used to test security accessibility of a file path
kRestEventDurationFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kRestEventDurationFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kRestEventDurationMax. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kRestEventLen. Static variable in interface quicktime.std.StdQTConstants
kRestEventType. Static variable in interface quicktime.std.StdQTConstants
kRGBColorBalanceImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kRolloverEvents. Static variable in class quicktime.app.actions.MouseResponder
kRowBytesUnknown. Static variable in interface quicktime.util.EncodedImage
This value is returned by an EncodedImage class from the getRowBytes() method if the encoded image does not know how many bytes per row or the data does not contain any extra byte data beyond the image encoding
kScale. Static variable in interface quicktime.app.time.Ticklish
The scale of the time values that are given to the ticklish object
kScaleSpritesToScaleWorld. Static variable in interface quicktime.std.StdQTConstants
sprite world flags
kScreenFloodMethodAlpha. Static variable in interface quicktime.std.StdQTConstants
kScreenFloodMethodKeyColor. Static variable in interface quicktime.std.StdQTConstants
kScreenFloodMethodNone. Static variable in interface quicktime.std.StdQTConstants
kSetAtomicInstCallerGuarantees. Static variable in interface quicktime.std.StdQTConstants
kSetAtomicInstCallerTosses. Static variable in interface quicktime.std.StdQTConstants
kSetAtomicInstDontPreprocess. Static variable in interface quicktime.std.StdQTConstants
kSetAtomicInstInterruptSafe. Static variable in interface quicktime.std.StdQTConstants
kSetAtomicInstKeepOriginalInstrument. Static variable in interface quicktime.std.StdQTConstants
kSetAtomicInstShareAcrossParts. Static variable in interface quicktime.std.StdQTConstants
kSGICodecType. Static variable in interface quicktime.std.StdQTConstants
kSharpenImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kSimpleBeepID. Static variable in interface quicktime.sound.SoundConstants
kSingleFrame. Static variable in interface quicktime.app.image.Redrawable
These flags are used in the construction of Redrawable to signify that the redrawable is a single or multi-framed (dynamic) image source.
kSlideTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kSoftSynthComponentSubType. Static variable in interface quicktime.std.StdQTConstants
kSolarizeImageFilterType. Static variable in interface quicktime.std.StdQTConstants
One Source Effects
kSorensonCodecType. Static variable in interface quicktime.std.StdQTConstants
kSoundNotCompressed. Static variable in interface quicktime.sound.SoundConstants
kSpecifiedModifiersOrNone. Static variable in class quicktime.app.actions.MouseResponder
kSpriteAtomType. Static variable in interface quicktime.std.StdQTConstants
kSpriteImageAtomType. Static variable in interface quicktime.std.StdQTConstants
kSpriteImageDataAtomType. Static variable in interface quicktime.std.StdQTConstants
kSpriteImageGroupIDAtomType. Static variable in interface quicktime.std.StdQTConstants
kSpriteImageNameAtomType. Static variable in interface quicktime.std.StdQTConstants
kSpriteImagePropertyGroupID. Static variable in interface quicktime.std.StdQTConstants
kSpriteImagePropertyRegistrationPoint. Static variable in interface quicktime.std.StdQTConstants
kSpriteImageRegistrationAtomType. Static variable in interface quicktime.std.StdQTConstants
kSpriteImagesContainerAtomType. Static variable in interface quicktime.std.StdQTConstants
kSpriteNameAtomType. Static variable in interface quicktime.std.StdQTConstants
kSpritePropertyGraphicsMode. Static variable in interface quicktime.std.StdQTConstants
kSpritePropertyImageDataPtr. Static variable in interface quicktime.std.StdQTConstants
kSpritePropertyImageDataSize. Static variable in interface quicktime.std.StdQTConstants
kSpritePropertyImageDescription. Static variable in interface quicktime.std.StdQTConstants
kSpritePropertyImageIndex. Static variable in interface quicktime.std.StdQTConstants
kSpritePropertyLayer. Static variable in interface quicktime.std.StdQTConstants
kSpritePropertyMatrix. Static variable in interface quicktime.std.StdQTConstants
kSpritePropertyVisible. Static variable in interface quicktime.std.StdQTConstants
kSpriteSharedDataAtomType. Static variable in interface quicktime.std.StdQTConstants
kSpriteTrackPropertyBackgroundColor. Static variable in interface quicktime.std.StdQTConstants
kSpriteTrackPropertyHasActions. Static variable in interface quicktime.std.StdQTConstants
kSpriteTrackPropertyOffscreenBitDepth. Static variable in interface quicktime.std.StdQTConstants
kSpriteTrackPropertyQTIdleEventsFrequency. Static variable in interface quicktime.std.StdQTConstants
kSpriteTrackPropertySampleFormat. Static variable in interface quicktime.std.StdQTConstants
kSpriteTrackPropertyScaleSpritesToScaleWorld. Static variable in interface quicktime.std.StdQTConstants
kSpriteTrackPropertyVisible. Static variable in interface quicktime.std.StdQTConstants
kSpriteUsesImageIDsAtomType. Static variable in interface quicktime.std.StdQTConstants
kSpriteWorldDidDraw. Static variable in interface quicktime.std.StdQTConstants
idle out-flags
kSpriteWorldDontAutoInvalidate. Static variable in interface quicktime.std.StdQTConstants
sprite world flags
kSpriteWorldHighQuality. Static variable in interface quicktime.std.StdQTConstants
sprite world flags
kSpriteWorldInvisible. Static variable in interface quicktime.std.StdQTConstants
sprite world flags
kSpriteWorldNeedsToDraw. Static variable in interface quicktime.std.StdQTConstants
idle out-flags
kSpriteWorldPreflight. Static variable in interface quicktime.std.StdQTConstants
kStandardQTFileTypes. Static variable in class quicktime.io.QTFile
Standard types used in get file.
kSynthesizerConnectionFMS. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerConnectionMMgr. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerConnectionMono. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerConnectionOMS. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerConnectionQT. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerConnectionUnavailable. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerDLS. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerDynamicChannel. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerDynamicVoice. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerGM. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerHardware. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerHasSamples. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerHasSystemChannel. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerHogsSystemChannel. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerMicrotone. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerMixedDrums. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerOffline. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerSlowSetPart. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerSoftware. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerSoundLocalization. Static variable in interface quicktime.std.StdQTConstants
kSynthesizerUsesMIDIPort. Static variable in interface quicktime.std.StdQTConstants
kTargaCodecType. Static variable in interface quicktime.std.StdQTConstants
kTargetMoveEvents. Static variable in class quicktime.app.actions.MouseResponder
kTargetMovie. Static variable in interface quicktime.std.StdQTConstants
kTargetSpriteID. Static variable in interface quicktime.std.StdQTConstants
kTargetSpriteIndex. Static variable in interface quicktime.std.StdQTConstants
kTargetSpriteName. Static variable in interface quicktime.std.StdQTConstants
kTargetTrackID. Static variable in interface quicktime.std.StdQTConstants
kTargetTrackIndex. Static variable in interface quicktime.std.StdQTConstants
kTargetTrackName. Static variable in interface quicktime.std.StdQTConstants
kTargetTrackType. Static variable in interface quicktime.std.StdQTConstants
kTeachText. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierCameraData. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierInput. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierInputName. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierObjectGraphicsMode. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierObjectID. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierObjectImageIndex. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierObjectLayer. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierObjectMatrix. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierObjectQTEventSend. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierObjectVisible. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierPanAngle. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierReference. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierSoundLocalizationData. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierTiltAngle. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierType. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierType3d4x4Matrix. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierTypeBalance. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierTypeClip. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierTypeGraphicsMode. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierTypeImage. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierTypeMatrix. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierTypeVolume. Static variable in interface quicktime.std.StdQTConstants
kTrackModifierVerticalFieldOfViewAngle. Static variable in interface quicktime.std.StdQTConstants
kTrackReferenceChapterList. Static variable in interface quicktime.std.StdQTConstants
track reference types
kTrackReferenceModifier. Static variable in interface quicktime.std.StdQTConstants
track reference types
kTrackReferenceTimeCode. Static variable in interface quicktime.std.StdQTConstants
track reference types
kTuneDontClipNotes. Static variable in interface quicktime.std.StdQTConstants
Values for when to start.
kTuneExcludeEdgeNotes. Static variable in interface quicktime.std.StdQTConstants
Values for when to start.
kTuneLoopUntil. Static variable in interface quicktime.std.StdQTConstants
Values for when to start.
kTuneMixMute. Static variable in interface quicktime.std.StdQTConstants
flags for part mix.
kTuneMixSolo. Static variable in interface quicktime.std.StdQTConstants
flags for part mix.
kTunePlayConcurrent. Static variable in interface quicktime.std.StdQTConstants
Values for when to start.
kTunePlayDifference. Static variable in interface quicktime.std.StdQTConstants
Values for when to start.
kTunePlayerComponentType. Static variable in interface quicktime.std.StdQTConstants
TunePlayer component type
kTuneQuickStart. Static variable in interface quicktime.std.StdQTConstants
Values for when to start.
kTuneStartNewMaster. Static variable in interface quicktime.std.StdQTConstants
Values for when to start.
kTuneStartNow. Static variable in interface quicktime.std.StdQTConstants
Values for when to start.
kTuneStopFade. Static variable in interface quicktime.std.StdQTConstants
Values for stopping.
kTuneStopInstant. Static variable in interface quicktime.std.StdQTConstants
Values for stopping.
kTuneStopReleaseChannels. Static variable in interface quicktime.std.StdQTConstants
Values for stopping.
kTuneStopSustain. Static variable in interface quicktime.std.StdQTConstants
Values for stopping.
kTween3dInitialCondition. Static variable in interface quicktime.std.StdQTConstants
kTweenData. Static variable in interface quicktime.std.StdQTConstants
kTweenDuration. Static variable in interface quicktime.std.StdQTConstants
kTweenEntry. Static variable in interface quicktime.std.StdQTConstants
kTweenFlags. Static variable in interface quicktime.std.StdQTConstants
kTweenInterpolateStyle. Static variable in interface quicktime.std.StdQTConstants
kTweenInterpolationID. Static variable in interface quicktime.std.StdQTConstants
kTweenOutputMax. Static variable in interface quicktime.std.StdQTConstants
kTweenOutputMin. Static variable in interface quicktime.std.StdQTConstants
kTweenPictureData. Static variable in interface quicktime.std.StdQTConstants
kTweenRegionData. Static variable in interface quicktime.std.StdQTConstants
kTweenReturnDelta. Static variable in interface quicktime.std.StdQTConstants
kTweenSequenceElement. Static variable in interface quicktime.std.StdQTConstants
kTweenStartOffset. Static variable in interface quicktime.std.StdQTConstants
kTweenType. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dCameraData. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dMatrix. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dMatrixNonLinear. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dQuaternion. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dRotate. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dRotateAboutAxis. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dRotateAboutPoint. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dRotateAboutVector. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dScale. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dSoundLocalizationData. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dTranslate. Static variable in interface quicktime.std.StdQTConstants
kTweenType3dVRObject. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeAtomList. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeFixed. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeFixedPoint. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeFloat. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeGraphicsModeWithRGBColor. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeLong. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeMatrix. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeMultiMatrix. Static variable in interface quicktime.std.StdQTConstants
kTweenTypePathToFixedPoint. Static variable in interface quicktime.std.StdQTConstants
kTweenTypePathToMatrixRotation. Static variable in interface quicktime.std.StdQTConstants
kTweenTypePathToMatrixTranslation. Static variable in interface quicktime.std.StdQTConstants
kTweenTypePathToMatrixTranslationAndRotation. Static variable in interface quicktime.std.StdQTConstants
kTweenTypePathXtoY. Static variable in interface quicktime.std.StdQTConstants
kTweenTypePathYtoX. Static variable in interface quicktime.std.StdQTConstants
kTweenTypePoint. Static variable in interface quicktime.std.StdQTConstants
kTweenTypePolygon. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeQDRect. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeQDRegion. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeQTFloatDouble. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeQTFloatSingle. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeRGBColor. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeShort. Static variable in interface quicktime.std.StdQTConstants
kTweenTypeSpin. Static variable in interface quicktime.std.StdQTConstants
kTwosComplement. Static variable in interface quicktime.sound.SoundConstants
kULawCompression. Static variable in interface quicktime.sound.SoundConstants
kUndefined1EventType. Static variable in interface quicktime.std.StdQTConstants
kUndefined2EventType. Static variable in interface quicktime.std.StdQTConstants
kUndefined3EventType. Static variable in interface quicktime.std.StdQTConstants
kUndefined4EventType. Static variable in interface quicktime.std.StdQTConstants
kUnknownKnobValue. Static variable in interface quicktime.std.StdQTConstants
kUnspecifiedErr. Static variable in interface quicktime.Errors
Unspecified error code.
kUseOptionalOutputDevice. Static variable in interface quicktime.sound.SoundConstants
kUserDataMovieControllerType. Static variable in interface quicktime.std.StdQTConstants
kUserDataName. Static variable in interface quicktime.std.StdQTConstants
kUserDataTextCopyright. Static variable in interface quicktime.std.StdQTConstants
kUserDataTextFullName. Static variable in interface quicktime.std.StdQTConstants
kUserDataTextInformation. Static variable in interface quicktime.std.StdQTConstants
kUYVY422PixelFormat. Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
kVDIGControlledFrameRate. Static variable in interface quicktime.std.StdQTConstants
kVectorCodecType. Static variable in interface quicktime.std.StdQTConstants
kVendorApple. Static variable in interface quicktime.std.StdQTConstants
THe constants that are used for different vendors
kVersionCheckMask. Static variable in interface quicktime.std.StdQTConstants
version number of the format here described
kVersionCheckMin. Static variable in interface quicktime.std.StdQTConstants
version number of the format here described
kVerticalConstraint. Static variable in interface quicktime.qd.QDConstants
kVerticalResize. Static variable in class quicktime.app.display.QTCanvas
Use this flag to allow the client's vertical aspect to be any size, but the horizontal axis will be the intial size of smaller.
kVideoCodecType. Static variable in interface quicktime.std.StdQTConstants
kVis3. Static variable in interface quicktime.std.StdQTConstants
kVoiceCountDynamic. Static variable in interface quicktime.std.StdQTConstants
kWaterRippleCodecType. Static variable in interface quicktime.std.StdQTConstants
kWhichAction. Static variable in interface quicktime.std.StdQTConstants
kWin32. Static variable in class quicktime.QTSession
The list of currently supported operating systems for QTJava.
kWindowsRawCodecType. Static variable in interface quicktime.std.StdQTConstants
kWipeTransitionType. Static variable in interface quicktime.std.StdQTConstants
Two source effects
kWritePermission. Static variable in class quicktime.io.QTFile
Permission flags used to test security accessibility of a file path
kXControlEventControllerFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXControlEventControllerFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXControlEventLen. Static variable in interface quicktime.std.StdQTConstants
kXControlEventType. Static variable in interface quicktime.std.StdQTConstants
kXControlEventValueFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXControlEventValueFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXEventLen. Static variable in interface quicktime.std.StdQTConstants
kXEventLengthBits. Static variable in interface quicktime.std.StdQTConstants
kXEventPartFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXEventPartFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXEventTypeFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXEventTypeFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXNoteEventDurationFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXNoteEventDurationFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXNoteEventDurationMax. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXNoteEventLen. Static variable in interface quicktime.std.StdQTConstants
kXNoteEventPitchFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXNoteEventPitchFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXNoteEventType. Static variable in interface quicktime.std.StdQTConstants
kXNoteEventVolumeFieldPos. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kXNoteEventVolumeFieldWidth. Static variable in interface quicktime.std.StdQTConstants
Universal Event Defines
kYUV211PixelFormat. Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
kYUV411PixelFormat. Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
kYUVSPixelFormat. Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
kYUVUPixelFormat. Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
kYVU9PixelFormat. Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld
kYVYU422PixelFormat. Static variable in interface quicktime.qd.QDConstants
Win32 Pixel formats used in QTNewGWorld

L

leftOverBlockSize. Static variable in interface quicktime.sound.SoundConstants
length(). Method in class quicktime.qd3d.math.Vector2D
Returns the length of a two-dimensional vector.
length(). Method in class quicktime.qd3d.math.Vector3D
Returns the length of a three-dimensional vector.
lightGray. Static variable in class quicktime.qd.QDColor
limitReachedErr. Static variable in interface quicktime.Errors
line(int, int). Method in class quicktime.qd.QDGraphics
Starting at the current location of the graphics pen, the Line procedure draws a line the horizontal distance that you specify in the h parameter and the vertical distance that you specify in the v parameter.
linearMatrixType. Static variable in interface quicktime.std.StdQTConstants
linearTranslateMatrixType. Static variable in interface quicktime.std.StdQTConstants
lineTo(int, int). Method in class quicktime.qd.QDGraphics
The LineTo procedure draws a line from the graphics pen’s current location in the current graphics port to the new location (h,v), which you specify in the local coordinates of the current graphics port.
linkSoundComponentsCmd. Static variable in interface quicktime.sound.SoundConstants
linkToURL(URL). Method in class quicktime.std.movies.MovieController
Your application can use this method to set a URL.
loadBackwardTrackEdits. Static variable in interface quicktime.std.StdQTConstants
loadCmd. Static variable in interface quicktime.sound.SoundConstants
loadForwardTrackEdits. Static variable in interface quicktime.std.StdQTConstants
loadIntoRam(int, int, int). Method in class quicktime.std.movies.media.Media
This method loads a media's data into memory.
loadIntoRam(int, int, int). Method in class quicktime.std.movies.Movie
This method loads a movie's data into memory.
loadIntoRam(int, int, int). Method in class quicktime.std.movies.Track
This method loads a track's data into memory.
LoadSettings(int, int, int, int). Constructor for class quicktime.std.movies.LoadSettings
This constructor allows you to make a LoadSettings object.
loadSettingsAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
lock(). Method in class quicktime.qd.NativeGraphics
This will lock the native drawing surface.
lock(). Method in class quicktime.util.QTHandleRef
Locks the relocatable block.
lockHigh(). Method in class quicktime.util.QTHandleRef
Moves the relocatable block to the top of the heap and locks it.
lockPortBitsBadPortErr. Static variable in interface quicktime.Errors
lockPortBitsBadSurfaceErr. Static variable in interface quicktime.Errors
lockPortBitsSurfaceLostErr. Static variable in interface quicktime.Errors
lockPortBitsWindowClippedErr. Static variable in interface quicktime.Errors
lockPortBitsWindowMovedErr. Static variable in interface quicktime.Errors
lockPortBitsWindowResizedErr. Static variable in interface quicktime.Errors
loopTimeBase. Static variable in interface quicktime.std.StdQTConstants
Time base flags
loseDefaultMIDIInput(). Method in class quicktime.std.music.NoteAllocator
Removes the external default MIDI service procedure call, if previously defined by the useDefaultMIDIInput call.

M

MACE3snthID. Static variable in interface quicktime.sound.SoundConstants
MACE6snthID. Static variable in interface quicktime.sound.SoundConstants
magenta. Static variable in class quicktime.qd.QDColor
magentaBit. Static variable in interface quicktime.qd.QDConstants
magentaColor. Static variable in interface quicktime.qd.QDConstants
mainScreen. Static variable in interface quicktime.qd.QDConstants
maintainTimeBaseZero. Static variable in interface quicktime.std.StdQTConstants
Time base flags
makeDrawable(InputStream, int, String). Static method in class quicktime.app.QTFactory
This returns a QTDrawable object from the specified input stream.
makeDrawable(InputStream, int, String, QTDrawableMaker). Static method in class quicktime.app.QTFactory
This returns a QTDrawable object from the specified input stream.
makeDrawable(QTFile). Static method in class quicktime.app.QTFactory
This returns a QTDrawable object from the specified file.
makeDrawable(QTFile, QTDrawableMaker). Static method in class quicktime.app.QTFactory
This returns a QTDrawable object from the specified file.
makeDrawable(String). Static method in class quicktime.app.QTFactory
This returns a QTDrawable object from the specified URL.
makeDrawable(String, QTDrawableMaker). Static method in class quicktime.app.QTFactory
This returns a QTDrawable object from the specified Universal Resource Locator.
makeThumbnail(int). Method in class quicktime.qd.Pict
This allows your application to create an 80-by-80 pixel thumbnail picture from a specified picture.
makeThumbnail(QDRect, int). Method in class quicktime.qd.QDGraphics
Creates an 80-by-80 pixel thumbnail picture from the pixmap associated with this QDGraphics.
makeTransparent(ImageDataSequence, QDColor, QDGraphics, Region[]). Static method in class quicktime.app.image.ImageUtil
Takes an ImageSpec object and recompresses the images so that the images have the keyColor set as a transparent colour that will not draw.
makeTransparent(ImageSpec, QDColor). Static method in class quicktime.app.image.ImageUtil
Takes an ImageSpec object and recompresses the images so that the images have the keyColor set as a transparent colour that will not draw.
makeTransparent(ImageSpec, QDColor, QDGraphics). Static method in class quicktime.app.image.ImageUtil
Takes an ImageSpec object and recompresses the images so that the images have the keyColor set as a transparent colour that will not draw.
makeTransparent(ImageSpec, QDColor, QDGraphics, Region). Static method in class quicktime.app.image.ImageUtil
Takes an ImageSpec object and recompresses the images so that the images have the keyColor set as a transparent colour that will not draw.
manufacturerID. Variable in class quicktime.std.movies.media.HandlerInfo
ManufacturerID the ID of the handler's manufacturer.
map(QDRect, QDRect). Method in class quicktime.std.image.Matrix
alters an existing matrix so that it defines a transformation from one rectangle to another.
map(QDRect, QDRect). Method in class quicktime.qd.Region
Takes the implicit region with one rectangle, maps and scales it to another rectangle.
mapPix. Static variable in interface quicktime.qd.QDConstants
mapPixBit. Static variable in interface quicktime.qd.QDConstants
markerSubtype(int). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime music event this method will extract the marker's sub type.
markerValue(int). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime music event this method will extract the marker's value.
matchReflection(Quaternion). Method in class quicktime.qd3d.math.Quaternion
Returns a quaternion that is either identical to the quaternion specified by the q1 parameter or is the negative of q1, depending on whether q1 or its negative matches the orientation of the quaternion specified by the q2 parameter.
mAtEnd. Static variable in interface quicktime.std.StdQTConstants
Matrix(). Constructor for class quicktime.std.image.Matrix
Construct an instance of a Matrix, with default settings of the identity Matrix
Matrix(float[][]). Constructor for class quicktime.std.image.Matrix
Construct an instance of a Matrix from the values of a float[][], which is a 3x3 table, - an array of row values.
Matrix(QDPoint[], QDPoint[]). Constructor for class quicktime.std.image.Matrix
Construct a Matrix that is a delta matrix between the two sets of 4 points.
Matrix3x3(). Constructor for class quicktime.qd3d.math.Matrix3x3
Creates a Matrix3x3 object and sets it to the identity matrix.
Matrix3x3(float[][]). Constructor for class quicktime.qd3d.math.Matrix3x3
Construct an instance of a Matrix3x3 from the values of a float[][], which is a 3x3 table, - an array of row values.
Matrix4x4(). Constructor for class quicktime.qd3d.math.Matrix4x4
Creates a Matrix4x4 object and sets it to the identity matrix.
Matrix4x4(float[][]). Constructor for class quicktime.qd3d.math.Matrix4x4
Construct an instance of a Matrix4x4 from the values of a float[][], which is a 4x4 table, - an array of row values.
matrixErr. Static variable in interface quicktime.Errors
matrixFlagScale1x. Static variable in interface quicktime.std.StdQTConstants
matrixFlagScale2x. Static variable in interface quicktime.std.StdQTConstants
matrixFlagScaleHalf. Static variable in interface quicktime.std.StdQTConstants
matteAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
matteCompAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
maxLoadedTimeInMovie(). Method in class quicktime.std.movies.Movie
Returns the duration of the part of a movie that has already been downloaded.
maxSizeToGrowTooSmall. Static variable in interface quicktime.Errors
Movie Toolbox errors
mc. Variable in class quicktime.std.music.MusicComponentInfo
Music Component.
mcActionActivate. Static variable in interface quicktime.std.StdQTConstants
mcActionAdjustCursor. Static variable in interface quicktime.std.StdQTConstants
mcActionBadgeClick. Static variable in interface quicktime.std.StdQTConstants
mcActionClickAndHoldPoint. Static variable in interface quicktime.std.StdQTConstants
mcActionControllerSizeChanged. Static variable in interface quicktime.std.StdQTConstants
mcActionCustomButtonClick. Static variable in interface quicktime.std.StdQTConstants
mcActionDeactivate. Static variable in interface quicktime.std.StdQTConstants
mcActionDraw. Static variable in interface quicktime.std.StdQTConstants
mcActionEvaluateExpression. Static variable in interface quicktime.std.StdQTConstants
mcActionExecuteAllActionsForQTEvent. Static variable in interface quicktime.std.StdQTConstants
mcActionExecuteOneActionForQTEvent. Static variable in interface quicktime.std.StdQTConstants
mcActionFetchParameterAs. Static variable in interface quicktime.std.StdQTConstants
mcActionForceTimeTableUpdate. Static variable in interface quicktime.std.StdQTConstants
mcActionGetChapterTime. Static variable in interface quicktime.std.StdQTConstants
mcActionGetCursorByID. Static variable in interface quicktime.std.StdQTConstants
mcActionGetCursorSettingEnabled. Static variable in interface quicktime.std.StdQTConstants
mcActionGetDragEnabled. Static variable in interface quicktime.std.StdQTConstants
mcActionGetExternalMovie. Static variable in interface quicktime.std.StdQTConstants
mcActionGetFlags. Static variable in interface quicktime.std.StdQTConstants
mcActionGetKeysEnabled. Static variable in interface quicktime.std.StdQTConstants
mcActionGetLooping. Static variable in interface quicktime.std.StdQTConstants
mcActionGetLoopIsPalindrome. Static variable in interface quicktime.std.StdQTConstants
mcActionGetNextURL. Static variable in interface quicktime.std.StdQTConstants
mcActionGetPlayEveryFrame. Static variable in interface quicktime.std.StdQTConstants
mcActionGetPlayRate. Static variable in interface quicktime.std.StdQTConstants
mcActionGetPlaySelection. Static variable in interface quicktime.std.StdQTConstants
mcActionGetSelectionBegin. Static variable in interface quicktime.std.StdQTConstants
mcActionGetSelectionDuration. Static variable in interface quicktime.std.StdQTConstants
mcActionGetTimeSliderRect. Static variable in interface quicktime.std.StdQTConstants
mcActionGetUseBadge. Static variable in interface quicktime.std.StdQTConstants
mcActionGetVolume. Static variable in interface quicktime.std.StdQTConstants
mcActionGoToTime. Static variable in interface quicktime.std.StdQTConstants
mcActionIdle. Static variable in interface quicktime.std.StdQTConstants
mcActionKey. Static variable in interface quicktime.std.StdQTConstants
mcActionLinkToURL. Static variable in interface quicktime.std.StdQTConstants
mcActionMouseDown. Static variable in interface quicktime.std.StdQTConstants
mcActionMovieClick. Static variable in interface quicktime.std.StdQTConstants
mcActionMovieEdited. Static variable in interface quicktime.std.StdQTConstants
mcActionPerformActionList. Static variable in interface quicktime.std.StdQTConstants
mcActionPlay. Static variable in interface quicktime.std.StdQTConstants
mcActionPrerollAndPlay. Static variable in interface quicktime.std.StdQTConstants
mcActionResume. Static variable in interface quicktime.std.StdQTConstants
mcActionSetColorTable. Static variable in interface quicktime.std.StdQTConstants
mcActionSetControllerKeysEnabled. Static variable in interface quicktime.std.StdQTConstants
mcActionSetControllerTimeLimits. Static variable in interface quicktime.std.StdQTConstants
mcActionSetCursorSettingEnabled. Static variable in interface quicktime.std.StdQTConstants
mcActionSetDragEnabled. Static variable in interface quicktime.std.StdQTConstants
mcActionSetFlags. Static variable in interface quicktime.std.StdQTConstants
mcActionSetGrowBoxBounds. Static variable in interface quicktime.std.StdQTConstants
mcActionSetKeysEnabled. Static variable in interface quicktime.std.StdQTConstants
mcActionSetLooping. Static variable in interface quicktime.std.StdQTConstants
mcActionSetLoopIsPalindrome. Static variable in interface quicktime.std.StdQTConstants
mcActionSetPlayEveryFrame. Static variable in interface quicktime.std.StdQTConstants
mcActionSetPlaySelection. Static variable in interface quicktime.std.StdQTConstants
mcActionSetSelectionBegin. Static variable in interface quicktime.std.StdQTConstants
mcActionSetSelectionDuration. Static variable in interface quicktime.std.StdQTConstants
mcActionSetUseBadge. Static variable in interface quicktime.std.StdQTConstants
mcActionSetVolume. Static variable in interface quicktime.std.StdQTConstants
mcActionShowBalloon. Static variable in interface quicktime.std.StdQTConstants
mcActionShowMessageString. Static variable in interface quicktime.std.StdQTConstants
mcActionShowStatusString. Static variable in interface quicktime.std.StdQTConstants
mcActionStep. Static variable in interface quicktime.std.StdQTConstants
mcActionSuspend. Static variable in interface quicktime.std.StdQTConstants
mcActionUseTrackForTimeTable. Static variable in interface quicktime.std.StdQTConstants
mcFlagQTVRExplicitFlagSet. Static variable in interface quicktime.vr.QTVRConstants
Flags to control elements of the QTVR control bar (set via mcActionSetFlags)
mcFlagQTVRSuppressBackBtn. Static variable in interface quicktime.vr.QTVRConstants
Flags to control elements of the QTVR control bar (set via mcActionSetFlags)
mcFlagQTVRSuppressHelpText. Static variable in interface quicktime.vr.QTVRConstants
Flags to control elements of the QTVR control bar (set via mcActionSetFlags)
mcFlagQTVRSuppressHotSpotBtn. Static variable in interface quicktime.vr.QTVRConstants
Flags to control elements of the QTVR control bar (set via mcActionSetFlags)
mcFlagQTVRSuppressHotSpotNames. Static variable in interface quicktime.vr.QTVRConstants
Flags to control elements of the QTVR control bar (set via mcActionSetFlags)
mcFlagQTVRSuppressTranslateBtn. Static variable in interface quicktime.vr.QTVRConstants
Flags to control elements of the QTVR control bar (set via mcActionSetFlags)
mcFlagQTVRSuppressZoomBtns. Static variable in interface quicktime.vr.QTVRConstants
Flags to control elements of the QTVR control bar (set via mcActionSetFlags)
mcFlagsDontInvalidate. Static variable in interface quicktime.std.StdQTConstants
mcFlagSuppressMovieFrame. Static variable in interface quicktime.std.StdQTConstants
mcFlagSuppressSpeakerButton. Static variable in interface quicktime.std.StdQTConstants
mcFlagSuppressStepButtons. Static variable in interface quicktime.std.StdQTConstants
mcFlagsUseCustomButton. Static variable in interface quicktime.std.StdQTConstants
mcFlagsUseWindowPalette. Static variable in interface quicktime.std.StdQTConstants
mcInfoClearAvailable. Static variable in interface quicktime.std.StdQTConstants
mcInfoCopyAvailable. Static variable in interface quicktime.std.StdQTConstants
mcInfoCutAvailable. Static variable in interface quicktime.std.StdQTConstants
mcInfoEditingEnabled. Static variable in interface quicktime.std.StdQTConstants
mcInfoHasSound. Static variable in interface quicktime.std.StdQTConstants
mcInfoIsInPalindrome. Static variable in interface quicktime.std.StdQTConstants
mcInfoIsLooping. Static variable in interface quicktime.std.StdQTConstants
mcInfoIsPlaying. Static variable in interface quicktime.std.StdQTConstants
mcInfoMovieIsInteractive. Static variable in interface quicktime.std.StdQTConstants
mcInfoPasteAvailable. Static variable in interface quicktime.std.StdQTConstants
mcInfoUndoAvailable. Static variable in interface quicktime.std.StdQTConstants
mcMenuClear. Static variable in interface quicktime.std.StdQTConstants
mcMenuCopy. Static variable in interface quicktime.std.StdQTConstants
mcMenuCut. Static variable in interface quicktime.std.StdQTConstants
mcMenuPaste. Static variable in interface quicktime.std.StdQTConstants
mcMenuUndo. Static variable in interface quicktime.std.StdQTConstants
mcNotVisible. Static variable in interface quicktime.std.StdQTConstants
mCompressionType. Variable in class quicktime.std.sg.SGChannelInfo
Format of Channel data, e.g 'raw', 'MAC3', 'MAC6'.
mCompressor. Variable in class quicktime.std.sg.SGVideoCompressorInfo
mcPositionDontInvalidate. Static variable in interface quicktime.std.StdQTConstants
mcScaleMovieToFit. Static variable in interface quicktime.std.StdQTConstants
mcTopLeftMovie. Static variable in interface quicktime.std.StdQTConstants
mcWithBadge. Static variable in interface quicktime.std.StdQTConstants
mcWithFrame. Static variable in interface quicktime.std.StdQTConstants
mDataRef. Variable in class quicktime.std.sg.SGOutputInfo
The sdataReference for this output.
mDataRefType. Variable in class quicktime.std.sg.SGOutputInfo
the type of the data reference.
mDepth. Variable in class quicktime.std.sg.SGVideoCompressorInfo
mDidDraw. Static variable in interface quicktime.std.StdQTConstants
mDrawAgain. Static variable in interface quicktime.std.StdQTConstants
mediaAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
mediaHandlerType. Static variable in interface quicktime.std.StdQTConstants
mediaHeaderAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
mediaInfoAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
mediaSampleNotSync. Static variable in interface quicktime.std.StdQTConstants
mediaSampleShadowSync. Static variable in interface quicktime.std.StdQTConstants
mediaTypesDontMatch. Static variable in interface quicktime.Errors
Movie Toolbox errors
memberChanged(QTDrawable). Method in class quicktime.app.display.DirectGroup
This tells the group that the position or display size of the drawer has changed and it should recalculate its alignment and clipping based on the new position.
memberChanged(QTDrawable). Method in class quicktime.app.display.GroupDrawable
This tells the group that the position or display size of the drawer has changed and it should do whatever actions are appropriate to reestablish the display integrity of the group.
members(). Method in interface quicktime.app.spaces.Collection
Returns an enumeration to iterate over the current members of a collection.
members(). Method in class quicktime.app.anim.Compositor
Return an enumeration to enumerate over all of the members that have been added to the Compositor.
members(). Method in class quicktime.app.display.GroupDrawable
Returns an iterator of QTDrawable members that are the items that are currently contained within the DirectGroup.
members(). Method in class quicktime.app.image.ImageDataSequence
Returns an object that will iterate over the elements in the collection.
members(). Method in class quicktime.app.actions.MouseController
Returns an enumeration of all members of this controller.
members(). Method in class quicktime.app.spaces.Protocol
Returns an Enumeration to iterate over all of the members of the Protocol object.
members(). Method in class quicktime.app.time.TaskThread
Returns an Enumeration for the current Taskable members of the collection.
members(). Method in class quicktime.app.actions.TickleList
Return an Enumeration that is capable of enumerating through the actions that have been added to the action list.
memFullErr. Static variable in interface quicktime.Errors
meterLevel(). Method in class quicktime.sound.SPB
The level of the meter.
mHitTestBounds. Static variable in interface quicktime.std.StdQTConstants
mHitTestImage. Static variable in interface quicktime.std.StdQTConstants
mHitTestInvisible. Static variable in interface quicktime.std.StdQTConstants
mHitTestIsClick. Static variable in interface quicktime.std.StdQTConstants
midiManagerAbsentOSErr. Static variable in interface quicktime.Errors
millisecondsToBytes(int). Method in class quicktime.sound.SPBDevice
Reports how many bytes are required to store a recording of duration milliseconds, given the input device’s current sample rate, sample size, number of channels, and compression factor.
mInvisible. Static variable in interface quicktime.std.StdQTConstants
missingRequiredParameterErr. Static variable in interface quicktime.Errors
Movie Toolbox errors
mKeyFrameRate. Variable in class quicktime.std.sg.SGVideoCompressorInfo
mMustDraw. Static variable in interface quicktime.std.StdQTConstants
mName. Variable in class quicktime.std.sg.SGDataSourceInfo
mNeedsToDraw. Static variable in interface quicktime.std.StdQTConstants
mNumChannels. Variable in class quicktime.std.sg.SGChannelInfo
Number of Channels 1-for Mono, 2 for Stereo.
modifierKeyMask. Variable in class quicktime.app.actions.MouseResponder
The mask that is used to test which modifier keys will be regarded as valid
modifierTestConditions. Variable in class quicktime.app.actions.MouseResponder
The conditions of the modifier keys that will invoke an event
mOpaque. Static variable in interface quicktime.std.StdQTConstants
mouseClicked(MouseEvent). Method in class quicktime.app.actions.GenericResponder
Invoked when the mouse has been clicked on a found and valid target within the enclosing space.
mouseClicked(MouseEvent). Method in class quicktime.app.actions.MouseController
If the responder is interested in mouseClick events it will be activated when the user clicks.
mouseClicked(MouseEvent). Method in class quicktime.app.actions.MouseResponder
Invoked when the mouse has been clicked on a found and valid target within the enclosing space.
mouseClicked(MouseEvent). Method in class quicktime.app.players.QTPlayer
mouseDragged(MouseEvent). Method in class quicktime.app.actions.Dragger
This method will allow the user to drag the transformable object around.
mouseDragged(MouseEvent). Method in class quicktime.app.actions.GenericResponder
Invoked when the mouse has been dragged on a found and valid target within the enclosing space.
mouseDragged(MouseEvent). Method in class quicktime.app.display.GroupController
Drag the target QTDrawable that is effected by the delegated MouseResponder.
mouseDragged(MouseEvent). Method in class quicktime.app.actions.MouseController
If the responder is interested in mouseDragged events it will be activated when the user drags the mouse within the display space.
mouseDragged(MouseEvent). Method in class quicktime.app.actions.MouseResponder
Invoked when the mouse has been dragged on a found and valid target within the enclosing space.
mouseDragged(MouseEvent). Method in class quicktime.app.actions.QTMouseMotionAdapter
mouseEntered(MouseEvent). Method in class quicktime.app.actions.GenericResponder
Invoked when the mouse enters a QTDrawable space.
mouseEntered(MouseEvent). Method in class quicktime.app.actions.MouseController
If the responder is interested in mouseEntered events it will be activated when the user's mouse enters the QTCanvas space.
mouseEntered(MouseEvent). Method in class quicktime.app.actions.MouseResponder
Invoked when the mouse enters a QTDrawable space.
mouseEntered(MouseEvent). Method in class quicktime.app.players.QTPlayer
mouseEnteredTarget(MouseEvent). Method in class quicktime.app.actions.GenericResponder
Invoked when a mouseMoved event enters a Target within an enclosing space.
mouseEnteredTarget(MouseEvent). Method in class quicktime.app.actions.MouseResponder
Invoked when a mouseMoved event enters a Target within an enclosing space.
mouseEnteredTarget(MouseEvent). Method in class quicktime.app.actions.QTMouseMotionAdapter
mouseEnteredTarget(MouseEvent). Method in interface quicktime.app.actions.QTMouseMotionListener
Invoked when a mouseMoved event enters a Target within an enclosing space.
mouseExited(MouseEvent). Method in class quicktime.app.actions.GenericResponder
Invoked when the mouse exits a QTDrawable space.
mouseExited(MouseEvent). Method in class quicktime.app.actions.MouseController
If the responder is interested in mouseExited events it will be deactivated after the user's mouse exits the QTCanvas space.
mouseExited(MouseEvent). Method in class quicktime.app.actions.MouseResponder
Invoked when the mouse exits a QTDrawable space.
mouseExited(MouseEvent). Method in class quicktime.app.players.QTPlayer
mouseExitedTarget(MouseEvent). Method in class quicktime.app.actions.GenericResponder
Invoked when a mouseMoved event exits a Target within an enclosing space.
mouseExitedTarget(MouseEvent). Method in class quicktime.app.actions.MouseResponder
Invoked when a mouseMoved event exits a Target within an enclosing space.
mouseExitedTarget(MouseEvent). Method in class quicktime.app.actions.QTMouseMotionAdapter
mouseExitedTarget(MouseEvent). Method in interface quicktime.app.actions.QTMouseMotionListener
Invoked when a mouseMoved event exits a Target within an enclosing space.
mouseMoved(MouseEvent). Method in class quicktime.app.actions.GenericResponder
Invoked when the mouse button has been moved over a space.
mouseMoved(MouseEvent). Method in class quicktime.app.actions.MouseController
If the responder is interested in mouseMoved events it will be activated when the user's mouse moves within the display space.
mouseMoved(MouseEvent). Method in class quicktime.app.actions.MouseResponder
Invoked when the mouse button has been moved over a space.
mouseMoved(MouseEvent). Method in class quicktime.app.actions.QTMouseMotionAdapter
mousePressed(MouseEvent). Method in class quicktime.app.actions.Dragger
This method is called by the MouseController when the mouse is first pressed down on a valid Transformable object within the space it is controlling.
mousePressed(MouseEvent). Method in class quicktime.app.actions.GenericResponder
Invoked when the mouse has been pressed on a found and valid target within the enclosing space.
mousePressed(MouseEvent). Method in class quicktime.app.actions.MouseController
If the responder is interested in mousePressed events it will be activated when the user presses the mouse within the display space.
mousePressed(MouseEvent). Method in class quicktime.app.actions.MouseResponder
Invoked when the mouse has been pressed on a found and valid target within the enclosing space.
mousePressed(MouseEvent). Method in class quicktime.app.players.QTPlayer
Mouse pressed events are passed on to the movie controller
mouseReleased(MouseEvent). Method in class quicktime.app.actions.GenericResponder
Invoked when the mouse has been released after being pressed on a found and valid target within the enclosing space.
mouseReleased(MouseEvent). Method in class quicktime.app.actions.MouseController
If the responder is interested in mouseReleased events it will be activated when the user releases the mouse within the display space.
mouseReleased(MouseEvent). Method in class quicktime.app.actions.MouseResponder
Invoked when the mouse has been released after being pressed on a found and valid target within the enclosing space.
mouseReleased(MouseEvent). Method in class quicktime.app.players.QTPlayer
mOutExportedSpec. Variable in class quicktime.std.image.GraphicsImporterInfo
the file that was written..
mOutExportedType. Variable in class quicktime.std.image.GraphicsImporterInfo
file type that was chosen for export.
mOutScriptTag. Variable in class quicktime.std.image.GraphicsImporterInfo
the script system in which the exported file name is to be displayed.
move(float, float). Method in class quicktime.qd.QDPoint
Moves the point, to coordinates x, y.
move(float, float). Method in class quicktime.qd.QDRect
Moves the QDRect to x, y.
move(int, int). Method in class quicktime.qd.QDGraphics
The Move procedure moves the graphics pen from its current location in the current graphics port a horizontal distance that you specify in the h parameter and a vertical distance that you specify in the v parameter.
move(int, int). Method in class quicktime.qd.QDPoint
Moves the point, to coordinates x, y.
move(int, int). Method in class quicktime.qd.QDRect
Moves the QDRect to x, y.
moveHigh(). Method in class quicktime.util.QTHandleRef
Move the handle to high memory.
moveTo(int, int). Method in class quicktime.qd.QDGraphics
The MoveTo procedure changes the graphics pen’s current location to the new horizontal coordinate you specify in the h parameter and the new vertical coordinate you specify in the v parameter.
Movie(). Constructor for class quicktime.std.movies.Movie
This method creates a new movie in memory.
Movie(int). Constructor for class quicktime.std.movies.Movie
This method creates a new movie in memory.
movieAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
movieBufferHintsAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
movieChanged(). Method in class quicktime.std.movies.MovieController
This method lets you inform a movie controller component that your application has used the Movie Toolbox to change the characteristics of its associated movie.
movieChanged(). Method in class quicktime.app.players.MoviePresenter
If an application requires the MoviePresenter to explicitly invalidate its TwoDSprite Presenter, or redraw its offscreen image due to some change in the Movie (other than normal playback of the Movie) then it should signify this by calling this method.
movieChanged(Movie). Method in class quicktime.std.movies.MultiMovieController
This method lets you inform a movie controller component that your application has used the Movie Toolbox to change the characteristics of its associated movie.
MovieController(int, Movie, QDGraphics, QDPoint). Constructor for class quicktime.std.movies.MovieController
This method constructs a MovieController object for a given subType.
MovieController(Movie). Constructor for class quicktime.std.movies.MovieController
This method locates a movie controller component for you and assigns a movie to that controller.
MovieController(Movie, int). Constructor for class quicktime.std.movies.MovieController
This method locates a movie controller component for you and assigns a movie to that controller.
movieControllerComponentType. Static variable in interface quicktime.std.StdQTConstants
movieDataRefAliasAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
movieDrawingCallAlways. Static variable in interface quicktime.std.StdQTConstants
Used when setting movie drawing complete proc
movieDrawingCallWhenChanged. Static variable in interface quicktime.std.StdQTConstants
Used when setting movie drawing complete proc
movieEdited(). Method in class quicktime.std.movies.MovieController
Your application can use this method to indicate that the movie has been edited.
movieExportDuration. Static variable in interface quicktime.std.StdQTConstants
negative bit is in minutes
MovieExporter(ComponentIdentifier). Constructor for class quicktime.std.qtcomponents.MovieExporter
Given a component identifier it opens the specified component.
MovieExporter(int). Constructor for class quicktime.std.qtcomponents.MovieExporter
Opens the specified movie export component,'spit', with the given subType.
movieExportHeight. Static variable in interface quicktime.std.StdQTConstants
negative bit is in minutes
movieExportMustGetSourceMediaType. Static variable in interface quicktime.std.StdQTConstants
movieExportNeedsResourceFork. Static variable in interface quicktime.std.StdQTConstants
movieExportType. Static variable in interface quicktime.std.StdQTConstants
movieExportVideoFilter. Static variable in interface quicktime.std.StdQTConstants
negative bit is in minutes
movieExportWidth. Static variable in interface quicktime.std.StdQTConstants
negative bit is in minutes
movieFileSpecValid. Static variable in interface quicktime.std.StdQTConstants
movieHeaderAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
movieImportCreateTrack. Static variable in interface quicktime.std.StdQTConstants
MovieImporter(). Constructor for class quicktime.std.qtcomponents.MovieImporter
Opens the specified movie import component,'eat ', with any subType.
MovieImporter(ComponentIdentifier). Constructor for class quicktime.std.qtcomponents.MovieImporter
Given a component identifier it opens the specified component.
MovieImporter(DataRef, int). Constructor for class quicktime.std.qtcomponents.MovieImporter
This returns an appropriate instance of the MovieImporter for the DataRef object.
MovieImporter(DataRef, int, String). Constructor for class quicktime.std.qtcomponents.MovieImporter
This returns an appropriate instance of the MovieImporter for the DataRef object.
MovieImporter(int). Constructor for class quicktime.std.qtcomponents.MovieImporter
Opens the specified movie import component,'eat ', with the given subType.
MovieImportInfo(Track, int, int). Constructor for class quicktime.std.qtcomponents.MovieImportInfo
Creates a MovieImportInfo object containing given data.
movieImportInParallel. Static variable in interface quicktime.std.StdQTConstants
movieImportMustUseTrack. Static variable in interface quicktime.std.StdQTConstants
movieImportResultUsedMultipleTracks. Static variable in interface quicktime.std.StdQTConstants
movieImportSubTypeIsFileExtension. Static variable in interface quicktime.std.StdQTConstants
movieImportType. Static variable in interface quicktime.std.StdQTConstants
movieInDataForkResID. Static variable in interface quicktime.std.StdQTConstants
magic res ID for flattened movies
MovieInfo(). Constructor for class quicktime.std.movies.MovieInfo
This constructor allows you to create an empty MovieInfo object.
MoviePlayer(Movie). Constructor for class quicktime.app.players.MoviePlayer
This constructor creates a MoviePlayer object given a QuickTime Movie object.
MoviePresenter(Movie). Constructor for class quicktime.app.players.MoviePresenter
Create a MoviePresenter with the supplied movie.
MoviePresenter(Movie, QDGraphics). Constructor for class quicktime.app.players.MoviePresenter
Create a MoviePresenter with the supplied movie.
movieScrapDontZeroScrap. Static variable in interface quicktime.std.StdQTConstants
movieScrapOnlyPutMovie. Static variable in interface quicktime.std.StdQTConstants
movieTextNotFoundErr. Static variable in interface quicktime.Errors
Movie Toolbox errors
movieToFileOnlyExport. Static variable in interface quicktime.std.StdQTConstants
movieToolboxUninitialized. Static variable in interface quicktime.Errors
Movie Toolbox errors
movieTrackCharacteristic. Static variable in interface quicktime.std.StdQTConstants
movieTrackEnabledOnly. Static variable in interface quicktime.std.StdQTConstants
movieTrackMediaType. Static variable in interface quicktime.std.StdQTConstants
mPartialDraw. Static variable in interface quicktime.std.StdQTConstants
MPEGMedia(Track, int). Constructor for class quicktime.std.movies.media.MPEGMedia
This constructor creates a media struct for the specified Track object.
MPEGMedia(Track, int, DataRef). Constructor for class quicktime.std.movies.media.MPEGMedia
This constructor creates a media struct for the specified Track object.
MPEGMediaType. Static variable in interface quicktime.std.StdQTConstants
mPreflightDraw. Static variable in interface quicktime.std.StdQTConstants
mSampleSize. Variable in class quicktime.std.sg.SGChannelInfo
The sample's size, eg returns 8 for 8 bit, 16 for 16 bit.
mScriptTag. Variable in class quicktime.std.sg.SGDataSourceInfo
mSpatialQuality. Variable in class quicktime.std.sg.SGVideoCompressorInfo
mSyncDrawing. Static variable in interface quicktime.std.StdQTConstants
mTemporalQuality. Variable in class quicktime.std.sg.SGVideoCompressorInfo
MultiMovieController(int, Movie, QDGraphics, QDPoint). Constructor for class quicktime.std.movies.MultiMovieController
This constructor creates a MovieController object for a given subType.
MultiMovieController(Movie). Constructor for class quicktime.std.movies.MultiMovieController
This constructor locates a movie controller component for you and assigns a movie to that controller.
MultiMovieController(Movie, int). Constructor for class quicktime.std.movies.MultiMovieController
This constructor locates a movie controller component for you and assigns a movie to that controller.
multiply(Matrix3x3). Method in class quicktime.qd3d.math.Matrix3x3
Returns the product of the two 3-by-3 matrices, this and matrixB.
multiply(Matrix4x4). Method in class quicktime.qd3d.math.Matrix4x4
Returns the product of the two 4-by-4 matrices, this and matrixB.
multiply(Quaternion). Method in class quicktime.qd3d.math.Quaternion
Returns the product of the two quaternions, this and q2.
MusicComponent(). Constructor for class quicktime.std.music.MusicComponent
Opens the MusicComponent component.
MusicComponent(int). Constructor for class quicktime.std.music.MusicComponent
Opens the MusicComponent component with a specified subType.
MusicComponentInfo(). Constructor for class quicktime.std.music.MusicComponentInfo
MusicData(int). Constructor for class quicktime.std.music.MusicData
Create a MusicData object of the specified number of bytes.
MusicDescription(). Constructor for class quicktime.std.movies.media.MusicDescription
This constructor makes a new MusicDescription object.
MusicMedia(Track, int). Constructor for class quicktime.std.movies.media.MusicMedia
This constructor creates a media struct for the specified Track object.
MusicMedia(Track, int, DataRef). Constructor for class quicktime.std.movies.media.MusicMedia
This constructor creates a media struct for the specified Track object.
MusicMediaControl(MusicMedia). Constructor for class quicktime.app.audio.MusicMediaControl
The constructor needs to know which MusicMedia object is being controlled.
musicMediaType. Static variable in interface quicktime.std.StdQTConstants
MusicMIDIPacket(). Constructor for class quicktime.std.music.MusicMIDIPacket
The MusicMIDIPacket is used to contain MIDI messages that can be sent.
MusicMIDIPacket(byte[]). Constructor for class quicktime.std.music.MusicMIDIPacket
The incoming byte[] contains MIDI data only.
MusicPartControl(MusicMediaHandler, int). Constructor for class quicktime.app.audio.MusicPartControl
Create a new MusicPartControl from the given MusicMediaHandler.

N

name. Variable in class quicktime.std.movies.media.HandlerInfo
The name of the handler's manufacturer.
name. Variable in class quicktime.std.music.MusicComponentInfo
Name of the Synthesizer.
NativeGraphicsException(String). Constructor for class quicktime.qd.NativeGraphicsException
needsTimeTable(). Method in class quicktime.std.movies.Movie
Determine whether a movie is being progressively downloaded..
newAlias(boolean). Method in class quicktime.io.QTFile
Creates an alias record that describes the specified target.
newDepth. Static variable in interface quicktime.qd.QDConstants
newDepthBit. Static variable in interface quicktime.qd.QDConstants
newEditState(). Method in class quicktime.std.movies.Movie
You can create an edit state by calling the NewMovieEditState function.
newEditState(). Method in class quicktime.std.movies.Track
You can create an edit state by calling the NewTrackEditState function.
newFromType(int, Track, int, DataRef). Static method in class quicktime.std.movies.media.Media
Creates a media struct for the specified Track object.
newGWorld(int). Method in class quicktime.std.image.ImageDescription
Creates an offscreen QDGraphics object from the width, height, depth, and color table of a specified image description structure.
newGWorld(QDRect, int). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Creates an offscreen QDGraphics based on the current compression settings.
newMovieActive. Static variable in interface quicktime.std.StdQTConstants
newMovieDontAskUnresolvedDataRefs. Static variable in interface quicktime.std.StdQTConstants
newMovieDontAutoAlternates. Static variable in interface quicktime.std.StdQTConstants
newMovieDontResolveDataRefs. Static variable in interface quicktime.std.StdQTConstants
newMovieDontUpdateForeBackPointers. Static variable in interface quicktime.std.StdQTConstants
newNoteChannel(int). Method in class quicktime.std.music.AtomicInstrument
Make a new note channel for an atomic instrument.
newNoteChannel(NoteAllocator, int). Method in class quicktime.std.music.AtomicInstrument
Make a new note channel for an atomic instrument.
newRowBytes. Static variable in interface quicktime.qd.QDConstants
newRowBytesBit. Static variable in interface quicktime.qd.QDConstants
newSizeNotified(QTImageDrawer, Dimension). Method in interface quicktime.app.image.Paintable
The Container object (QTImageDrawer) of the Paintable tells the paintable object the size of its available drawing surface.
newTrack(float, float, float). Method in class quicktime.std.movies.Movie
Create a track in a movie.
nextChildAnyType(Atom, Atom). Method in class quicktime.std.movies.AtomContainer
This method allows you to retrieve all of a parent atom's children one by one, regardless of their type's and id's.
NextImageAction(int, int, ImageSequencer, ImageSettable). Constructor for class quicktime.app.actions.NextImageAction
Creates an ImageAction.
nextTimeEdgeOK. Static variable in interface quicktime.std.StdQTConstants
nextTimeIgnoreActiveSegment. Static variable in interface quicktime.std.StdQTConstants
nextTimeMediaEdit. Static variable in interface quicktime.std.StdQTConstants
nextTimeMediaSample. Static variable in interface quicktime.std.StdQTConstants
nextTimeStep. Static variable in interface quicktime.std.StdQTConstants
nextTimeSyncSample. Static variable in interface quicktime.std.StdQTConstants
nextTimeTrackEdit. Static variable in interface quicktime.std.StdQTConstants
noCodecErr. Static variable in interface quicktime.Errors
noDataHandler. Static variable in interface quicktime.Errors
Movie Toolbox errors
noDefaultDataRef. Static variable in interface quicktime.Errors
Movie Toolbox errors
noDefaultOpcodes. Static variable in interface quicktime.std.StdQTConstants
nodes(). Method in class quicktime.app.actions.TickleList
Returns an Enumeration that is capable of enumerating over the nodes of a list.
noDeviceForChannel. Static variable in interface quicktime.Errors
noDMAErr. Static variable in interface quicktime.Errors
noDriver. Static variable in interface quicktime.qd.QDConstants
noErr. Static variable in interface quicktime.Errors
no error
noExportProcAvailableErr. Static variable in interface quicktime.Errors
noMediaHandler. Static variable in interface quicktime.Errors
Movie Toolbox errors
noMemoryNodeFailedInitialize. Static variable in interface quicktime.Errors
noMoreKeyColorsErr. Static variable in interface quicktime.Errors
noMoreRealTime. Static variable in interface quicktime.Errors
Sound manager errors
noMovieFound. Static variable in interface quicktime.Errors
Movie Toolbox errors
noNewDevice. Static variable in interface quicktime.qd.QDConstants
noNewDeviceBit. Static variable in interface quicktime.qd.QDConstants
nonMatchingEditState. Static variable in interface quicktime.Errors
Movie Toolbox errors
noPathMappingErr. Static variable in interface quicktime.Errors
Path errors
noRecordOfApp. Static variable in interface quicktime.Errors
Movie Toolbox errors
normalBit. Static variable in interface quicktime.qd.QDConstants
normalize(). Method in class quicktime.qd3d.math.Quaternion
Returns a normalized the quaternion.
normalize(). Method in class quicktime.qd3d.math.Vector2D
Returns the normalized form of the vector.
normalize(). Method in class quicktime.qd3d.math.Vector3D
Returns the normalized form of the vector.
noSoundTrackInMovieErr. Static variable in interface quicktime.Errors
Movie Toolbox errors
noSourceTreeFoundErr. Static variable in interface quicktime.Errors
Movie Toolbox errors
notAQTVRMovieErr. Static variable in interface quicktime.Errors
notCompressed. Static variable in interface quicktime.sound.SoundConstants
NoteAllocator(). Constructor for class quicktime.std.music.NoteAllocator
Opens the NoteAllocator component.
NoteAllocator(int). Constructor for class quicktime.std.music.NoteAllocator
Opens the NoteAllocator component with a specified subType.
NoteChannel(int, int). Constructor for class quicktime.std.music.NoteChannel
Creates a new NoteChannel object with the request instrument and polyphony.
NoteChannel(NoteAllocator, int). Constructor for class quicktime.std.music.NoteChannel
Creates a new NoteChannel object.
NoteChannel(NoteAllocator, NoteRequest). Constructor for class quicktime.std.music.NoteChannel
Creates a new NoteChannel object.
NoteChannel(NoteRequest). Constructor for class quicktime.std.music.NoteChannel
Creates a new NoteChannel object using the default NoteAllocator

QuickTime::NANewNoteChannel
NoteChannelControl(int). Constructor for class quicktime.app.audio.NoteChannelControl
Create a new NoteChannelControl and a NoteChannel with the specified instrument and polyphony of 1.
NoteChannelControl(int, int). Constructor for class quicktime.app.audio.NoteChannelControl
Create a new NoteChannelControl and a NoteChannel with the specified instrument and polyphony.
NoteChannelControl(NoteChannel). Constructor for class quicktime.app.audio.NoteChannelControl
Create a new NoteChannelControl from the given NoteChannel
noteChannelNotAllocatedOSErr. Static variable in interface quicktime.Errors
noteDuration(int). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the note duration.
notEnoughBufferSpace. Static variable in interface quicktime.Errors
Sound manager errors
notEnoughDiskSpaceToGrab. Static variable in interface quicktime.Errors
notEnoughHardwareErr. Static variable in interface quicktime.Errors
Sound manager errors
notEnoughMemoryToGrab. Static variable in interface quicktime.Errors
notePitch(int). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the note pitch.
NoteRequest(). Constructor for class quicktime.std.music.NoteRequest
Creates a NoteRequest instance with the default values.
NoteRequest(int, int). Constructor for class quicktime.std.music.NoteRequest
Create a NoteRequest from the given gmNumber instrument and polyphony values.
NoteRequest(ToneDescription). Constructor for class quicktime.std.music.NoteRequest
Create a NoteRequest from the given ToneDescription value.
NoteRequest(ToneDescription, int). Constructor for class quicktime.std.music.NoteRequest
Create a NoteRequest from the given ToneDescription and polyphony values.
NoteRequestInfo(). Constructor for class quicktime.std.music.NoteRequestInfo
Creates a NoteRequestInfo instance with the default values.
NoteRequestInfo(int). Constructor for class quicktime.std.music.NoteRequestInfo
Create a NoteRequestInfo from the given polyphony value.
noteVelocity(int). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the note velocity.
notExactMatrixErr. Static variable in interface quicktime.Errors
notExactSizeErr. Static variable in interface quicktime.Errors
notifyComplete(). Method in interface quicktime.app.actions.NotifyListener
The Notifier will call this method when it has completed its task.
notifyComplete(). Method in class quicktime.app.anim.TwoDSprite
This method is called by the Notifier object when the image data that it is supplying to the TwoDSprite is valid.
notImplementedMusicOSErr. Static variable in interface quicktime.Errors
notLeafAtomErr. Static variable in interface quicktime.Errors
notPatBic. Static variable in interface quicktime.qd.QDConstants
notPatCopy. Static variable in interface quicktime.qd.QDConstants
notPatOr. Static variable in interface quicktime.qd.QDConstants
notPatXor. Static variable in interface quicktime.qd.QDConstants
notSrcBic. Static variable in interface quicktime.qd.QDConstants
notSrcCopy. Static variable in interface quicktime.qd.QDConstants
notSrcOr. Static variable in interface quicktime.qd.QDConstants
notSrcXor. Static variable in interface quicktime.qd.QDConstants
notSyncFlag. Variable in class quicktime.std.qtcomponents.SCInfo
Indicates whether the frame is a key frame.
noVideoTrackInMovieErr. Static variable in interface quicktime.Errors
Movie Toolbox errors
nsvErr. Static variable in interface quicktime.Errors
ntscIn. Static variable in interface quicktime.std.StdQTConstants
Input Format Standards
ntscReallyIn. Static variable in interface quicktime.std.StdQTConstants
Input Format Standards
nudge(int). Method in class quicktime.vr.QTVRInstance
You can use the QTVRNudge function to turn one step in a particular direction and display the new view.
nullCmd. Static variable in interface quicktime.sound.SoundConstants
numberOfSamples. Variable in class quicktime.std.movies.media.SampleInfo
The number of samples.
numFrames. Variable in class quicktime.sound.SndInfo
The number of frames in the sample
numMusicComponents(). Method in class quicktime.std.music.NoteAllocator
Return the number of MusicComponents that are registered with the note allocator.
numNoteChannels(). Method in class quicktime.std.music.NoteAllocator
Returns the number of NoteChannels handled by the specific NoteAllocator instance.

O

oddField1ToEvenFieldOut. Static variable in interface quicktime.std.StdQTConstants
oddField1ToOddFieldOut. Static variable in interface quicktime.std.StdQTConstants
oddField2ToEvenFieldOut. Static variable in interface quicktime.std.StdQTConstants
oddField2ToOddFieldOut. Static variable in interface quicktime.std.StdQTConstants
offset. Variable in class quicktime.std.movies.media.FoundTextInfo
The offset of the found text in track.
offset. Variable in class quicktime.std.movies.media.SampleInfo
The media sample's offset.
offset(int, int). Method in class quicktime.qd.Polygon
offset moves the Polygon by adding the value you specify in the dh parameter to the horizontal coordinates of its points, and by adding the value you specify in the dv parameter to the vertical coordinates of all points of its boundary.
offset(int, int). Method in class quicktime.qd.Region
Moves the region horizontally and vertically by adding the respective parameters to all of the region.
open(). Static method in class quicktime.QTSession
This call will open a QTSession and perform any initialisations of the QTML environment.
open(int). Static method in class quicktime.QTSession
This call will open a QTSession and perform any initialisations of the QTML environment.
open(int, int, int). Static method in class quicktime.QTSession
This call will open a QTSession and perform any initialisations of the QTML environment.
open(QDGraphics, OpenCPicParams). Static method in class quicktime.qd.Pict
Use OpenCPicture to begin defining a picture, collecting all of your subsequent drawing commands in this record.
OpenCPicParams(QDRect). Constructor for class quicktime.qd.OpenCPicParams
The OpenCPicParams as a new object.
OpenCPicParams(QDRect, float, float). Constructor for class quicktime.qd.OpenCPicParams
The OpenCPicParams as a new object.
orange. Static variable in class quicktime.qd.QDColor
OrthographicCameraData(). Constructor for class quicktime.qd3d.camera.OrthographicCameraData
Creates a OrthographicCameraData object containing no data.
OrthographicCameraData(CameraData, float, float, float, float). Constructor for class quicktime.qd3d.camera.OrthographicCameraData
Creates a OrthographicCameraData object containing given data.
outlineBit. Static variable in interface quicktime.qd.QDConstants

P

pack(). Method in class quicktime.app.display.FullScreenWindow
For a full screen window pack can only be called after the window has been shown.
paint(Graphics). Method in interface quicktime.app.image.Paintable
Paint on the graphics.
paint(Graphics). Method in class quicktime.app.display.QTCanvas
Override the standard paint method.
paintArc(QDRect, int, int). Method in class quicktime.qd.QDGraphics
Using the pen mode of the current graphics port, PaintArc draws a wedge of the oval bounded by the rectangle that you specify in the area parameter.
paintOval(QDRect). Method in class quicktime.qd.QDGraphics
Using the pen mode for the current graphics port, the PaintOval procedure draws the interior of an oval just inside the bounding rectangle that you specify in the area parameter.
paintPoly(Polygon). Method in class quicktime.qd.QDGraphics
Using the pen pattern and pattern mode for the current graphics port, PaintPoly draws the interior of a polygon passed in the poly parameter.
paintRect(QDRect). Method in class quicktime.qd.QDGraphics
Paints the specified rect with the current foreground color.
paintRgn(Region). Method in class quicktime.qd.QDGraphics
Paints the specified region with the current foreground color.
paintRoundRect(QDRect, int, int). Method in class quicktime.qd.QDGraphics
Using Pen mode of the graphics pen for the current graphics port, the PaintRoundRect procedure draws the interior of the rounded rectangle bounded by the rectangle that you specify in the area parameter.
palIn. Static variable in interface quicktime.std.StdQTConstants
Input Format Standards
palindromeLoopTimeBase. Static variable in interface quicktime.std.StdQTConstants
Time base flags
panToColumn(float). Method in class quicktime.vr.QTVRInstance
You can use QTVRPanToColumn to get the column number in the object image array that corresponds to a pan angle.
paramErr. Static variable in interface quicktime.Errors
parseAIFFHeader(OpenFile). Static method in class quicktime.sound.SndInfo
You use this function to retrieve information about from a AIFF Sound File.
parseSndHeader(). Method in class quicktime.sound.SndHandle
You use this function to retrieve information about a SndHandle.
part(int). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime music event this method will extract the part number.
partNumber. Variable in class quicktime.std.music.MixStateInfo
The part number the information pertains too.
passProtocol(Object). Method in class quicktime.app.spaces.Protocol
Returns true if the object is an instance of ALL of the class object members of the Protocol.
paste(). Method in class quicktime.std.movies.MovieController
This method inserts a specified movie at the current movie time in the movie associated with a specified controller.
paste(Movie). Method in class quicktime.std.movies.MovieController
This method inserts a specified movie at the current movie time in the movie associated with a specified controller.
pasteHandle(QTHandle, int, int, MovieImporter). Method in class quicktime.std.movies.Movie
This method takes the contents of a specified handle, together with its type, and pastes it into a specified movie.
pasteInParallel. Static variable in interface quicktime.std.StdQTConstants
pasteSelection(Movie). Method in class quicktime.std.movies.Movie
This method places the tracks from one movie into another movie.
patBic. Static variable in interface quicktime.qd.QDConstants
patCopy. Static variable in interface quicktime.qd.QDConstants
pathNotVerifiedErr. Static variable in interface quicktime.Errors
Path errors
pathTooLongErr. Static variable in interface quicktime.Errors
Path errors
patOr. Static variable in interface quicktime.qd.QDConstants
patXor. Static variable in interface quicktime.qd.QDConstants
pause(int). Method in class quicktime.std.sg.SequenceGrabber
You can suspend or restart a record or preview operation by calling the pause function.
pauseCmd. Static variable in interface quicktime.sound.SoundConstants
pauseRecording(). Method in class quicktime.sound.SPB
Pause recording from a sound input device.
pdActionActivateSubPanel. Static variable in interface quicktime.std.StdQTConstants
pdActionConductStopAlert. Static variable in interface quicktime.std.StdQTConstants
pdActionConfirmDialog. Static variable in interface quicktime.std.StdQTConstants
pdActionGetDialogValues. Static variable in interface quicktime.std.StdQTConstants
pdActionGetSubPanelMenu. Static variable in interface quicktime.std.StdQTConstants
pdActionModelessCallback. Static variable in interface quicktime.std.StdQTConstants
pdActionSetAppleMenu. Static variable in interface quicktime.std.StdQTConstants
pdActionSetColorPickerEventProc. Static variable in interface quicktime.std.StdQTConstants
pdActionSetDialogTitle. Static variable in interface quicktime.std.StdQTConstants
pdActionSetEditMenu. Static variable in interface quicktime.std.StdQTConstants
pdActionSetPreviewPicture. Static variable in interface quicktime.std.StdQTConstants
pdActionSetPreviewUserItem. Static variable in interface quicktime.std.StdQTConstants
pdOptionsAllowOptionalInterpolations. Static variable in interface quicktime.std.StdQTConstants
pdOptionsCollectOneValue. Static variable in interface quicktime.std.StdQTConstants
pdOptionsModalDialogBox. Static variable in interface quicktime.std.StdQTConstants
penNormal(). Method in class quicktime.qd.QDGraphics
The PenNormal procedure restores the size, of the graphics pen in the current graphics port to their initial values: a size of 1 pixel by 1 pixel.
penSize(int, int). Method in class quicktime.qd.QDGraphics
The PenSize procedure sets the width that you specify in the width parameter and the height that you specify in the height parameter for the graphics pen in the current graphics port.
permErr. Static variable in interface quicktime.Errors
perspectiveMatrixType. Static variable in interface quicktime.std.StdQTConstants
phaseCmd. Static variable in interface quicktime.sound.SoundConstants
pHiliteBit. Static variable in interface quicktime.qd.QDConstants
pickArrangement(String, Track, String). Method in class quicktime.std.music.NoteAllocator
Displays a dialog to allow instrument selection.
pickEditInstrument(NoteAllocator, String, int). Method in class quicktime.std.music.AtomicInstrument
Presents a user interface for modifying the AtomicInstrument.
pickEditInstrument(String, int). Method in class quicktime.std.music.NoteChannel
Presents a user interface for changing the instrument used by the note channel.
pickInstrument(NoteAllocator, String, int). Method in class quicktime.std.music.ToneDescription
Initialises the tone description structure through providing the user with a dialog that allows the user to choose the instrument.
picLParen. Static variable in interface quicktime.qd.QDConstants
picRParen. Static variable in interface quicktime.qd.QDConstants
pictIsOpenErr. Static variable in interface quicktime.Errors
pink. Static variable in class quicktime.qd.QDColor
pixelsLocked. Static variable in interface quicktime.qd.QDConstants
pixelsLockedBit. Static variable in interface quicktime.qd.QDConstants
pixelsPurgeable. Static variable in interface quicktime.qd.QDConstants
pixelsPurgeableBit. Static variable in interface quicktime.qd.QDConstants
pixPurge. Static variable in interface quicktime.qd.QDConstants
pixPurgeBit. Static variable in interface quicktime.qd.QDConstants
planar. Static variable in interface quicktime.qd.QDConstants
play(float). Method in class quicktime.std.movies.MovieController
Your application can use this action to start or stop playing a movie.
play(SndHandle). Method in class quicktime.sound.SndChannel
Plays a sound asynchronously from memory.
play(SndHandle). Static method in class quicktime.sound.Sound
Plays a sound from memory.
playNote(float, int). Method in class quicktime.std.music.NoteChannel
Plays a musical note with given pitch and velocity.
playNoteCents(int, int, int). Method in class quicktime.std.music.NoteChannel
Plays a musical note with given pitch and velocity.
playNoteFor(float, int, int). Method in class quicktime.app.audio.NoteChannelControl
Plays the supplied note for the given duration.
playNoteRaw(int, int). Method in class quicktime.std.music.NoteChannel
Plays a musical note with given pitch and velocity.
playPreview(). Method in class quicktime.std.movies.Movie
This method plays a movie's preview.
plusCursor. Static variable in interface quicktime.qd.QDConstants
pmAllUpdates. Static variable in interface quicktime.qd.QDConstants
pmAnimated. Static variable in interface quicktime.qd.QDConstants
pmBkUpdates. Static variable in interface quicktime.qd.QDConstants
pmBlack. Static variable in interface quicktime.qd.QDConstants
pmCourteous. Static variable in interface quicktime.qd.QDConstants
pmExplicit. Static variable in interface quicktime.qd.QDConstants
pmFgUpdates. Static variable in interface quicktime.qd.QDConstants
pmInhibitC2. Static variable in interface quicktime.qd.QDConstants
pmInhibitC4. Static variable in interface quicktime.qd.QDConstants
pmInhibitC8. Static variable in interface quicktime.qd.QDConstants
pmInhibitG2. Static variable in interface quicktime.qd.QDConstants
pmInhibitG4. Static variable in interface quicktime.qd.QDConstants
pmInhibitG8. Static variable in interface quicktime.qd.QDConstants
pmNoUpdates. Static variable in interface quicktime.qd.QDConstants
pmTolerant. Static variable in interface quicktime.qd.QDConstants
pmWhite. Static variable in interface quicktime.qd.QDConstants
pnotComponentNeedsNoCache. Static variable in interface quicktime.std.StdQTConstants
File Preview Components
pnotComponentWantsEvents. Static variable in interface quicktime.std.StdQTConstants
File Preview Components
Point3D(). Constructor for class quicktime.qd3d.math.Point3D
Creates a Point3D object containing no data.
Point3D(float, float, float). Constructor for class quicktime.qd3d.math.Point3D
Creates a Point3D object containing with given data.
pointIn(QDPoint). Method in class quicktime.qd.Region
Checks whether the pixel below and to the right of the point is within the region.
pointInMovie(QDPoint). Method in class quicktime.std.movies.Movie
This method allows your application to determine whether a specified point lies in the region defined by a movie's final display boundary region after it has been clipped by the movie's display clipping region.
pointInMovie(QDPoint). Method in class quicktime.std.movies.Track
This method allows your application to determine whether a specified point lies in the region defined by a track's display boundary region after it has been clipped by the movie's final display clipping region.
Polygon(QDGraphics). Constructor for class quicktime.qd.Polygon
Allocates a new empty Polygon.
position(QDRect, int). Method in class quicktime.std.movies.MovieController
This method allows you to control the position of a movie and its controller on the computer display.
position(QDRect, QDRect, int). Method in class quicktime.std.movies.MovieController
This method allows you to control the position of a movie and its controller on the computer display.
preflightSize(GDevice, int, int). Method in class quicktime.std.movies.FullScreen
Returns the closest size to the specified size for the specified screen.
preloadAlways. Static variable in interface quicktime.std.StdQTConstants
preloadFlags. Variable in class quicktime.std.movies.LoadSettings
The flags for preloading.
preloadOnlyIfEnabled. Static variable in interface quicktime.std.StdQTConstants
prepaint(). Method in class quicktime.app.image.QTImageDrawer
This method is used to paint the painter object's image and to grab the resulting pixels into a format that the QTImageDrawer can then draw using the quicktime drawing commands.
prepare(boolean, boolean). Method in class quicktime.std.sg.SequenceGrabber
Instructs the sequence grabber to get ready to begin a preview or record operation.
prepend(EncodedImage). Method in class quicktime.app.image.ImageDataSequence
Add the image description object as the first item in the collection
prePreroll(int, float). Method in class quicktime.std.movies.Movie
This method allows your application to prepare a portion of a movie for playback.
prePreroll(int, float, MoviePrePreroll). Method in class quicktime.std.movies.Movie
This method allows your application to prepare a portion of a movie for playback.
preroll(). Method in class quicktime.std.music.NoteChannel
Will attempt to re-allocate the note channel if it was invalid previously.
preroll(). Method in class quicktime.std.music.TunePlayer
Prepares the tune player by attempting to reserve note channels for each part in the sequence.
preroll(int, float). Method in class quicktime.std.movies.Movie
This method allows your application to prepare a portion of a movie for playback.
prerollAndPlay(float). Method in class quicktime.std.movies.MovieController
Your application can use this method to start a movie.
prevBuffer(). Method in class quicktime.std.image.CSequence
This method determines the location of the previous image buffer allocated by the compressor.
profileDuration(). Method in class quicktime.app.image.QTTransition
If profiling this returns the total time it took to run the doTransition method.
profileFramesRendered(). Method in class quicktime.app.image.QTTransition
If profiling this returns the number of frames that were rendered in the last time that the doTransition() method was called.
progressProcAborted. Static variable in interface quicktime.Errors
Movie Toolbox errors
propertyAtomAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
propertyNotSupportedByNodeErr. Static variable in interface quicktime.Errors
Protocol(Class). Constructor for class quicktime.app.spaces.Protocol
Creates a Protocol from the supplied class.
Protocol(Class[]). Constructor for class quicktime.app.spaces.Protocol
Creates a Protocol from the supplied classes.
PString2String(byte[], int). Static method in class quicktime.util.QTUtils
Converts a PString into a java.lang.String.
ptInData(EncodedImage, QDPoint). Method in class quicktime.std.image.DSequence
Tests to see if an image contains data at a given point.
ptToPanAngle(QDPoint). Method in class quicktime.vr.QTVRInstance
You can use QTVRPtToAngles to get the pan angle of a point.
ptToTiltAngle(QDPoint). Method in class quicktime.vr.QTVRInstance
You can use QTVRPtToAngles to get the tilt angle of a point.
putIntoDataFork(OpenMovieFile, int, int). Method in class quicktime.std.movies.Movie
This method allows you to store a movie in the data fork of a given file.
putIntoHandle(). Method in class quicktime.std.movies.media.UserData
This method returns a handle which contains a publicly parseable form of the user data.
putIntoHandle(QTHandle). Method in class quicktime.std.movies.Movie
This method creates a new movie resource for you.
putIntoTypedHandle(Track, int, int, int, int, MovieExporter). Method in class quicktime.std.movies.Movie
This method takes a movie (or a single track from within that movie) and converts it into a handle of a specified type.
putOnScrap(int). Method in class quicktime.std.movies.Movie
This method allows your application to place a movie onto the scrap.

Q

QD3DException(int). Constructor for class quicktime.qd3d.QD3DException
Creates an exception with a specific error number
QD3DException(String). Constructor for class quicktime.qd3d.QD3DException
Creates an exception with a message that could contain information that could be displayed to the user.
QDColor(). Constructor for class quicktime.qd.QDColor
Create an instance of an QDColor class - Black
QDColor(Color). Constructor for class quicktime.qd.QDColor
Create an instance of an QDColor class
QDColor(float, float, float). Constructor for class quicktime.qd.QDColor
Create an instance of an QDColor class.
QDColor(float, float, float, float). Constructor for class quicktime.qd.QDColor
Create an instance of an QDColor class.
QDColor(int, int, int). Constructor for class quicktime.qd.QDColor
Create an instance of an QDColor class.
QDColor(int, int, int, int). Constructor for class quicktime.qd.QDColor
Create an instance of an QDColor class.
QDException(int). Constructor for class quicktime.qd.QDException
Creates an exception with a specific error number
QDException(String). Constructor for class quicktime.qd.QDException
Creates an exception with a message that could contain information that could be displayed to the user.
QDFont(). Constructor for class quicktime.qd.QDFont
QDGraphics(ImageCompressionDialog, QDRect, int). Constructor for class quicktime.qd.QDGraphics
Creates an offscreen QDGraphics based on the current compression settings.
QDGraphics(ImageDescription, int). Constructor for class quicktime.qd.QDGraphics
Creates an offscreen QDGraphics object from the width, height, depth, and color table of a specified image description structure.
QDGraphics(int, QDRect). Constructor for class quicktime.qd.QDGraphics
An offscreen graphics world in Color QuickDraw contains a GWorld - and its handles to associated PixMap and ColorTables - that describe an offscreen graphics port.
QDGraphics(int, QDRect, ColorTable, GDevice, int). Constructor for class quicktime.qd.QDGraphics
An offscreen graphics world in Color QuickDraw contains a GWorld - and its handles to associated PixMap and ColorTables - that describe an offscreen graphics port.
QDGraphics(int, QDRect, int). Constructor for class quicktime.qd.QDGraphics
An offscreen graphics world in Color QuickDraw contains a GWorld - and its handles to associated PixMap and ColorTables - that describe an offscreen graphics port.
QDGraphics(QDRect). Constructor for class quicktime.qd.QDGraphics
An offscreen graphics world in Color QuickDraw contains a GWorld - and its handles to associated PixMap and ColorTables - that describe an offscreen graphics port.
QDPoint(float, float). Constructor for class quicktime.qd.QDPoint
Create a QDPoint at specified location
QDPoint(int, int). Constructor for class quicktime.qd.QDPoint
Create a QDPoint at specified location
QDPoint(Point). Constructor for class quicktime.qd.QDPoint
Create a QDPoint at specified location
QDRect(). Constructor for class quicktime.qd.QDRect
Constructs a new rectangle, with (0, 0) origin and 0 width and height
QDRect(Dimension). Constructor for class quicktime.qd.QDRect
Constructs a rectangle at (0, 0) and initializes it to the specified width and height.
QDRect(float, float). Constructor for class quicktime.qd.QDRect
Constructs a rectangle and initializes it with the specified width and height parameters.
QDRect(float, float, float, float). Constructor for class quicktime.qd.QDRect
Constructs and initializes a rectangle with the specified parameters.
QDRect(int, int). Constructor for class quicktime.qd.QDRect
Constructs a rectangle and initializes it with the specified width and height parameters.
QDRect(int, int, int, int). Constructor for class quicktime.qd.QDRect
Constructs and initializes a rectangle with the specified parameters.
QDRect(Point). Constructor for class quicktime.qd.QDRect
Constructs a rectangle of 0 width and height and specified origin.
QDRect(Point, Dimension). Constructor for class quicktime.qd.QDRect
Constructs a rectangle and initializes it to a specified point and dimension.
QDRect(Rectangle). Constructor for class quicktime.qd.QDRect
Constructs a QDRect from a java.awt.Rectangle.
qfcbNotCreatedErr. Static variable in interface quicktime.Errors
Path errors
qfcbNotFoundErr. Static variable in interface quicktime.Errors
Path errors
QTAppException(). Constructor for class quicktime.app.QTAppException
Construct an Exception
QTAppException(String). Constructor for class quicktime.app.QTAppException
Construct an Exception.
QTCanvas(). Constructor for class quicktime.app.display.QTCanvas
Constructor for creating a client-less QTCanvas.
QTCanvas(int, float, float). Constructor for class quicktime.app.display.QTCanvas
Constructor for creating a client-less QTCanvas.
qtcbNeedsRateChanges. Static variable in interface quicktime.std.StdQTConstants
callback equates--values for the parameter param1 of the callMeWhen method that indicate when the callback method should be called
qtcbNeedsStartStopChanges. Static variable in interface quicktime.std.StdQTConstants
callback equates--values for the parameter param1 of the callMeWhen method that indicate when the callback method should be called
qtcbNeedsTimeChanges. Static variable in interface quicktime.std.StdQTConstants
callback equates--values for the parameter param1 of the callMeWhen method that indicate when the callback method should be called
QTDrawableMaker(). Constructor for class quicktime.app.QTDrawableMaker
QTEffect(). Constructor for class quicktime.app.image.QTEffect
Creates a QTEffect with kMultiFrame set with a default initial size of 0, 0.
QTEffect(Dimension). Constructor for class quicktime.app.image.QTEffect
Creates a QTEffect with kMultiFrame set and the specified initial size.
QTEffect(int). Constructor for class quicktime.app.image.QTEffect
Creates a QTEffect with kMultiFrame set with a default initial size of 0, 0.
QTEffect(int, Dimension). Constructor for class quicktime.app.image.QTEffect
Creates a QTEffect.
QTEffectPresenter(QTEffect). Constructor for class quicktime.app.image.QTEffectPresenter
Create a QTEffectPresenter from the supplied effect.
QTEffectPresenter(QTEffect, QDGraphics). Constructor for class quicktime.app.image.QTEffectPresenter
Create a QTEffectPresenter from the supplied effect.
QTException(int). Constructor for class quicktime.QTException
Creates an exception with a specific error number
QTException(String). Constructor for class quicktime.QTException
Creates an exception with a message that could contain information that could be displayed to the user.
QTFile(File). Constructor for class quicktime.io.QTFile
Used to return a QTFile object from a Java file object.
QTFile(String). Constructor for class quicktime.io.QTFile
Used to return a QTFile object from a full path specification
QTFilter(). Constructor for class quicktime.app.image.QTFilter
Creates a QTFilter which is a singleFrame filter and an initialSize of 0, 0.
QTFilter(Dimension). Constructor for class quicktime.app.image.QTFilter
Creates a QTFilter which is a singleFrame filter and specified initialSize.
QTFilter(int). Constructor for class quicktime.app.image.QTFilter
Creates a QTFilter of specified frame setting and an initialSize of 0, 0.
QTFilter(int, Dimension). Constructor for class quicktime.app.image.QTFilter
Creates a QTFilter of specified frame setting and initSize.
QTHandle(). Constructor for class quicktime.util.QTHandle
Allocate a handle of minimum size for general use.
QTHandle(byte[]). Constructor for class quicktime.util.QTHandle
Construct a handle from input data.
QTHandle(int, boolean). Constructor for class quicktime.util.QTHandle
Allocate a handle for general use.
QTHandle(QTHandleRef, QTHandleRef). Constructor for class quicktime.util.QTHandle
Construct a handle from the concatenation of the two handles supplied.
QTHandle(QTPointerRef, int, int). Constructor for class quicktime.util.QTHandle
This constructor is used to create a QTHandle object from a QTPointer.
QTImage(ImageDescription, EncodedImage). Constructor for class quicktime.std.image.QTImage
Associate an image description with the image data that is described by the description.
QTImageDrawer(Paintable, Dimension, int). Constructor for class quicktime.app.image.QTImageDrawer
This creates the QTImageDrawer object which is the parent container of the Paintable object.
QTImageProducer(QTDrawable, Dimension). Constructor for class quicktime.app.image.QTImageProducer
Creates an ImageProducer from the specified qtSource.
QTIOException(int, String). Constructor for class quicktime.io.QTIOException
Creates an exception with a specific error number
QTIOException(String). Constructor for class quicktime.io.QTIOException
Creates an exception with a string representation.
qtmlDllEntryNotFoundErr. Static variable in interface quicktime.Errors
qtmlDllLoadErr. Static variable in interface quicktime.Errors
qtmlUninitialized. Static variable in interface quicktime.Errors
QTMouseMotionAdapter(). Constructor for class quicktime.app.actions.QTMouseMotionAdapter
QTNullPointerException(String). Constructor for class quicktime.QTNullPointerException
Creates an exception with the name of the class that caused the exception to be thrown.
qtParamErr. Static variable in interface quicktime.Errors
QTPlayer(MovieController). Constructor for class quicktime.app.players.QTPlayer
This constructor creates a QTPlayer object given a QuickTime MovieController object.
QTPointer(byte[]). Constructor for class quicktime.util.QTPointer
Construct a pointer from input data.
QTPointer(int, boolean). Constructor for class quicktime.util.QTPointer
Allocate a pointer for general use.
QTPointer(QTHandleRef, int, int). Constructor for class quicktime.util.QTPointer
This constructor is used to create a QTPointer object from a Handle.
QTPointer(QTPointerRef, QTPointerRef). Constructor for class quicktime.util.QTPointer
Construct a pointer from the concatenation of the two supplied pointers.
QTRuntimeException(Exception). Constructor for class quicktime.QTRuntimeException
Creates a QTRuntimeException
QTRuntimeException(int). Constructor for class quicktime.QTRuntimeException
Creates an QTRuntimeException with a message that could contain information that could be displayed to the user.
QTRuntimeException(QTException). Constructor for class quicktime.QTRuntimeException
Creates a QTRuntimeException
QTRuntimeException(String). Constructor for class quicktime.QTRuntimeException
Creates an QTRuntimeException with a message that could contain information that could be displayed to the user.
QTTransition(). Constructor for class quicktime.app.image.QTTransition
Creates a QTTransition with default settings of a time-specified duration of 2000 msecs, an effect fps of 20, a redraw setting as kMultiFrame and an initialSize of 0, 0.
QTTransition(Dimension). Constructor for class quicktime.app.image.QTTransition
Creates a QTTransition with default settings of a time-specified duration of 2000 msecs, an effect fps of 20, a redraw setting as kMultiFrame and the specified initialSize.
QTUnknownOSException(). Constructor for class quicktime.QTUnknownOSException
qtVideoOutputComponentBaseSubType. Static variable in interface quicktime.std.StdQTConstants
qtVideoOutputComponentType. Static variable in interface quicktime.std.StdQTConstants
QTVRException(int). Constructor for class quicktime.vr.QTVRException
Creates an exception with a specific error number
QTVRException(String). Constructor for class quicktime.vr.QTVRException
Creates an exception with a message that could contain information that could be displayed to the user.
QTVRInstance(Track, MovieController). Constructor for class quicktime.vr.QTVRInstance
You can use the QTVRGetQTVRInstance function to get an instance of a QuickTime VR movie.
qtvrLibraryLoadErr. Static variable in interface quicktime.Errors
qtvrUninitialized. Static variable in interface quicktime.Errors
qualifyingSubVersion. Static variable in class quicktime.util.QTBuild
The qualifier for the sub-version of QTJava
Quaternion(). Constructor for class quicktime.qd3d.math.Quaternion
Creates a Quaternion object set to the identity.
Quaternion(float, float, float, float). Constructor for class quicktime.qd3d.math.Quaternion
Creates a Quaternion object containing given data.
queue(MusicData, float, int, int, int). Method in class quicktime.std.music.TunePlayer
Places a sequence of music events into a queue to be played.
queueFull. Static variable in interface quicktime.Errors
Sound manager errors
quickTimeImageFileImageDataAtom. Static variable in interface quicktime.std.StdQTConstants
quickTimeImageFileImageDescriptionAtom. Static variable in interface quicktime.std.StdQTConstants
quickTimeImageFileMetaDataAtom. Static variable in interface quicktime.std.StdQTConstants
quietCmd. Static variable in interface quicktime.sound.SoundConstants

R

ramInit. Static variable in interface quicktime.qd.QDConstants
rate. Variable in class quicktime.std.clocks.RateCallBack
Determines the rate that is used in the callback.
rate11025hz. Static variable in interface quicktime.sound.SoundConstants
rate11khz. Static variable in interface quicktime.sound.SoundConstants
rate22050hz. Static variable in interface quicktime.sound.SoundConstants
rate22khz. Static variable in interface quicktime.sound.SoundConstants
rate44khz. Static variable in interface quicktime.sound.SoundConstants
rate48khz. Static variable in interface quicktime.sound.SoundConstants
RateCallBack(TimeBase, float, int). Constructor for class quicktime.std.clocks.RateCallBack
Creates a new callback event that will invoke its Callback object when the rate of the specified timebase reaches a certain value.
rateCmd. Static variable in interface quicktime.sound.SoundConstants
rateMultiplierCmd. Static variable in interface quicktime.sound.SoundConstants
RawEncodedImage(byte[]). Constructor for class quicktime.util.RawEncodedImage
This will return a RawEncodedImage object from a byte array.
RawEncodedImage(int, boolean). Constructor for class quicktime.util.RawEncodedImage
Allocate the specified amount of bytes for containing encoded image data.
RawEncodedImage(int, boolean, int). Constructor for class quicktime.util.RawEncodedImage
Allocate the specified amount of bytes for containing encoded image data.
RawEncodedImage(int[]). Constructor for class quicktime.util.RawEncodedImage
This will return a RawEncodedImage object from an int array.
RawEncodedImage(int[], int). Constructor for class quicktime.util.RawEncodedImage
This will return a RawEncodedImage object from an int array.
readData(EncodedImage, int, int). Method in class quicktime.std.image.GraphicsImporter
Reads image data.
reallocPix. Static variable in interface quicktime.qd.QDConstants
reallocPixBit. Static variable in interface quicktime.qd.QDConstants
reclaimMemory(). Static method in class quicktime.util.QTUtils
Reclaim as much memory as possible and ensure that all finalize methods are called on objects which have been collected.
record(boolean). Method in class quicktime.sound.SPB
Record audio data into memory, either synchronously or asynchronously.
recordMode(int). Method in class quicktime.app.RecordMovie
Places a RecordMovie object in record mode.
RecordMovie(). Constructor for class quicktime.app.RecordMovie
Creates a default RecordMovie object.
RecordMovie(Movie, RecordMovieCallback). Constructor for class quicktime.app.RecordMovie
Record the output of each composited image to a frame.
RecordMovie(Movie, RecordMovieCallback, QDRect). Constructor for class quicktime.app.RecordMovie
Record the output of each composited image to a frame.
rect(QDRect). Method in class quicktime.qd.Region
Resets the mathematical structure to the specified rectangle.
rect(QDRect, QDRect). Method in class quicktime.std.image.Matrix
creates a matrix that performs a translate and scale operation as described by the relationship between two rectangles.
rectIn(QDRect). Method in class quicktime.qd.Region
Checks whether the specified rectangle intersects the region.
red. Static variable in class quicktime.qd.QDColor
redBit. Static variable in interface quicktime.qd.QDConstants
redColor. Static variable in interface quicktime.qd.QDConstants
redraw(Region). Method in interface quicktime.app.display.Drawable
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.image.DSequenceFromMemory
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.image.GraphicsImporterDrawer
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.display.GroupDrawable
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.image.ImageDrawer
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.image.ImagePresenter
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.image.ImageViewer
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.players.MoviePlayer
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.players.MoviePresenter
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.image.QTEffect
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.image.QTEffectPresenter
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.image.QTImageDrawer
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.image.QTImageProducer
This method is called to redraw the QuickTime image source and update any of the current ImageConsumers with the new pixels that have been generated.
redraw(Region). Method in class quicktime.app.players.QTPlayer
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.sg.SGDrawer
QTCanvas calls this method when the client should redraw itself.
redraw(Region). Method in class quicktime.app.anim.SWCompositor
QTCanvas calls this method when the client should redraw itself.
redrawMember(QTDrawable, Region). Method in class quicktime.app.display.DirectGroup
This is an optimized drawing method that will only reset the clipping of those objects that are behind the supplied member.
redrawMember(QTDrawable, Region). Method in class quicktime.app.display.GroupDrawable
An optimized redraw that will redraw only those objects that it needs to based on the fact that the supplied drawer has changed but those behind or in front of it have not.
referenceMovieComponentCheckAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
referenceMovieDataRateAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
referenceMovieDataRefAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
referenceMovieDescriptorAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
referenceMovieQualityAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
referenceMovieRecordAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
referenceMovieVersionCheckAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
region. Variable in class quicktime.std.movies.IStringInfo
Region(). Constructor for class quicktime.qd.Region
Allocates a new empty region.
Region(PixMap). Constructor for class quicktime.qd.Region
Converts a specified BitMap or PixMap to a region.
Region(QDRect). Constructor for class quicktime.qd.Region
Allocates a new region specified by a rectangle.
registerHandler(QTRuntimeHandler). Static method in class quicktime.QTRuntimeException
This registers an object that will handle the runtime Exceptions that may be generated through the (ab)normal running of a QTJava application or applet.
registerMusicDevice(int, String, SynthesizerConnections). Method in class quicktime.std.music.NoteAllocator
Registers a music component with the NoteAllocator.
reInitCmd. Static variable in interface quicktime.sound.SoundConstants
release(). Method in class quicktime.std.sg.SequenceGrabber
Instructs the sequence grabber to release any system resources it allocated previously.
remove(). Method in class quicktime.std.anim.Sprite
This will remove the sprite from the SpriteWorld it is contained in and destroy its internal structures.
remove(). Method in class quicktime.app.anim.TwoDSprite
This will remove the sprite from the SpriteWorld it is contained in and destroy its internal structures.
remove(int). Method in class quicktime.app.image.ImageDataSequence
Remove the object at the specified index.
remove(int). Method in class quicktime.util.QTVector
remove element at specified position
removeActionFilter(). Method in class quicktime.std.movies.MovieController
Removes the current action filter from the MovieController.
removeActiveCanvas(QTCanvas). Static method in class quicktime.QTSession
Removes a canvas from a registry of active canvases.
removeAll(). Method in class quicktime.app.image.ImageDataSequence
Remove all objects.
removeAll(). Method in class quicktime.util.QTVector
removeAll(). Method in class quicktime.app.time.TaskThread
Remove all task objects from the task list and stops the task thread.
removeAllControllers(). Method in class quicktime.app.spaces.SimpleSpace
This method will remove all of the controllers that are currently attached to the Space.
removeAllMembers(). Method in class quicktime.app.spaces.SimpleSpace
This method will remove all of the members that are currently contained by the space.
removeAllMovies(). Method in class quicktime.std.movies.MultiMovieController
This method allows you to remove all of the associated movies of a controller.
removeAMovie(Movie). Method in class quicktime.std.movies.MultiMovieController
This method allows you to remove the specified movie from the controller.
removeAtom(Atom). Method in class quicktime.std.movies.AtomContainer
This method removes an atom and all of its children from an atom data structure.
removeChildren(Atom). Method in class quicktime.std.movies.AtomContainer
This method removes all of the children of an atom.
removeClient(). Method in class quicktime.app.display.QTCanvas
Removes the client from the canvas.
removeConsumer(ImageConsumer). Method in class quicktime.app.image.QTImageProducer
This method removes the given ImageConsumer object from the list of consumers currently registered to receive image data.
removeController(Controller). Method in class quicktime.app.spaces.SimpleSpace
Removes a controller that was previously added to the Space.
removeController(Controller). Method in interface quicktime.app.spaces.Space
Removes a controller that was previously added to the Space.
removeData(int, int). Method in class quicktime.std.movies.media.UserData
This method removes an item from a user data list.
removedFrom(Object). Method in class quicktime.app.display.DirectGroup
This method is called by the specified object when the Listener object is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.image.DSequenceFromMemory
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.image.GraphicsImporterDrawer
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.image.ImageDrawer
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.image.ImagePresenter
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.image.ImageViewer
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in interface quicktime.app.spaces.Listener
This method is called by the specified object when the Listener object is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.actions.MouseController
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.players.MoviePlayer
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.image.QTEffect
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.image.QTImageDrawer
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.players.QTPlayer
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.sg.SGDrawer
This method is called by the specified object when the instance of the class that implements this interface is removed from the object that is the source of the interest.
removedFrom(Object). Method in class quicktime.app.spaces.SimpleSpace
This method is called by the specified object when the Listener object is removed from the object that is the source of the interest.
removedFromCompositor(SWCompositor). Method in class quicktime.app.image.CompositableEffect
When a dynamic image class is removed from a SWCompositor this method is called to allow the class to cleanup any of the invalidation processes it had established in the addedToCompositor call.
removedFromCompositor(SWCompositor). Method in class quicktime.app.image.DSequenceFromMemory
When a dynamic image class is removed from a SWCompositor this method is called to allow the class to cleanup any of the invalidation processes it had established in the addedToCompositor call.
removedFromCompositor(SWCompositor). Method in interface quicktime.app.image.DynamicImage
When a dynamic image class is removed from a SWCompositor this method is called to allow the class to cleanup any of the invalidation processes it had established in the addedToCompositor call.
removedFromCompositor(SWCompositor). Method in class quicktime.app.players.MoviePresenter
When a dynamic image class is removed from a SWCompositor this method is called to allow the class to cleanup any of the invalidation processes it had established in the addedToCompositor call.
removedFromCompositor(SWCompositor). Method in class quicktime.app.image.QTEffectPresenter
When a dynamic image class is removed from a SWCompositor this method is called to allow the class to cleanup any of the invalidation processes it had established in the addedToCompositor call.
removedFromCompositor(SWCompositor). Method in class quicktime.app.image.QTImageDrawer
When a dynamic image class is removed from a SWCompositor this method is called to allow the class to cleanup any of the invalidation processes it had established in the addedToCompositor call.
removedFromCompositor(SWCompositor). Method in class quicktime.app.anim.SWCompositor
When a dynamic image class is removed from a SWCompositor this method is called to allow the class to cleanup any of the invalidation processes it had established in the addedToCompositor call.
removedFromSpace(). Method in interface quicktime.app.spaces.Controller
Called by the Space when a Controller is being removed from a Space.
removedFromSpace(). Method in class quicktime.app.actions.MouseController
Called by the Space when a Controller is being removed from a Space.
removedFromSpace(). Method in class quicktime.app.actions.TickleList
Called by the Space when a Controller is being removed from a Space.
removedFromTasker(). Method in interface quicktime.app.time.Taskable
This is called by a TaskThread when an object is removed from a TaskThread.
removedFromTasker(). Method in class quicktime.app.time.Tasking
This is called by a TaskThread when an object is removed from a TaskThread.
removeDirectory(File). Static method in class quicktime.app.QTFactory
This method will remove a directory from the internal list of directories that are searched in the find methods.
removeDrawingCompleteProc(). Method in class quicktime.std.movies.Movie
This allows you to remove a previously assigned drawing-complete method to a movie.
removeEnteringNodeProc(). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetEnteringNodeProc function to remove a node-entering procedure.
removeExtension(int). Method in class quicktime.std.movies.media.SoundDescription
Remove application specific info from a Sound Description object

QuickTime::RemoveSoundDescriptionExtension

removeFirst(). Method in class quicktime.app.image.ImageDataSequence
Remove the object at the specified index.
removeFlipSpec(EndianFlipSpec). Method in class quicktime.util.EndianDescriptor
Removes a specified EndianFlipSpec (if found) from the EndianDescriptor.
removeImageData(). Method in class quicktime.app.image.ImagePresenter
This method removes the previously set encoded image data and description from the ImagePresenter and will remove it from any destination QDGraphics it is currently drawing into.
removeInterceptProc(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

removeLast(). Method in class quicktime.app.image.ImageDataSequence
Remove the object at the specified index.
removeLeavingNodeProc(). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetLeavingNodeProc function to remove a node-leaving procedure.
removeMedia(). Method in class quicktime.std.movies.Track
Removes a track's media.
removeMember(Object). Method in interface quicktime.app.spaces.Collection
If the object is a member of the collection it is removed.
removeMember(Object). Method in class quicktime.app.anim.Compositor
Remove a sprite from the Compositor and remove it visually.
removeMember(Object). Method in class quicktime.app.display.GroupDrawable
Remove a QTDrawable object from the Group of drawn items.
removeMember(Object). Method in class quicktime.app.image.ImageDataSequence
If the object is a member of the collection it is removed.
removeMember(Object). Method in class quicktime.app.actions.MouseController
Removes a member from the collection of objects that the controller controls
removeMember(Object). Method in class quicktime.app.spaces.Protocol
Removes a class object that was previously added to this Protocol.
removeMember(Object). Method in class quicktime.app.spaces.SimpleSpace
If the object is a member of the collection it is removed.
removeMember(Object). Method in class quicktime.app.time.TaskThread
Removes the Taskable object from the collection.
removeMember(Object). Method in class quicktime.app.actions.TickleList
If the object is a member of the collection it is removed.
removeMouseListener(MouseListener). Method in class quicktime.app.actions.GenericResponder
Removes the specified MouseListener from the GenericResponder.
removeMouseMotionListener(MouseMotionListener). Method in class quicktime.app.actions.GenericResponder
Removes the specified MouseListener from the GenericResponder.
removeMouseOverHotSpotProc(). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetMouseOverHotSpotProc function to remove a mouse over hot spot procedure.
removeMovie(). Method in class quicktime.std.movies.MovieController
This method allows you to remove the movie of the controller.
removeMovie(). Method in class quicktime.std.movies.MultiMovieController
This method allows you to remove the movie of the controller.
removeMovie(). Static method in class quicktime.app.time.TaskAllMovies
Informs the TaskAllMovies object that a Movie or TimeBase that was active is no longer.
removeNotify(). Method in class quicktime.app.display.QTCanvas
Overridden to notify the client associated with this QTCanvas that it no longer has a grafport to draw to and should stop all graphics operations.
removePrescreenImagingCompleteProc(). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetPrescreenImagingCompleteProc function to remove a prescreen imaging complete proc.
removeProgressProc(). Method in class quicktime.std.qtcomponents.MovieImporter
This method removes a MovieProgress callback for the MovieImporter.
removeQTClientListener(ComponentListener). Method in class quicktime.app.display.QTCanvas
Remove a previously registered ComponentListener that is listening to events that occur with the QTCanvas' QTDrawable client.
removeQTMouseMotionListener(QTMouseMotionListener). Method in class quicktime.app.actions.GenericResponder
Removes the specified QTMouseMotionListener from the GenericResponder.
removeResource(OpenMovieFile, int). Method in class quicktime.std.movies.Movie
This method removes a movie resource from a specified movie file.
removeTarget(Object). Method in class quicktime.app.actions.SimpleActionList
Removes any and all actions that target the supplied target.
removeText(int, int, short). Method in class quicktime.std.movies.media.UserData
This method allows your application to remove language-tagged text from an item in a user data list.
removeTrack(Track). Method in class quicktime.std.movies.Movie
Removes a track from a movie.
replaceAtom(Atom, AtomContainer, Atom). Method in class quicktime.std.movies.AtomContainer
This method replaces an atom and all of its children with a different atom and all of its children.
requestImageSettings(). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Displays the standard dialog box to the user for a single image or for sound.
requestSequenceSettings(). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Displays the standard dialog box to the user for a sequence of images.
requestSettings(). Method in class quicktime.std.qtcomponents.CompressionDialog
Displays the standard dialog box to the user for a single image or for sound.
requestTopDownLeftRightResend(ImageConsumer). Method in class quicktime.app.image.QTImageProducer
This method is used by an ImageConsumer to request that the ImageProducer attempt to resend the image data one more time in TOPDOWNLEFTRIGHT order so that higher quality conversion algorithms which depend on receiving pixels in order can be used to produce a better output version of the image.
rescheduleTickle(int, int). Method in class quicktime.app.time.Timer
This method will reschedule the Timer's callback mechanism to the new scale and period values.
reservedForUseByGraphicsImporters. Static variable in interface quicktime.std.StdQTConstants
reserveMemory(int). Static method in class quicktime.util.QTHandle
Use reserve memory before you allocate a handle that you intend to keep locked for long periods of time.
reset(). Method in class quicktime.std.music.NoteChannel
Turns off all currently sounding notes, and resets all controllers to their default values.
reset(). Method in class quicktime.qd.SetGWorld
Quickdraw uses a global "current graphics context".
resetStatistics(). Method in class quicktime.app.anim.SWCompositor
Resets the internal counters that are used to calculate the frame rate of the Compositor.
resetStatistics(). Method in class quicktime.std.movies.media.VideoMediaHandler
Use the ResetVideoMediaStatistics function to reset the video media handler’s counters before using GetVideoMediaStatistics to determine the frame rate of a movie.
resFNotFound. Static variable in interface quicktime.Errors
Resource errors
reshape(float, float, float, float). Method in class quicktime.qd.QDRect
Reshapes the QDRect to x, y, width and height.
reshape(int, int, int, int). Method in class quicktime.qd.QDRect
Reshapes the QDRect to x, y, width and height.
reshape(int, int, int, int). Method in class quicktime.app.display.QTCanvas
resID. Variable in class quicktime.std.movies.MovieInfo
The resource id.
resize(float, float). Method in class quicktime.qd.QDRect
Resizes the QDRect.
resize(int, int). Method in class quicktime.qd.QDRect
Resizes the QDRect.
resNotFound. Static variable in interface quicktime.Errors
Resource errors
resolve(). Method in class quicktime.io.AliasHandle
This method will take an alias and will resolve it, returning the full path name of the resolved file.
resolveAlias(AliasHandle). Static method in class quicktime.io.QTFile
This method will take an alias and will resolve it, returning the full path name of the resolved file.
resolveAlias(boolean). Method in class quicktime.io.QTFile
Returns the target FSSpec passed in

QuickTime::ResolveAliasFile
resourceDataHandlerSubType. Static variable in interface quicktime.std.StdQTConstants
resourceName. Variable in class quicktime.std.movies.MovieInfo
The resource name.
resProblem. Static variable in interface quicktime.Errors
Sound manager errors
restCmd. Static variable in interface quicktime.sound.SoundConstants
restDuration(int). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the rest duration.
resume(). Method in class quicktime.std.movies.MovieController
Indicates that a resume event has been received.
resume(). Method in class quicktime.app.time.TaskThread
Resumes the execution of the task thread.
resumeCmd. Static variable in interface quicktime.sound.SoundConstants
resumeRecording(). Method in class quicktime.sound.SPB
Pause recording from a sound input device.
rgbComponentIn. Static variable in interface quicktime.std.StdQTConstants
Input Formats
rgbComponentSyncIn. Static variable in interface quicktime.std.StdQTConstants
Input Formats
RGBDirect. Static variable in interface quicktime.qd.QDConstants
rgnClipAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
rgnTooBigErr. Static variable in interface quicktime.Errors
Sound manager errors
rmvResFailed. Static variable in interface quicktime.Errors
Resource errors
rotate(float, float, float). Method in class quicktime.std.image.Matrix
modifies the contents of a matrix so that is defines a rotation operation.
RotateTransformData(). Constructor for class quicktime.qd3d.transform.RotateTransformData
Creates a RotateTransformData object containing no data.
RotateTransformData(int, float). Constructor for class quicktime.qd3d.transform.RotateTransformData
Creates a RotateTransformData object containing with given data.
roundedDevice. Static variable in interface quicktime.qd.QDConstants
rowToTilt(int). Method in class quicktime.vr.QTVRInstance
You can use QTVRRowToTilt to get the tilt angle that corresponds to a row number in the object image array.
rRatio(Point3D, float, float). Method in class quicktime.qd3d.math.Point3D
Returns the three-dimensional point that lies on the line segment between the points p1 and p2 and that is at a distance from the first point determined by the ratio r1/(r1 + r2).
rRatio(QDPoint, QDPoint, float, float). Static method in class quicktime.qd3d.math.Point2D
Returns the two-dimensional point that lies on the line segment between the points p1 and p2 and that is at a distance from the first point determined by the ratio r1/(r1 + r2).
run(). Method in class quicktime.app.time.TaskThread
Calls task on each of the task object in the internal task list.

S

sampleDescription. Variable in class quicktime.std.movies.media.SampleReferenceInfo
The sample description object for the media samples of this sample reference.
SampleDescription(int). Constructor for class quicktime.std.movies.media.SampleDescription
This constructor creates an empty SampleDescription object.
sampledSynth. Static variable in interface quicktime.sound.SoundConstants
sampleNum. Variable in class quicktime.std.movies.media.SampleTimeInfo
This method returns the sample number in media.
sampleNumToMediaTime(int). Method in class quicktime.std.movies.media.Media
This method allows you to find the time at which a specified sample plays.
SampleReference(). Constructor for class quicktime.std.movies.media.SampleReference
Create a Sample Reference object from the SampleReferenceVector
SampleReference(int, int, int, int, int). Constructor for class quicktime.std.movies.media.SampleReference
This constructor creates a SampleReference object.
SampleReferenceVector(int). Constructor for class quicktime.std.movies.media.SampleReferenceVector
Creates a SampleReferenceVector which is an array of SampleReference objects.
sampleRefs. Variable in class quicktime.std.movies.media.SampleReferenceInfo
A vector of sample reference objects.
samplesAlreadyInMediaErr. Static variable in interface quicktime.Errors
Movie Toolbox errors
sampleTableAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
sampleTime. Variable in class quicktime.std.movies.media.SampleReferenceInfo
The sample time.
SampleTimeInfo(int, int, int). Constructor for class quicktime.std.movies.media.SampleTimeInfo
This constructor creates a SampleTimeInfo object.
saveAsPicture(QTFile, int). Method in class quicktime.std.image.GraphicsImporter
Creates a QuickDraw picture file.
saveAsQuickTimeImageFile(QTFile, int). Method in class quicktime.std.image.GraphicsImporter
Creates a QuickDraw image file.
saveMusicConfiguration(). Method in class quicktime.std.music.NoteAllocator
Saves the current list of registered devices to the QuickTime default file.
scale. Variable in class quicktime.std.clocks.TimeCallBack
Determines the scale that is used in the callback.
scale(float). Method in class quicktime.qd3d.math.Vector2D
Returns a two-dimensional vector that is the result of multiplying each of the components of this by the value of the scalar parameter.
scale(float). Method in class quicktime.qd3d.math.Vector3D
Returns a three-dimensional vector that is the result of multiplying each of the components of this by the value of the scalar parameter.
scale(float, float, float, float). Method in class quicktime.std.image.Matrix
modifies the contents of a matrix so that it defines a scaling operation.
scaleMatrixType. Static variable in interface quicktime.std.StdQTConstants
scaleSegment(int, int, int). Method in class quicktime.std.movies.Movie
This method changes the duration of a segment of a movie and then removes the current selection from the original movie.
scaleSegment(int, int, int). Method in class quicktime.std.movies.Track
This method changes the duration of a segment of a track.
scaleTranslateMatrixType. Static variable in interface quicktime.std.StdQTConstants
scAllowZeroFrameRate. Static variable in interface quicktime.std.StdQTConstants
scAllowZeroKeyFrameRate. Static variable in interface quicktime.std.StdQTConstants
scCancelItem. Static variable in interface quicktime.std.StdQTConstants
scCodecFlagsType. Static variable in interface quicktime.std.StdQTConstants
scCodecSettingsType. Static variable in interface quicktime.std.StdQTConstants
scColorTableType. Static variable in interface quicktime.std.StdQTConstants
scCompressFlagIgnoreIdenticalFrames. Static variable in interface quicktime.std.StdQTConstants
scCompressImage. Static variable in interface quicktime.std.StdQTConstants
scCompressionListType. Static variable in interface quicktime.std.StdQTConstants
scCompressPicture. Static variable in interface quicktime.std.StdQTConstants
scCompressPictureFile. Static variable in interface quicktime.std.StdQTConstants
scCompressSequenceBegin. Static variable in interface quicktime.std.StdQTConstants
scCompressSequenceEnd. Static variable in interface quicktime.std.StdQTConstants
scCompressSequenceFrame. Static variable in interface quicktime.std.StdQTConstants
scCustomItem. Static variable in interface quicktime.std.StdQTConstants
scDataRateSettingsType. Static variable in interface quicktime.std.StdQTConstants
scDefaultPictFileSettings. Static variable in interface quicktime.std.StdQTConstants
scDefaultPictHandleSettings. Static variable in interface quicktime.std.StdQTConstants
scDefaultPixMapSettings. Static variable in interface quicktime.std.StdQTConstants
scDisableFrameRateItem. Static variable in interface quicktime.std.StdQTConstants
scDontDetermineSettingsFromTestImage. Static variable in interface quicktime.std.StdQTConstants
scExtendedProcsType. Static variable in interface quicktime.std.StdQTConstants
scForceKeyValueType. Static variable in interface quicktime.std.StdQTConstants
scGetBestDeviceRect. Static variable in interface quicktime.std.StdQTConstants
scGetCompression. Static variable in interface quicktime.std.StdQTConstants
scGetInfo. Static variable in interface quicktime.std.StdQTConstants
scheduledSoundCmd. Static variable in interface quicktime.sound.SoundConstants
SCInfo(QTHandleRef, int, short). Constructor for class quicktime.std.qtcomponents.SCInfo
scListEveryCodec. Static variable in interface quicktime.std.StdQTConstants
scNewGWorld. Static variable in interface quicktime.std.StdQTConstants
scOKItem. Static variable in interface quicktime.std.StdQTConstants
scPositionDialog. Static variable in interface quicktime.std.StdQTConstants
scPositionRect. Static variable in interface quicktime.std.StdQTConstants
scPreferCropping. Static variable in interface quicktime.std.StdQTConstants
scPreferenceFlagsType. Static variable in interface quicktime.std.StdQTConstants
scPreferScaling. Static variable in interface quicktime.std.StdQTConstants
scPreferScalingAndCropping. Static variable in interface quicktime.std.StdQTConstants
scProgressProcType. Static variable in interface quicktime.std.StdQTConstants
scratch. Static variable in class quicktime.qd.QDGraphics
This holds a reference to the scratchGWorld that you can use manually in calls such as Movie.setGWorld.
screenActive. Static variable in interface quicktime.qd.QDConstants
screenDevice. Static variable in interface quicktime.qd.QDConstants
scRequestImageSettings. Static variable in interface quicktime.std.StdQTConstants
scRequestSequenceSettings. Static variable in interface quicktime.std.StdQTConstants
scSequenceIDType. Static variable in interface quicktime.std.StdQTConstants
scSetInfo. Static variable in interface quicktime.std.StdQTConstants
scSetTestImagePictFile. Static variable in interface quicktime.std.StdQTConstants
scSetTestImagePictHandle. Static variable in interface quicktime.std.StdQTConstants
scSetTestImagePixMap. Static variable in interface quicktime.std.StdQTConstants
scSettingsChangedItem. Static variable in interface quicktime.std.StdQTConstants
scSettingsStateType. Static variable in interface quicktime.std.StdQTConstants
scShowBestDepth. Static variable in interface quicktime.std.StdQTConstants
scShowMotionSettings. Static variable in interface quicktime.std.StdQTConstants
scSoundChannelCountType. Static variable in interface quicktime.std.StdQTConstants
scSoundCompressionType. Static variable in interface quicktime.std.StdQTConstants
scSoundSampleRateType. Static variable in interface quicktime.std.StdQTConstants
scSoundSampleSizeType. Static variable in interface quicktime.std.StdQTConstants
scSpatialSettingsType. Static variable in interface quicktime.std.StdQTConstants
scTemporalSettingsType. Static variable in interface quicktime.std.StdQTConstants
scTestImageHeight. Static variable in interface quicktime.std.StdQTConstants
scTestImageWidth. Static variable in interface quicktime.std.StdQTConstants
scTypeNotFoundErr. Static variable in interface quicktime.Errors
scUseMovableModal. Static variable in interface quicktime.std.StdQTConstants
scUserCancelled. Static variable in interface quicktime.std.StdQTConstants
scWindowPositionType. Static variable in interface quicktime.std.StdQTConstants
sdiIn. Static variable in interface quicktime.std.StdQTConstants
Input Formats
searchText(QTPointer, int, int, int). Method in class quicktime.std.movies.Movie
This method allows you to search for text in a movie.
searchText(QTPointer, int, Track, int, int). Method in class quicktime.std.movies.Movie
This method allows you to search for text in a movie.
searchTextDontGoToFoundTime. Static variable in interface quicktime.std.StdQTConstants
searchTextDontHiliteFoundText. Static variable in interface quicktime.std.StdQTConstants
searchTextEnabledTracksOnly. Static variable in interface quicktime.std.StdQTConstants
searchTextOneTrackOnly. Static variable in interface quicktime.std.StdQTConstants
secamIn. Static variable in interface quicktime.std.StdQTConstants
Input Format Standards
secondSoundFormat. Static variable in interface quicktime.sound.SoundConstants
sect(QDRect). Method in class quicktime.qd.Region
Calculates the intersection of this region and the incoming QDRect and creates a new region representing that structure.
sect(Region). Method in class quicktime.qd.Region
Calculates the intersection of two regions and creates a new region representing that structure.
selectAlternates(). Method in class quicktime.std.movies.Movie
This method allows your application to instruct the Movie Toolbox to select appropriate tracks immediately.
selectInstrument(String). Method in interface quicktime.app.audio.MusicPart
This method allows for the class to allow some selection process whereby the user would choose a particular instrument that will be consequently used by a MusicPart to produce the sounds that it plays.
selectInstrument(String). Method in class quicktime.app.audio.MusicPartControl
This method allows for the class to allow some selection process whereby the user would choose a particular instrument that will be consequently used by a MusicPart to produce the sounds that it plays.
selectInstrument(String). Method in class quicktime.app.audio.NoteChannelControl
This method allows for the class to allow some selection process whereby the user would choose a particular instrument that will be consequently used by a MusicPart to produce the sounds that it plays.
selectorNotSupportedByNodeErr. Static variable in interface quicktime.Errors
sendMIDI(MusicMIDIPacket). Method in class quicktime.std.music.NoteChannel
Get the NoteRequest that corresponds to this NoteChannel.
seqGrabAppendToFile. Static variable in interface quicktime.std.StdQTConstants
seqGrabChannelType. Static variable in interface quicktime.std.StdQTConstants
seqGrabComponentType. Static variable in interface quicktime.std.StdQTConstants
seqGrabCompressionPanelType. Static variable in interface quicktime.std.StdQTConstants
seqGrabDataProcDoesOverlappingReads. Static variable in interface quicktime.std.StdQTConstants
seqGrabDataProcIsInterruptSafe. Static variable in interface quicktime.std.StdQTConstants
seqGrabDontAddMovieResource. Static variable in interface quicktime.std.StdQTConstants
seqGrabDontMakeMovie. Static variable in interface quicktime.std.StdQTConstants
seqGrabDontUseTempMemory. Static variable in interface quicktime.std.StdQTConstants
seqGrabHasBounds. Static variable in interface quicktime.std.StdQTConstants
seqGrabHasDiscreteSamples. Static variable in interface quicktime.std.StdQTConstants
seqGrabHasVolume. Static variable in interface quicktime.std.StdQTConstants
seqGrabInfoNotAvailable. Static variable in interface quicktime.Errors
seqGrabPanelType. Static variable in interface quicktime.std.StdQTConstants
seqGrabPause. Static variable in interface quicktime.std.StdQTConstants
seqGrabPauseForMenu. Static variable in interface quicktime.std.StdQTConstants
seqGrabPlayDuringRecord. Static variable in interface quicktime.std.StdQTConstants
seqGrabPreExtendFile. Static variable in interface quicktime.std.StdQTConstants
seqGrabPreview. Static variable in interface quicktime.std.StdQTConstants
seqGrabRecord. Static variable in interface quicktime.std.StdQTConstants
seqGrabSettingsPreviewOnly. Static variable in interface quicktime.std.StdQTConstants
seqGrabSourcePanelType. Static variable in interface quicktime.std.StdQTConstants
seqGrabToDisk. Static variable in interface quicktime.std.StdQTConstants
seqGrabToMemory. Static variable in interface quicktime.std.StdQTConstants
seqGrabUnpause. Static variable in interface quicktime.std.StdQTConstants
seqGrabWriteAppend. Static variable in interface quicktime.std.StdQTConstants
seqGrabWriteFill. Static variable in interface quicktime.std.StdQTConstants
seqGrabWriteReserve. Static variable in interface quicktime.std.StdQTConstants
sequence(). Method in class quicktime.app.image.ImageDataSequence
Return a Sequencer to iterate over the members of this sequence.
SequenceGrabber(). Constructor for class quicktime.std.sg.SequenceGrabber
Opens the specified movie export component,'barg', with any subType.
SequenceGrabber(int). Constructor for class quicktime.std.sg.SequenceGrabber
Opens the specified movie export component,'barg', with the given subType.
SequenceGrabber(int, int). Constructor for class quicktime.std.sg.SequenceGrabber
Opens the specified Sequence grabber component based on the type and Subtype

QuickTime::OpenADefaultComponent



QuickTime::SGInitialize

Sequencer(). Constructor for class quicktime.app.spaces.Sequencer
set(). Method in class quicktime.qd.GDevice
Sets this GDevice as the current device.
setAccuracy(int). Method in class quicktime.std.image.DSequence
This method adjusts the decompression accuracy for this sequence.
setActionable(Actionable). Method in class quicktime.app.actions.Dragger
This method sets the actionable object of the action.
setActionable(Actionable). Method in class quicktime.app.actions.PeriodicAction
This method sets the actionable object of the action.
setActionFilter(ActionFilter). Method in class quicktime.std.movies.MovieController
Registers a class that can provide a filter function for any action the MovieController takes.
setActionFilter(ActionFilter, boolean). Method in class quicktime.std.movies.MovieController
Registers a class that can provide a filter function for any action the MovieController takes.
setActionVariable(int, float). Method in class quicktime.std.movies.media.SpriteMediaHandler
Sets the value of the sprite track variable with the ID of the variable to the supplied value.
setActive(boolean). Method in class quicktime.std.movies.Movie
This method allows your application to activate and deactivate a movie.
setActive(boolean). Method in class quicktime.app.actions.TickleNode
Allows the application to activate or deactivate a TickleNode that is currently a member of a list.
setActive(boolean). Method in class quicktime.app.time.Timer
Sets the active state of the Timer; only an active Timer will tickle.
setActiveSegment(TimeInfo). Method in class quicktime.std.movies.Movie
This method allows your application to define a movie's active segment.
setAlignment(float, float). Method in class quicktime.app.display.QTCanvas
Set the alignment position values.
setAlignmentX(float). Method in class quicktime.app.display.QTCanvas
setAlignmentY(float). Method in class quicktime.app.display.QTCanvas
setAlternate(Track). Method in class quicktime.std.movies.Track
This method allows your application to add tracks to or remove tracks from alternate groups.
setAngle(float). Method in class quicktime.vr.QTVRInterceptRecord
Sets the pan or tilt angle, depending on the selector.
setAngularUnits(int). Method in class quicktime.vr.QTVRInstance
You can use QTVRSetAngularUnits to set the type of unit used when specifying angles.
setAspectRatio(). Method in class quicktime.qd3d.camera.ViewAngleAspectCameraData
returns the aspect ratio
setAspectRatio(float). Method in class quicktime.qd3d.camera.ViewAngleAspectCameraData
sets the aspect ratio
setAt00(float). Method in class quicktime.qd3d.math.Matrix3x3
Sets the value at the specified index.
setAt00(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt01(float). Method in class quicktime.qd3d.math.Matrix3x3
Sets the value at the specified index.
setAt01(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt02(float). Method in class quicktime.qd3d.math.Matrix3x3
Sets the value at the specified index.
setAt02(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt03(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt10(float). Method in class quicktime.qd3d.math.Matrix3x3
Sets the value at the specified index.
setAt10(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt11(float). Method in class quicktime.qd3d.math.Matrix3x3
Sets the value at the specified index.
setAt11(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt12(float). Method in class quicktime.qd3d.math.Matrix3x3
Sets the value at the specified index.
setAt12(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt13(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt20(float). Method in class quicktime.qd3d.math.Matrix3x3
Sets the value at the specified index.
setAt20(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt21(float). Method in class quicktime.qd3d.math.Matrix3x3
Sets the value at the specified index.
setAt21(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt22(float). Method in class quicktime.qd3d.math.Matrix3x3
Sets the value at the specified index.
setAt22(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt23(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt30(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt31(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt32(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAt33(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets the value at the specified index.
setAtomData(Atom, int). Method in class quicktime.std.movies.AtomContainer
This method allows you to set a leaf atom's data.
setAtomData(Atom, QTByteObject). Method in class quicktime.std.movies.AtomContainer
This method allows you to set a leaf atom's data.
setAtomData(Atom, QTHandleRef). Method in class quicktime.std.movies.AtomContainer
This method allows you to set a leaf atom's data.
setAtomData(Atom, QTPointerRef). Method in class quicktime.std.movies.AtomContainer
This method allows you to set a leaf atom's data.
setAtomData(Atom, short). Method in class quicktime.std.movies.AtomContainer
This method allows you to set a leaf atom's data.
setAtomicInstrument(AtomicInstrument, int). Method in class quicktime.std.music.NoteChannel
Initialises a note channel with an atomic instrument.
setAtomicInstrument(int, int, AtomicInstrument). Method in class quicktime.std.music.MusicData
Copies the AtomicInstrument data to the specified offset (numer of ints) into the MusicData.
setAtomID(Atom, int). Method in class quicktime.std.movies.AtomContainer
This method allows you to change the ID of an atom.
setAttached(boolean). Method in class quicktime.std.movies.MovieController
Your application can use this method to make the controller attached or detached.
setAttribute(int, boolean). Method in class quicktime.qd.GDevice
Set the attributes of a graphics device.
setAutomaticGainControl(boolean). Method in class quicktime.sound.SPBDevice
Set the state of the automatic gain control.
setAutoRedrawing(boolean). Method in class quicktime.app.anim.SWCompositor
If a SWCompositor's time rate is equal to zero, changing a property of a member's sprite requires the SWCompositor to be redrawn to see this change.
setAutoTrackAlternatesEnabled(boolean). Method in class quicktime.std.movies.Movie
This method allows your application to enable and disable automatic track selection by the Movie Toolbox.
setAuxiliaryData(QTHandleRef, int). Method in class quicktime.std.qtcomponents.MovieImporter
Specifies the handle and its type for the component.
setAxis(int). Method in class quicktime.qd3d.transform.RotateTransformData
sets the the axis around which rotation will happen.
setB(float). Method in class quicktime.std.image.Matrix
Set b by specified amount.
setBackColor(QDColor). Method in class quicktime.qd.QDGraphics
Sets the current background color of the QDGraphic.
setBackColor(QDColor). Method in class quicktime.std.sg.SGTextChannel
sets background text color.
setBackColor(QDColor). Method in class quicktime.std.qtcomponents.TCTextOptions
Sets the background Color field.
setBackgroundColor(QDColor). Method in class quicktime.app.display.GroupDrawable
Sets the background color.
setBackgroundColor(QDColor). Method in class quicktime.std.movies.media.TextDescription
setBalance(float). Method in class quicktime.app.audio.AudioMediaControl
This method sets the balance for this media.
setBalance(float). Method in interface quicktime.std.movies.media.AudioMediaHandler
Sets the balance of audio media.
setBalance(float). Method in interface quicktime.app.audio.ExtendedAudioSpec
Sets the balance of the channel
setBalance(float). Method in class quicktime.std.movies.media.MPEGMediaHandler
Sets the balance of a sound media.
setBalance(float). Method in class quicktime.app.audio.MusicPartControl
This method sets the balance of this object.
setBalance(float). Method in class quicktime.app.audio.NoteChannelControl
This method sets the balance of this object.
setBalance(float). Method in class quicktime.std.movies.media.SoundMediaHandler
Sets the balance of a sound media.
setBalance(int). Method in class quicktime.std.music.NoteChannel
Modifies the pan controller setting for the note channel.
setBalance(int). Method in class quicktime.std.music.TunePlayer
Modifies the pan controller setting for a tune player.
setBase(TimeBase). Method in class quicktime.std.image.ICMFrameTime
setBottom(float). Method in class quicktime.qd3d.camera.OrthographicCameraData
sets the bottom position
setBounds(int, int, int, int). Method in class quicktime.app.display.QTCanvas
Resizes and/or moves the QTCanvas object as well as the associated Drawable object to the parameters specified.
setBounds(QDRect). Method in class quicktime.std.movies.Movie
This method sets a movie's boundary rectangle, or movie box, which is a rectangle that encompasses the spatial representation of all of the movie's enabled tracks.
setBounds(QDRect). Method in class quicktime.std.movies.MovieController
This method lets you change the position and size of a movie controller.
setBounds(QDRect). Method in class quicktime.std.anim.SpriteWorld
Sets the bounds of the SpriteWorld by scaling its matrix.
setBounds(QDRect). Method in class quicktime.std.sg.VisualChannel
Allows you to specify a channel's display boundary rectangle.
setBoundsRect(QDRect). Method in class quicktime.std.image.GraphicsImporter
Defines the rectangle in which to draw an image.
setBox(QDRect). Method in class quicktime.std.movies.Movie
This method sets a movie's boundary rectangle, or movie box, which is a rectangle that encompasses the spatial representation of all of the movie's enabled tracks.
setBuffer(QTPointer). Method in class quicktime.sound.SoundComponentData
The buffer that contains the sound data.
setBuffer(QTPointerRef). Method in class quicktime.sound.SPB
Sets the buffer that the device will record into.
setByte(int, byte). Method in class quicktime.util.RawEncodedImage
Sets the byte at the specified offset
setBytesPerFrame(int). Method in class quicktime.sound.CompressionInfo
The bytesPerFrame.
setBytesPerPacket(int). Method in class quicktime.sound.CompressionInfo
The bytesPerPacket.
setBytesPerSample(int). Method in class quicktime.sound.CompressionInfo
The bytesPerSample.
setC(float). Method in class quicktime.std.image.Matrix
Set c by specified amount.
setCameraLocation(Point3D). Method in class quicktime.qd3d.camera.CameraPlacement
sets the camera placement's cameraLocation
setCenterX(float). Method in class quicktime.qd3d.camera.ViewPlaneCameraData
sets the centerXOnViewPlane
setCenterY(float). Method in class quicktime.qd3d.camera.ViewPlaneCameraData
sets the centerYOnViewPlane
setChannel(SGChannel). Method in class quicktime.std.sg.SGOutput


QuickTime::SGSetChannelOutput

setChunkSize(int). Method in class quicktime.std.qtcomponents.MovieImporter
Specifies the size to allocate for the component.
setClient(Drawable, boolean). Method in class quicktime.app.display.QTCanvas
Associates a new client, a Drawable object, with this QTCanvas.
setClient(Drawable, QDRect). Method in class quicktime.app.display.QTCanvas
Associates a new client, a Drawable object, with this QTCanvas.
setClientID(int). Method in class quicktime.std.music.SynthesizerConnections
Set the MIDIManager client ID.
setClip(Region). Method in class quicktime.app.display.DirectGroup
This method allows you to set a Transformable's clipping region.
setClip(Region). Method in class quicktime.app.image.DSequenceFromMemory
Sets a region that will define the clipping region for the object
setClip(Region). Method in class quicktime.std.image.GraphicsImporter
Defines the clipping region for drawing.
setClip(Region). Method in class quicktime.app.image.GraphicsImporterDrawer
Sets a region that will define the clipping region for the object
setClip(Region). Method in class quicktime.app.display.GroupDrawable
This method allows you to set a Transformable's clipping region.
setClip(Region). Method in class quicktime.app.image.ImagePresenter
Sets a region that will define the clipping region for the object
setClip(Region). Method in class quicktime.app.image.ImageViewer
This method allows you to set a QTDrawable's clipping region.
setClip(Region). Method in class quicktime.std.movies.MovieController
This method allows you to set a movie controller's clipping region.
setClip(Region). Method in class quicktime.app.players.MoviePlayer
This method allows you to set a MoviePlayer's clipping region.
setClip(Region). Method in class quicktime.qd.QDGraphics
This method sets the clip Region of the port.
setClip(Region). Method in interface quicktime.app.display.QTDrawable
This method allows you to set a Transformable's clipping region.
setClip(Region). Method in class quicktime.app.image.QTEffect
This will set the clipping of the effect - it defines the region of the source image that the effect will be applied to.
setClip(Region). Method in class quicktime.app.image.QTImageDrawer
Sets a region that will define the clipping region for the object
setClip(Region). Method in class quicktime.app.players.QTPlayer
This method allows you to set a QTPlayer's clipping region.
setClip(Region). Method in class quicktime.app.sg.SGDrawer
Sets a region that will define the clipping region for the object
setClip(Region). Method in class quicktime.std.anim.SpriteWorld
This method sets the sprite world's clip.
setClip(Region). Method in class quicktime.app.anim.SWCompositor
This method sets the sprite world's clip.
setClip(Region). Method in class quicktime.std.sg.VisualChannel
Allows you to set a channel's clipping region.
setClipRgn(Region). Method in class quicktime.std.movies.Movie
This method allows your application to establish a movie's clipping region.
setClipRgn(Region). Method in class quicktime.std.movies.Track
This method allows your application to set the clipping region of a track.
setClipRgn(Region). Method in class quicktime.std.sg.VideoDigitizer
Allows you to define a clipping region.
setClipState(boolean). Method in class quicktime.std.sg.VideoDigitizer
Allows your application to control whether clipping is enabled or disabled.
setClutID(int). Method in class quicktime.std.image.ImageDescription
Set the id number of the color table.
setCodec(CodecComponent). Method in class quicktime.std.qtcomponents.SpatialSettings
Specifies the default Codec in the dialog box.
setCodecType(int). Method in class quicktime.std.qtcomponents.SpatialSettings
Specifies the default Codec type in the dialog box.
setColor(QDColor). Method in class quicktime.std.image.GraphicsMode
This method sets the operand color.
setColorTable(ColorTable). Method in class quicktime.std.movies.Movie
This method allows your application to assign a color table to the movie.
setColorTable(ColorTable). Method in class quicktime.std.movies.MovieController
Your application can use this method to assign a new color table to the controller

QuickTime::MCDoAction()

setCompressFlags(int). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Sets the compression flags.
setCompressionID(int). Method in class quicktime.sound.CompressionInfo
The compressionID.
setCompressionID(int). Method in class quicktime.std.movies.media.SoundDescription
setCompressionSettings(int, int, int, int, int, CodecComponent). Method in class quicktime.app.RecordMovie
Establishes the type of compression that will be applied to the source QDGraphics when the recording or preflighting is done.
setCompressionType(int). Method in class quicktime.sound.SPBDevice
Set the compression type.
setCompressor(int, int, int, int, int). Method in class quicktime.std.sg.SGVideoChannel
Set a channel’s current image-compression parameters.
setCompressorType(int). Method in class quicktime.std.sg.SGVideoChannel
Set the type of Video Compressor

QuickTime::SGSetVideoCompressorType

setConstrained(int). Method in class quicktime.app.actions.Dragger
Using the constrain constants dragging can be constrained in any direction.
setConstraint(int). Method in class quicktime.app.actions.SequencerAction
Set the constraining condition that determines the cirumstances of when the attached actionable object is triggered.
setConstraints(int, float, float). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetConstraints function to set the constraints of a movie.
setController(int, float). Method in class quicktime.std.music.NoteChannel
Changes the specified controller to the specified value.
setControllerKeysEnabled(boolean). Method in class quicktime.std.movies.MovieController
This method allows your application to enable or disable responding to keys.
setControllerRaw(int, int). Method in class quicktime.std.music.NoteChannel
Changes the specified controller to the specified value.
setControllerSizeReserved(boolean). Method in class quicktime.app.players.QTPlayer
Sets parameters on the resize of the controller.
setControllerVisible(boolean). Method in class quicktime.app.players.QTPlayer
If true makes the MovieController visible, otherwise makes it invisible
setCount(int). Method in class quicktime.sound.SPB
Sets the number of bytes that are to be recorded.
setCPixel(int, int, QDColor). Method in class quicktime.qd.QDGraphics
For the pixel at the location you specify in the h and v parameters, the setCPixel procedure sets a pixel value that most closely matches the RGB color that you specify in the cPix parameter.
setCTable(ColorTable). Method in class quicktime.std.image.ImageDescription
Update the custom color table for an image.
setCType(int). Method in class quicktime.std.image.ImageDescription
Set the compressor creator type.
setCurrentFrame(int). Method in class quicktime.app.image.QTTransition
This sets the current frame of the effect.
setCurrentFrame(int). Method in class quicktime.app.spaces.Sequencer
Sets the current frame number.
setCursorSettingEnabled(boolean). Method in class quicktime.std.movies.MovieController
Your application can use this method to specify whether or not the movie controller is allowed to change the cursor.
setDataByte(int, int). Method in class quicktime.std.music.MusicMIDIPacket
Sets the current MIDI data byte at index to the supplied value.
setDataFile(QTFile). Method in class quicktime.std.image.GraphicsImporter
Specifies the file that the graphics resides in.
setDataFormat(int). Method in class quicktime.std.music.InstSampleDesc
The data format type.
setDataFormat(int). Method in class quicktime.std.movies.media.SampleDescription
Sets the data format of the sample description.
setDataHandle(QTHandleRef). Method in class quicktime.std.image.GraphicsImporter
Specifies the data handle that the graphics resides in.
setDataHandler(int, DataHandler). Method in class quicktime.std.movies.media.Media
This method allows you to assign a data handler to a media.
setDataItem(QTPointer, int, int). Method in class quicktime.std.movies.media.UserData
This method allows your application to set an item in a user data list.
setDataOffset(int). Method in class quicktime.std.movies.media.SampleReference
setDataOutput(QTFile, int). Method in class quicktime.std.sg.SequenceGrabber
Specifies the movie file for a record operation and other options that govern the operation.
setDataOverrun(int). Method in class quicktime.std.image.DataRateParams
Sets the number of bytes above or below the desired data rate.
setDataRate(int). Method in class quicktime.std.image.DataRateParams
Sets the bytes per second to which the data rate must be constrained.
setDataRate(int). Method in class quicktime.std.qtcomponents.DataRateSettings
Specifies the default data rate in the dialog box.
setDataRateParams(DataRateParams). Method in class quicktime.std.image.CSequence
This method allows the application to set data rate parameters, which communicate information to compressors that can constrain compressed data in a particular sequence to a specific data rate.
setDataRef(DataRef, int). Method in class quicktime.std.sg.SequenceGrabber
Determines control information flags for the current operation.
setDataRef(int, DataRef). Method in class quicktime.std.movies.media.Media
This method changes the file that the specified media identifies as the location for its data storage.
setDataRefAttributes(int, int). Method in class quicktime.std.movies.media.Media
No QTDocumentation.
setDataReference(DataRef). Method in class quicktime.std.image.GraphicsImporter
Specifies the data reference that the graphics resides in.
setDataRefIndex(int). Method in class quicktime.std.movies.media.SampleDescription
Sets the data reference index for the description
setDataSize(int). Method in class quicktime.std.image.ImageDescription
Set the data size.
setDataSize(int). Method in class quicktime.std.movies.media.SampleReference
setDataSourceName(String, int). Method in class quicktime.std.sg.SGChannel
Set the source identification information associated with a sequence grabber channel.
setDecompressorType(int). Method in class quicktime.std.movies.media.SpriteDescription
setDefaultDataRef(DataRef). Method in class quicktime.std.movies.Movie
This method sets the default data reference for the movie.
setDefaultDataRefIndex(int). Method in class quicktime.std.movies.media.Media
This method allows your application to determine the default index for a media.
setDefaultMIDIInput(SynthesizerConnections). Method in class quicktime.std.music.NoteAllocator
Initializes an external MIDI device that is used to receive external MIDI information.
setDefaultTasker(TaskThread). Method in class quicktime.app.time.Tasking
This will set the default TaskThread that will be used by this object when the startTasking method is called.
setDefaultTextBox(QDRect). Method in class quicktime.std.movies.media.TextDescription
setDepth(int). Method in class quicktime.std.image.ImageDescription
Set the pixel depth.
setDepth(int). Method in class quicktime.std.qtcomponents.SpatialSettings
Specifies the default depth of the pop-up menu in the dialog box.
setDescription(ImageDescription). Method in class quicktime.app.image.ImageDataSequence
Sets the ImageDescription object that will describe how the image data objects are to be interpreted by QT.
setDescription(ImageDescription). Method in class quicktime.app.anim.TwoDSprite
This method sets the image description property of this sprite.
setDestinationImage(ImageSpec). Method in class quicktime.app.image.QTTransition
Sets the destination image of the Transition - the image that the transition will transition to.
setDigitizerComponent(VideoDigitizer). Method in class quicktime.std.sg.SGVideoChannel
Allows you to assign a video digitizer component to a video channel.
setDimensions(Dimension). Method in class quicktime.std.movies.Track
This method allows your application to establish a track's source, or display, rectangle.
setDimensions(float, float). Method in class quicktime.std.qtcomponents.MovieImporter
Specifies the dimensions for the component.
setDisplayBounds(QDRect). Method in class quicktime.app.display.DirectGroup
This method is called automatically via the QTCanvas object associated with this client to set its boundary.
setDisplayBounds(QDRect). Method in interface quicktime.app.display.Drawable
QTCanvas calls this method when it needs to tell the client to adjust its location, width and/or height.
setDisplayBounds(QDRect). Method in class quicktime.app.image.DSequenceFromMemory
QTCanvas calls this method when it needs to tell the client to adjust its location, width and/or height.
setDisplayBounds(QDRect). Method in class quicktime.app.image.GraphicsImporterDrawer
QTCanvas calls this method when it needs to tell the client to adjust its location, width and/or height.
setDisplayBounds(QDRect). Method in class quicktime.app.display.GroupDrawable
This method is called automatically via the QTCanvas object associated with this client to set its boundary.
setDisplayBounds(QDRect). Method in class quicktime.app.image.ImageDrawer
QTCanvas calls this method when it needs to tell the client to adjust its location, width and/or height.
setDisplayBounds(QDRect). Method in class quicktime.app.image.ImagePresenter
QTCanvas calls this method when it needs to tell the client to adjust its location, width and/or height.
setDisplayBounds(QDRect). Method in class quicktime.app.image.ImageViewer
QTCanvas calls this method when it needs to tell the client to adjust its location, width and/or height.
setDisplayBounds(QDRect). Method in class quicktime.app.players.MoviePlayer
This method is called automatically via the QTCanvas object associated with this client to set the boundary of the movie.
setDisplayBounds(QDRect). Method in class quicktime.app.image.QTEffect
QTCanvas calls this method when it needs to tell the client to adjust its location, width and/or height.
setDisplayBounds(QDRect). Method in class quicktime.app.image.QTImageDrawer
QTCanvas calls this method when it needs to tell the client to adjust its location, width and/or height.
setDisplayBounds(QDRect). Method in class quicktime.app.players.QTPlayer
This method is called automatically via the QTCanvas object associated with this client to set the boundary of the movie.
setDisplayBounds(QDRect). Method in class quicktime.app.sg.SGDrawer
Sets the display bounds for the SGDrawer
setDisplayBounds(QDRect). Method in class quicktime.app.anim.SWCompositor
QTCanvas calls this method when it needs to tell the client to adjust its location, width and/or height.
setDisplayClipRgn(Region). Method in class quicktime.std.movies.Movie
This method allows your application to establish a movie's current display clipping region.
setDisplayFlags(int). Method in class quicktime.std.movies.media.TextDescription
setDisplayOptions(TCTextOptions). Method in class quicktime.std.qtcomponents.TimeCoder
Sets the current display options for text by the TimeCoder.
setDragEnabled(boolean). Method in class quicktime.std.movies.MovieController
Your application can use this method to enable drag & drop behavior.
setDrawingCompleteProc(int, MovieDrawingComplete). Method in class quicktime.std.movies.Movie
This allows you to assign a drawing-complete method to a movie.
setDropShadowOffset(QDPoint). Method in class quicktime.std.movies.media.TextMediaHandler
This method allows you to specify the shadow offset for the text media.
setDropShadowTranslucency(int). Method in class quicktime.std.movies.media.TextMediaHandler
This method allows you to specify the translucency value for the text shadows.
setDuration(int). Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
setDuration(int). Method in class quicktime.std.movies.MovieController
This method allows your application to set a controller's duration in the case where a controller does not have a movie associated with it.
setDuration(int). Method in class quicktime.std.qtcomponents.MovieImporter
Specifies the duration for the component.
setDurationPerSample(int). Method in class quicktime.std.movies.media.SampleReference
setEffect(AtomContainer). Method in class quicktime.app.image.QTEffect
This method will take the incoming parameters and use this as the control parameters for the effect.
setEffect(AtomContainer). Method in class quicktime.app.image.QTFilter
This method will take the incoming parameters and use this as the control parameters for the effect.
setEffect(AtomContainer). Method in class quicktime.app.image.QTTransition
This method will take the incoming parameters and use this as the control parameters for the effect.
setEmpty(). Method in class quicktime.qd.Region
Resets the mathematical structure to the rectangle (0,0,0,0).
setEnabled(boolean). Method in class quicktime.std.movies.Track
This method allows your application to enable and disable a track.
setEnteringNodeProc(QTVREnteringNode, int). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetEnteringNodeProc function to install or remove a node-entering procedure.
setExportSettingsFromAtomContainer(AtomContainer). Method in class quicktime.std.image.GraphicsImporter
Export settings from a QuickTime atom container.
setExportSettingsFromAtomContainer(AtomContainer). Method in class quicktime.std.qtcomponents.MovieExporter
Sets the movie export component’s current configuration from the passed settings data.
setFieldOfView(float). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetFieldOfView function to set the vertical field of view of a QuickTime VR movie.
setFieldOfView(float). Method in class quicktime.vr.QTVRInterceptRecord
Sets the field of view for the kQTVRSetFieldOfViewSelector.
setFlags(int). Method in class quicktime.std.comp.ComponentDescription
Sets the flag.
setFlags(int). Method in class quicktime.app.display.FullScreenWindow
Sets the flags that will be used when the screen is placed in full screen mode with the show method.
setFlags(int). Method in class quicktime.std.image.ICMFrameTime
setFlags(int). Method in class quicktime.std.movies.MovieController
Your application can use this action to set a movie's control flags.
setFlags(int). Method in class quicktime.std.music.NoteRequestInfo
Sets the flags of the NoteRequestInfo
setFlags(int). Method in class quicktime.std.movies.media.SampleReference
setFlags(int). Method in class quicktime.sound.SoundComponentData
A set of bit flags whose meanings are specific to a particular sound component.
setFlags(int). Method in class quicktime.app.anim.SWController
Set the flags for controlling the hit test behaviour of the SpriteWorld.
setFlags(int). Method in class quicktime.std.music.SynthesizerConnections
Set information about the type of connection.
setFlags(int). Method in class quicktime.std.clocks.TimeBase
This allows your application to set the contents of the control flags of a time base.
setFlags(int). Method in class quicktime.std.qtcomponents.TimeCodeDef
Sets the flags - dropFrame, etc
setFlags(int, int). Method in class quicktime.std.anim.SpriteWorld
Set the flags for the sprite world.
setFlags(int, int). Method in class quicktime.std.qtcomponents.TimeCoder
Allows you to change the flags that affect how QT handles the timecode information.
setFontName(String). Method in class quicktime.std.sg.SGTextChannel
sets the name of the font to be used to display text.
setFontSize(int). Method in class quicktime.std.sg.SGTextChannel
sets the size of the font to be used to display text.
setForeColor(QDColor). Method in class quicktime.qd.QDGraphics
Sets the current foreground color of the QDGraphics.
setForeColor(QDColor). Method in class quicktime.std.sg.SGTextChannel
sets foreground text color.
setForeColor(QDColor). Method in class quicktime.std.qtcomponents.TCTextOptions
Sets the foreground Color field.
setFormat(int). Method in class quicktime.sound.CompressionInfo
The format.
setFormat(int). Method in class quicktime.sound.SoundComponentData
The format of the data a sound component is producing.
setFov(float). Method in class quicktime.qd3d.camera.ViewAngleAspectCameraData
sets the field of view
setFrameCount(int). Method in class quicktime.std.image.ImageDescription
Set the frame count.
setFrameDuration(int). Method in class quicktime.std.image.DataRateParams
Sets the duration of the frame in milliseconds.
setFrameDuration(int). Method in class quicktime.std.qtcomponents.DataRateSettings
Specifies the default frame duration in the dialog box.
setFrameDuration(int). Method in class quicktime.std.qtcomponents.TimeCodeDef
Sets the duration of each frame.
setFrameNext(). Method in class quicktime.app.spaces.Sequencer
Sets the current frame number to the next frame.
setFrameNumber(int). Method in class quicktime.std.image.CSequence
This method informs the compressor in use for this sequence that frames are being compressed out of order.
setFrameNumber(int). Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
setFramePrevious(). Method in class quicktime.app.spaces.Sequencer
Sets the current frame number to the previous frame.
setFrameRate(float). Method in class quicktime.std.qtcomponents.TemporalSettings
Specifies the frame rate in the dialog box.
setFrames(int). Method in class quicktime.app.image.QTTransition
Sets the maximum number of frames that an effect can run for.
setFrames(int). Method in class quicktime.std.qtcomponents.TimeCodeTime
Sets the frames value
setFramesPerSecond(int). Method in class quicktime.app.image.QTTransition
Sets the maximum frames per second that the effect will attempt to render
setFramesPerSecond(int). Method in class quicktime.std.qtcomponents.TimeCodeDef
Sets the number of frames per second as the closest integral value.
setFromScrap(boolean). Method in class quicktime.std.qtcomponents.MovieImporter
Specifies the scrap for the component.
setGDevice(GDevice). Method in class quicktime.app.display.FullScreenWindow
Sets the device that corresponds to the screen that will be placed in full screen mode with the show method.
setGMNumber(int). Method in class quicktime.std.music.ToneDescription
Sets the current gm Number of the described instrument's synthesiser.
setGraphicsMode(GraphicsMode). Method in interface quicktime.app.image.Compositable
This method sets the graphics mode property of the Compositable object.
setGraphicsMode(GraphicsMode). Method in class quicktime.std.image.DSequence
This method sets the mode used when drawing the decompressed image.
setGraphicsMode(GraphicsMode). Method in class quicktime.app.image.DSequenceFromMemory
This sets the GraphicsMode for the Compositor when it draws its composited contents to its destination QDGraphics (typically the QTCanvas).
setGraphicsMode(GraphicsMode). Method in class quicktime.std.image.GraphicsImporter
Sets the graphics mode and color for an image.
setGraphicsMode(GraphicsMode). Method in class quicktime.app.image.GraphicsImporterDrawer
Determines the graphics mode for an image.
setGraphicsMode(GraphicsMode). Method in class quicktime.app.image.ImagePresenter
This sets the GraphicsMode for the Compositor when it draws its composited contents to its destination QDGraphics (typically the QTCanvas).
setGraphicsMode(GraphicsMode). Method in class quicktime.app.image.ImageViewer
This sets the GraphicsMode for the Compositor when it draws its composited contents to its destination QDGraphics (typically the QTCanvas).
setGraphicsMode(GraphicsMode). Method in class quicktime.app.image.QTEffect
This sets the GraphicsMode for the Compositor when it draws its composited contents to its destination QDGraphics (typically the QTCanvas).
setGraphicsMode(GraphicsMode). Method in class quicktime.app.image.QTImageDrawer
This sets the GraphicsMode for the Compositor when it draws its composited contents to its destination QDGraphics (typically the QTCanvas).
setGraphicsMode(GraphicsMode). Method in class quicktime.std.anim.Sprite
This method sets the graphics mode property of this sprite.
setGraphicsMode(GraphicsMode). Method in class quicktime.std.anim.SpriteWorld
This method sets the Graphic's mode of the SpriteWorld.
setGraphicsMode(GraphicsMode). Method in class quicktime.app.anim.SWCompositor
Sets the current graphics mode.
setGraphicsMode(GraphicsMode). Method in class quicktime.app.anim.TwoDSprite
This method sets the graphics mode property of this sprite.
setGraphicsMode(GraphicsMode). Method in class quicktime.std.movies.media.VisualMediaHandler
Allows you to set the graphics mode and blend color of the video media handler.
setGraphicsMode(int). Method in class quicktime.std.image.GraphicsMode
This method sets the graphics mode
setGraphicsMode(int, GraphicsMode). Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to specify the graphics mode property of a sprite.
setGrowBoxBounds(QDRect). Method in class quicktime.std.movies.MovieController
Your application can use this action to set the limits for grow box.
setGWorld(QDGraphics). Method in class quicktime.app.display.DirectGroup
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.image.DSequenceFromMemory
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.image.GraphicsImporterDrawer
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.display.GroupDrawable
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.image.ImagePresenter
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.image.ImageViewer
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.players.MoviePlayer
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.players.MoviePresenter
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in interface quicktime.app.display.QTDrawable
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.image.QTEffect
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.image.QTImageDrawer
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.players.QTPlayer
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
SetGWorld(QDGraphics). Constructor for class quicktime.qd.SetGWorld
QuickDraw uses a global "current graphics context".
setGWorld(QDGraphics). Method in class quicktime.app.sg.SGDrawer
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics). Method in class quicktime.app.anim.SWCompositor
QTCanvas calls this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics, GDevice). Method in class quicktime.std.image.GraphicsImporter
Call this method to give the client the QDGraphics object it should use to do its drawing.
setGWorld(QDGraphics, GDevice). Method in class quicktime.std.movies.Movie
The setGWorld method allows your application to establish a movie's display coordinate system by setting the graphics world for displaying a movie.
setGWorld(QDGraphics, GDevice). Method in class quicktime.std.sg.SequenceGrabber
Establishes the graphics port and device for a sequence grabber.
SetGWorld(QDGraphics, GDevice). Constructor for class quicktime.qd.SetGWorld
QuickDraw uses a global "current graphics context".
setGWorld(QDGraphics, GDevice). Method in class quicktime.std.movies.Track
This method sets a new QDGraphics for the track.
setHalfHeight(float). Method in class quicktime.qd3d.camera.ViewPlaneCameraData
sets the halfHeightAtViewPlane
setHalfWidth(float). Method in class quicktime.qd3d.camera.ViewPlaneCameraData
sets the halfWidthAtViewPlane
setHandler(MediaHandler). Method in class quicktime.std.movies.media.Media
This method allows you to assign a specific media handler to a track.
setHeader(MusicData). Method in class quicktime.std.music.TunePlayer
Prepares the tune player to accept subsequent music event sequences by defining one or more parts to be used by sequence Note events.
setHeaderWithSize(MusicData, int). Method in class quicktime.std.music.TunePlayer
Prepares the tune player to accept subsequence music events by defining one or more parts to be used.
setHeight(float). Method in class quicktime.qd3d.camera.CameraViewPort
sets the camera viewport's height
setHeight(float). Method in class quicktime.qd.QDRect
Set the height of the QDRect.
setHeight(int). Method in class quicktime.std.image.ImageDescription
Set height of source image in pixels.
setHeight(int). Method in class quicktime.qd.QDRect
Set the height of the QDRect.
setHither(float). Method in class quicktime.qd3d.camera.CameraRange
sets the camera range's distance away from the hither plane.
setHotSpotID(int). Method in class quicktime.vr.QTVRInterceptRecord
Sets the hot spot ID.
setHotSpotType(int). Method in class quicktime.vr.QTVRInterceptRecord
Sets the hot spot type.
setHours(int). Method in class quicktime.std.qtcomponents.TimeCodeTime
Sets the hours value
setHRes(float). Method in class quicktime.std.image.ImageDescription
Set horizontal resolution.
setIdentity(). Method in class quicktime.std.image.Matrix
Set the contents of a matrix so that it performs no transformation.
setIdentity(). Method in class quicktime.qd3d.math.Matrix3x3
Sets the Matrix to the 3-by-3 identity matrix.
setIdentity(). Method in class quicktime.qd3d.math.Matrix4x4
Sets the Matrix to the 4-by-4 identity matrix.
setIdentity(). Method in class quicktime.qd3d.math.Quaternion
Sets the Quaternion to the identity quaternion.
setImage(EncodedImage). Method in class quicktime.app.anim.TwoDSprite
This method should make the object's current image the specified image.
setImageData(EncodedImage). Method in class quicktime.app.image.ImagePresenter
If you have already set the image data and you have image data in the same general parameters as previously set (ie.
setImageData(EncodedImage). Method in class quicktime.std.anim.Sprite
This method sets the image data property of this sprite.
setImageData(EncodedImage, ImageDescription). Method in class quicktime.app.image.ImagePresenter
Sets the current image data and description.
setImageData(EncodedImage, ImageDescription). Method in interface quicktime.app.image.ImageSettable
This method should make the object's current image the specified image.
setImageData(EncodedImage, ImageDescription). Method in class quicktime.app.image.ImageViewer
This can be used by subclasses to change the Image that the viewer is presenting.
setImageData(EncodedImage, ImageDescription). Method in class quicktime.app.anim.TwoDSprite
This method can be used to change the image that is being presented by the Sprite and to ensure that the sprite is visible, if the specified image data is not null.
setImageData(ImageDataSequence). Method in class quicktime.app.image.ImageSequencer
Set the current Image Data that the ImageSequencer is using.
setImageDataIfDifferent(EncodedImage). Method in class quicktime.std.anim.Sprite
This method sets the image data property of this sprite.
setImageDataSize(int). Method in class quicktime.std.anim.Sprite
This method sets the size of the image data that the sprite is currently displaying.
setImageDescription(ImageDescription). Method in class quicktime.std.anim.Sprite
This method sets the image description property of this sprite.
setImageIndex(int, int). Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to specify the image index property of a sprite.
setImages(ImageSequencer). Method in class quicktime.app.image.ImageViewer
Sets a new sequence of images for the viewer to present.
setImagingProperty(int, int, int). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetImagingProperty function to set the current value of an imaging property of a movie.
setImportSettingsFromAtomContainer(AtomContainer). Method in class quicktime.std.qtcomponents.MovieImporter
Sets the movie import component’s current configuration from the passed settings data.
setInfoChannelCount(int). Method in class quicktime.std.qtcomponents.SoundCompressionDialog
Sets the current channel count for a dialog.
setInfoColorTable(ColorTable). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Sets the current color table or null to clear the current color table for a dialog.
setInfoCompression(int). Method in class quicktime.std.qtcomponents.SoundCompressionDialog
Sets the current compression type for a dialog.
setInfoCompressionList(int[]). Method in class quicktime.std.qtcomponents.SoundCompressionDialog
Sets the current list of compression types for a dialog.
setInfoDataRateSettings(DataRateSettings). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Sets the current data rate settings for a dialog.
setInfoPreferences(int). Method in class quicktime.std.qtcomponents.CompressionDialog
Sets the current preferences for a dialog.
setInfoSampleRate(float). Method in class quicktime.std.qtcomponents.SoundCompressionDialog
Sets the current sample rate for a dialog.
setInfoSampleSize(int). Method in class quicktime.std.qtcomponents.SoundCompressionDialog
Sets the current sample size for a dialog.
setInfoSpatialSettings(SpatialSettings). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Sets the current spatial settings for a dialog.
setInfoState(AtomContainer). Method in class quicktime.std.qtcomponents.CompressionDialog
Sets the current configuration for a dialog.
setInfoState(QTHandleRef). Method in class quicktime.std.qtcomponents.CompressionDialog
Sets all of the settings for a dialog.
setInfoTemporalSettings(TemporalSettings). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Sets the current temporal settings for a dialog.
setInput(int). Method in class quicktime.std.sg.VideoDigitizer
Allows applications to select an input video source for a video digitizer component.
setInputDriver(String). Method in class quicktime.std.sg.SGSoundChannel
Set the Sound Input Driver, Automatically calls SGSoundInputDriverChanged

QuickTime::SGSetSoundInputDriver



QuickTime::SGSoundInputDriverChanged

setInputGain(float). Method in class quicktime.sound.SPBDevice
Set the input gain level.
setInputID(int). Method in class quicktime.std.music.SynthesizerConnections
Set the ID of the port that receives MIDI information.
setInputMap(AtomContainer). Method in class quicktime.std.movies.media.Media
This method allows you to set a new input map for a media.
setInputSource(int). Method in class quicktime.sound.SPBDevice
sets the input Source to the passed in (index) source.
setInstrument(ToneDescription). Method in class quicktime.std.sg.SGMusicChannel
Sets the Instrument associates with a particular channel.
setInstrumentName(String). Method in class quicktime.std.music.ToneDescription
Sets the current name of the described instrument.
setInstrumentNumber(int). Method in class quicktime.std.music.NoteChannel
Change the instrument setting to the specified instrument number.
setInstrumentNumber(int). Method in class quicktime.std.music.ToneDescription
Sets the current number of the described instrument.
setInt(int, int). Method in class quicktime.util.RawEncodedImage
Sets the int at the specified offset
setInts(int, int[]). Method in class quicktime.util.RawEncodedImage
Sets an array of ints at the specified offset
setJustification(int). Method in class quicktime.std.sg.SGTextChannel
sets text justification.
setKeyFrameRate(int). Method in class quicktime.std.image.CSequence
This method allows you to adjust the key frame rate for the current sequence.
setKeyFrameRate(int). Method in class quicktime.std.image.DataRateParams
Sets the frequence of key frames.
setKeyFrameRate(int). Method in class quicktime.std.qtcomponents.TemporalSettings
Specifies the key frame rate in the dialog box.
setKeysEnabled(boolean). Method in class quicktime.std.movies.MovieController
Your application can use this action to enable or disable keystrokes for a movie.
setKnob(int, InstKnob). Method in class quicktime.std.music.InstKnobList
Sets the specified knob at the specified index in the list.
setKnob(int, int). Method in class quicktime.std.music.NoteChannel
Sets the value of a knob for the note channel.
setKnobFlags(int). Method in class quicktime.std.music.InstKnobList
The knob flags to use if the requested knob is not in the list.
setLanguage(int). Method in class quicktime.std.movies.media.Media
This method sets a media's language or region code.
setLanguage(int). Method in class quicktime.std.movies.Movie
This method allows your application to specify a movie's language.
setLayer(int). Method in class quicktime.app.display.GroupMember
Set the member's layer within its group.
setLayer(int). Method in interface quicktime.app.display.Layerable
Set the new layer of the Layerable object.
setLayer(int). Method in class quicktime.std.anim.Sprite
This method sets the layer property of this sprite.
setLayer(int). Method in class quicktime.std.movies.Track
This method allows your application to set a track's layer.
setLayer(int). Method in class quicktime.app.anim.TwoDSprite
This method sets the layer property of this sprite.
setLayer(int, int). Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to specify the layer property of a sprite.
setLeavingNodeProc(QTVRLeavingNode, int). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetLeavingNodeProc function to install or remove a node-leaving procedure.
setLeft(float). Method in class quicktime.qd3d.camera.OrthographicCameraData
sets the left position
setLevelMeterOnOff(boolean). Method in class quicktime.sound.SPBDevice
Set the current state of the level meter.
setLoadSettings(LoadSettings). Method in class quicktime.std.movies.Track
This method allows you to specify a portion of a track that is to be loaded into memory whenever it is played.
setLocation(int, int). Method in class quicktime.app.image.DSequenceFromMemory
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in class quicktime.app.image.GraphicsImporterDrawer
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in class quicktime.app.display.GroupDrawable
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in class quicktime.app.image.ImagePresenter
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in class quicktime.app.image.ImageViewer
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in class quicktime.app.players.MoviePlayer
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in interface quicktime.app.display.QTDrawable
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in class quicktime.app.image.QTEffect
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in class quicktime.app.image.QTImageDrawer
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in class quicktime.app.players.QTPlayer
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in class quicktime.app.sg.SGDrawer
A convenience method to set the position of a QTDrawable object.
setLocation(int, int). Method in class quicktime.app.anim.SWCompositor
A convenience method to set the position of a QTDrawable object.
setLoopEnd(int). Method in class quicktime.std.music.InstSampleDesc
Indicates the end of the portion of the sample that is looped if the sound is sustained.
setLooping(boolean). Method in class quicktime.std.movies.MovieController
Your application can use this action to enable or disable looping for a movie.
setLooping(int). Method in class quicktime.app.spaces.Sequencer
Sets the type of looping behaviour of the Sequencer.
setLoopIsPalindrome(boolean). Method in class quicktime.std.movies.MovieController
Your application can use this method to enable palindrome looping.
setLoopStart(int). Method in class quicktime.std.music.InstSampleDesc
Indicates the beginning of the portion of the sample that is looped if the sound is sustained.
setLoopType(int). Method in class quicktime.std.music.InstSampleDesc
The type of loop.
setManufacturer(int). Method in class quicktime.std.comp.ComponentDescription
Sets the manufacturer.
setMask(int). Method in class quicktime.std.comp.ComponentDescription
Sets the mask.
setMask(Region). Method in class quicktime.std.image.DSequence
This method assigns a clipping region to the sequence.
setMasterClock(Clock, TimeRecord). Method in class quicktime.std.movies.Movie
This method allows you to assign a clock component to a movie.
setMasterClock(Clock, TimeRecord). Method in class quicktime.std.clocks.TimeBase
Specifies the clock component that is assigned to a time base.
setMasterTimeBase(TimeBase, TimeRecord). Method in class quicktime.std.movies.Movie
This method allows you to assign a master time base to a movie.
setMasterTimeBase(TimeBase, TimeRecord). Method in class quicktime.std.clocks.TimeBase
This allows your application to assign a master time base to a time base.
setMatrix(int, Matrix). Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to specify the Matrix property of a sprite.
setMatrix(Matrix). Method in class quicktime.std.image.DSequence
This method assigns a mapping matrix to the sequence.
setMatrix(Matrix). Method in class quicktime.app.image.DSequenceFromMemory
This will set the client's current Display Matrix
setMatrix(Matrix). Method in class quicktime.std.image.GraphicsImporter
Defines the matrix to use for drawing.
setMatrix(Matrix). Method in class quicktime.app.image.GraphicsImporterDrawer
This method sets the current matrix of the Transformable object to the new matrix.
setMatrix(Matrix). Method in class quicktime.app.display.GroupDrawable
This method sets the current matrix of the Transformable object to the new matrix.
setMatrix(Matrix). Method in class quicktime.app.image.ImagePresenter
This method assigns a mapping matrix to the sequence.
setMatrix(Matrix). Method in class quicktime.app.image.ImageViewer
This method sets the current matrix of the Transformable object to the new matrix.
setMatrix(Matrix). Method in class quicktime.std.movies.Movie
This method allows your application to set a movie's transformation matrix.
setMatrix(Matrix). Method in class quicktime.app.players.MoviePlayer
This method sets the current matrix of the Transformable object to the new matrix.
setMatrix(Matrix). Method in class quicktime.app.image.QTEffect
This method sets the current matrix of the Transformable object to the new matrix.
setMatrix(Matrix). Method in class quicktime.app.image.QTImageDrawer
This method assigns a mapping matrix to the sequence.
setMatrix(Matrix). Method in class quicktime.app.players.QTPlayer
This method sets the current matrix of the Transformable object to the new matrix.
setMatrix(Matrix). Method in class quicktime.app.sg.SGDrawer
This method sets the current matrix of the Transformable object to the new matrix.
setMatrix(Matrix). Method in class quicktime.std.anim.Sprite
This method sets the matrix property of this sprite.
setMatrix(Matrix). Method in class quicktime.std.anim.SpriteWorld
This method sets the sprite world's matrix.
setMatrix(Matrix). Method in class quicktime.app.anim.SWCompositor
This method sets the current matrix of the Transformable object to the new matrix.
setMatrix(Matrix). Method in class quicktime.std.movies.Track
This method allows your application to establish a track's transformation matrix.
setMatrix(Matrix). Method in interface quicktime.app.image.Transformable
This method sets the current matrix of the Transformable object to the new matrix.
setMatrix(Matrix). Method in class quicktime.app.anim.TwoDSprite
This method sets the current matrix of the Transformable object to the new matrix.
setMatrix(Matrix). Method in class quicktime.std.sg.VisualChannel
Allows you to set a channel's display transformation matrix.
setMatrix(Matrix4x4). Method in class quicktime.qd3d.math.Quaternion
Sets a quaternion that has the same transformational properties as the matrix specified by the matrix parameter.
setMatte(PixMap, QDRect). Method in class quicktime.std.image.DSequence
This method assigns a blend matte to the sequence.
setMaximumOffset(long). Method in class quicktime.std.sg.SGOutput


QuickTime::SGSetOutputMaximumOffset

setMaximumRecordTime(int). Method in class quicktime.std.sg.SequenceGrabber
Allows you to set the time limit for recording.
setMaximumSize(Dimension). Method in class quicktime.app.display.QTCanvas
Set the minimum size of the QTCanvas.
setMaximumSize(int, int). Method in class quicktime.app.display.QTCanvas
Set the maximum size of the canvas.
setMediaFile(AliasHandle). Method in class quicktime.std.qtcomponents.MovieImporter
Allows an application to specify a media file that is to receive the imported movie data.
setMemberActive(Ticklish, boolean). Method in class quicktime.app.actions.TickleList
Sets the active state of a member of the Ticklish list.
setMemberAlignment(QTDrawable, float, float). Method in class quicktime.app.display.DirectGroup
This will reset an item's alignment and redraw the group.
setMemberAlignment(QTDrawable, float, float). Method in class quicktime.app.display.GroupDrawable
This will reset an item's alignment and redraw the group.
setMemberLayer(QTDrawable, int). Method in class quicktime.app.display.DirectGroup
This sets the layer of the incoming drawable to the new layer.
setMemberLayer(QTDrawable, int). Method in class quicktime.app.display.GroupDrawable
This sets the layer of the incoming drawable to the new layer.
setMIDIChannel(int). Method in class quicktime.std.music.SynthesizerConnections
Set the system MIDI channel, or a slot number.
setMIDIData(byte[]). Method in class quicktime.std.music.MusicMIDIPacket
Sets the current MIDI data.
setMilliseconds(int). Method in class quicktime.sound.SPB
Sets the the number of milliseconds that are to be recorded.
setMinimumSize(Dimension). Method in class quicktime.app.display.QTCanvas
Set the minimum size of the QTCanvas.
setMinimumSize(int, int). Method in class quicktime.app.display.QTCanvas
Set the minimum size of the canvas.
setMinSpatialQuality(int). Method in class quicktime.std.image.DataRateParams
Sets the minimum spatial quality the compressor should use to meet the requested data rate.
setMinSpatialQuality(int). Method in class quicktime.std.qtcomponents.DataRateSettings
Specifies the min spatial quality slider in the dialog box.
setMinTemporalQuality(int). Method in class quicktime.std.image.DataRateParams
Sets the minimum temporal quality the compressor should use to meet the requested data rate.
setMinTemporalQuality(int). Method in class quicktime.std.qtcomponents.DataRateSettings
Specifies the min temporal quality slider in the dialog box.
setMinutes(int). Method in class quicktime.std.qtcomponents.TimeCodeTime
Sets the minutes value
setMouseOverHotSpotProc(QTVRMouseOverHotSpot, int). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetMouseOverHotSpotProc function to install or remove a mouse over hot spot procedure

QuickTime::QTVRSetMouseOverHotSpotProc

setMovie(Movie, QDGraphics, QDPoint). Method in class quicktime.std.movies.MovieController
This method replaces the current movie controlled by the movie controller with a new movie.
setMovie(Movie, QDGraphics, QDPoint). Method in class quicktime.std.movies.MultiMovieController
This method adds a movie to the movie controller.
setMovie(Movie, RecordMovieCallback). Method in class quicktime.app.RecordMovie
Sets the movie that a video track will be added to in any consequent record operation and the callback object that will be called when the movie is finished recording.
setMovieClip(Region). Method in class quicktime.std.movies.MovieController
This method allows you to set a movie's clipping region.
setMusicEvent(int, int). Method in class quicktime.std.music.MusicData
Sets the big endian ordered stuffed QuickTime music event at the specified number of ints into the MusicData.
setMusicFlags(int). Method in class quicktime.std.movies.media.MusicDescription
setMuted(boolean). Method in class quicktime.app.audio.AudioMediaControl
Sets the muted state of this media.
setMuted(boolean). Method in interface quicktime.app.audio.AudioSpec
Allows the muting of the specific channel.
setMuted(boolean). Method in class quicktime.app.players.MoviePlayer
Allows the muting of the specific channel.
setMuted(boolean). Method in class quicktime.app.players.MoviePresenter
Allows the muting of the specific channel.
setMuted(boolean). Method in class quicktime.app.audio.MusicPartControl
Allows the muting of the specific channel.
setMuted(boolean). Method in class quicktime.app.audio.NoteChannelControl
Allows the muting of the specific channel.
setMuted(boolean). Method in class quicktime.app.players.QTPlayer
Allows the muting of the specific channel.
setName(String). Method in class quicktime.std.image.ImageDescription
Set the name of the compression algorithm.
setNextOutput(SGOutput). Method in class quicktime.std.sg.SGOutput


QuickTime::SGSetOutputNextOutput(

setNoteChannels(NoteChannel[]). Method in class quicktime.std.music.TunePlayer
Prepares the tune player to accept music event sequences by allocating specified note channels for them.
setNoteRequest(int, int, NoteRequest). Method in class quicktime.std.music.MusicData
Copies the NoteRequest data to the specified offset (numer of ints) into the MusicData.
setNotifier(Notifier). Method in interface quicktime.app.actions.NotifyListener
This registers the Notifier for this listener.
setNotifier(Notifier). Method in class quicktime.app.anim.TwoDSprite
This registers the deferred listener.
setNumber(int). Method in class quicktime.std.music.InstKnob
The number of the knob.
setNumberChannels(int). Method in class quicktime.sound.SPBDevice
Sets the number of channels that this device is to record.
setNumberOfChannels(int). Method in class quicktime.std.movies.media.SoundDescription
setNumberOfSamples(int). Method in class quicktime.std.movies.media.SampleReference
setNumChannels(int). Method in class quicktime.std.music.InstSampleDesc
The number of channels of data present in the sample.
setNumChannels(int). Method in class quicktime.sound.SoundComponentData
The number of channels of sound in the output data stream.
setNumChannels(int). Method in class quicktime.std.movies.media.SoundDescription
setNumSamples(int). Method in class quicktime.std.music.InstSampleDesc
The number of data samples in the sound.
setOffset(int). Method in class quicktime.std.music.InstSampleDesc
Set to zero - this is the default.
setOffset(int). Method in class quicktime.std.movies.Track
This method modifies the duration of the empty space that lies at the beginning of the track, thus changing the duration of the entire track.
setOffsetAndLimit(int, int). Method in class quicktime.std.qtcomponents.MovieImporter
NO QT DOCUMENTATION.
setOrigin(QDPoint). Method in class quicktime.qd3d.camera.CameraViewPort
sets the camera viewport's origin
setOutputFlags(int). Method in class quicktime.std.sg.SGOutput


QuickTime::SGSetOutputFlags

setOutputID(int). Method in class quicktime.std.music.SynthesizerConnections
Set the ID of the port that sends MIDI information.
setPacketSize(int). Method in class quicktime.std.movies.media.SoundDescription
setPanAngle(float). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetPanAngle function to set the pan angle of a QuickTime VR movie.
setPartMix(int, float, float, int). Method in class quicktime.std.music.TunePlayer
Alters the volume and the balance of the specified part, with the flags specifying special conditions.
setPartTranspose(int, float, int). Method in class quicktime.std.music.TunePlayer
Modifies the pitch and velocity of every note of the specified part of a tune.
setPeriod(int). Method in class quicktime.app.actions.PeriodicAction
Sets the current period of the action - how many scale ticks will elapse before the action is executed.
setPitchHigh(int). Method in class quicktime.std.music.InstSampleDesc
The highest pitch at which to play the sample.
setPitchLow(int). Method in class quicktime.std.music.InstSampleDesc
The lowest pitch at which to play the sample.
setPitchNormal(int). 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.
setPixelFormatInfo(int). Static method in class quicktime.std.image.ICMPixelFormatInfo
Set the PixelFormat info.
setPlacement(CameraPlacement). Method in class quicktime.qd3d.camera.CameraData
sets the camera placement
setPlayEveryFrame(boolean). Method in class quicktime.std.movies.MovieController
Your application can use this action to instruct the movie controller to play every frame in a movie.
setPlayFlags(int). Method in class quicktime.std.sg.SGChannel
Allows you to influence the speed and quality with which the sequence grabber displays data from a channel.
setPlayHints(int, int). Method in class quicktime.std.movies.media.Media
This method allows your application to provide information to the Movie Toolbox that can influence playback of a single media.
setPlayHints(int, int). Method in class quicktime.std.movies.Movie
This method allows your application to provide information to the Movie Toolbox that can influence movie playback.
setPlaySelection(boolean). Method in class quicktime.std.movies.MovieController
Your application can use this action to constrain playing to the current selection.
setPlayThruOnOff(int). Method in class quicktime.sound.SPBDevice
Set the PlayThru level, 0 means it's off.
setPointOfInterest(Point3D). Method in class quicktime.qd3d.camera.CameraPlacement
sets the camera placement's pointOfInterest
setPolyphony(int). Method in class quicktime.std.music.NoteRequestInfo
Sets the polyphony of the NoteRequestInfo
setPort(QDGraphics). Method in class quicktime.std.movies.MovieController
This method allows your application to set the graphics port for a movie controller.
setPortName(String). Method in class quicktime.std.music.QTMIDIPort
Set the name of the output port.
setPosterBox(QDRect). Method in class quicktime.std.movies.Movie
This method allows you to set a poster's boundary rectangle.
setPosterTime(int). Method in class quicktime.std.movies.Movie
This method sets the poster time for the movie.
setPreferredChunkSize(int). Method in class quicktime.std.movies.media.Media
This method allows your application to specify a preferred chunk size for the media.
setPreferredPacketSize(int). Method in class quicktime.std.image.CSequence
Sets the preferred packet size for a sequence.
setPreferredRate(float). Method in class quicktime.std.movies.Movie
This method allows your application to specify a movie's default playback rate.
setPreferredSize(Dimension). Method in class quicktime.app.display.QTCanvas
Sets the preferred size of the QTCanvas object.
setPreferredSize(int, int). Method in class quicktime.app.display.FullScreenWindow
The application can set the requested size of the full screen when the screen is placed into full screen mode.
setPreferredSize(int, int). Method in class quicktime.app.display.QTCanvas
Sets the preferred size of the QTCanvas object.
setPreferredVolume(float). Method in class quicktime.std.movies.Movie
This method allows your application to set a movie's preferred volume setting.
setPreflighting(boolean). Method in class quicktime.app.RecordMovie
This call will do a preflight of the record and you will be able to asses the impact of compressing a single pass of the QDGraphics target.
setPrescreenImagingCompleteProc(QTVRImagingComplete, int). Method in class quicktime.vr.QTVRInstance
This method installs a callback that is invoked every time a QTVRInstance is drawn.
setPrev(QDGraphics, QDRect). Method in class quicktime.std.image.CSequence
This method allows the application to set the pixel map and boundary rectangle used by the previous frame in temporal compression.
setPreviewMode(boolean). Method in class quicktime.std.movies.Movie
This method allows your application to place a movie into and out of preview mode.
setPreviewTime(int, int). Method in class quicktime.std.movies.Movie
This method allows your application to define the starting time and duration of the movie's preview.
setPreviewTime(TimeInfo). Method in class quicktime.std.movies.Movie
This method allows your application to define the starting time and duration of the movie's preview.
setPriority(int). Method in class quicktime.app.time.TaskThread
Sets the priority of the thread.
setProfiled(boolean). Method in class quicktime.app.image.QTTransition
Set this to true if you wish to profile the actual running of the effect, or false to not collect.
setProgressProc(). Method in class quicktime.std.movies.Movie
This method allows you to attach a progress function to a movie.
setProgressProc(MovieProgress). Method in class quicktime.std.movies.Movie
This method allows you to attach a progress function to a movie.
setProgressProc(MovieProgress). Method in class quicktime.std.qtcomponents.MovieExporter
This method establishes a MovieProgress object for the MovieExporter that will be called for you by the Movie Toolbox whenever it has to do a lengthy movie export process with this MovieExporter

QuickTime::MovieExportSetProgressProc

setProgressProc(MovieProgress). Method in class quicktime.std.qtcomponents.MovieImporter
This method establishes a MovieProgress object for the MovieImporter that will be called for you by the Movie Toolbox whenever it has to do a lengthy movie import process with this MovieImporter

QuickTime::MovieImportSetProgressProc

setPropertyAtom(AtomContainer). Method in class quicktime.std.movies.media.Media
No QT Documentation.
setQuality(int). Method in class quicktime.std.image.GraphicsImporter
Sets the image quality value.
setQuality(int). Method in class quicktime.std.movies.media.Media
This method sets a media's quality level value.
setQuality(int, int). Method in class quicktime.std.image.CSequence
This method allows you to adjust the spatial or temporal quality for the current sequence.
setQuaternion(Quaternion). Method in class quicktime.qd3d.math.Matrix4x4
Sets a 4-by-4 matrix that represents the quaternion specified by the quaternion parameter.
setQuietNow(boolean). Method in class quicktime.sound.SndChannel
This flag controls whether a sound channel is silent when it is disposed of, which can be some indeterminate time of the java GarbageCollector, or after any sound that is currently playing is finished.
setRadian(float). Method in class quicktime.qd3d.transform.RotateTransformData
sets angle of rotation in radians.
setRange(CameraRange). Method in class quicktime.qd3d.camera.CameraData
sets the camera range
setRate(float). Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
setRate(float). Method in class quicktime.std.movies.Movie
This method sets a movie's playback rate.
setRate(float). Method in class quicktime.app.players.MoviePlayer
Sets the player to the playback rate.
setRate(float). Method in class quicktime.app.players.MoviePresenter
Sets the Timeable's playback rate.
setRate(float). Method in class quicktime.app.players.QTPlayer
Sets the player to the playback rate.
setRate(float). Method in interface quicktime.app.time.Timeable
Sets the Timeable's playback rate.
setRate(float). Method in class quicktime.std.clocks.TimeBase
This allows your application to set the rate of a time base.
setRate(float). Method in class quicktime.app.time.Timer
Sets the Timeable's playback rate.
setRecordChunkSize(int). Method in class quicktime.std.sg.SGSoundChannel
Set the buffer size for sound recording in seconds

QuickTime::SGSetSoundRecordChunkSize

setRecordMovie(RecordMovie). Method in class quicktime.app.anim.SWCompositor
This method allows the application to register the intent to record a movie out of the compositing output of the SWCompositor.
setRecordSize(int). Method in class quicktime.sound.CompressionInfo
The recordSize.
setRect(int, int, Dimension). Method in class quicktime.qd.Region
Resets the mathematical structure to the specified coordinates and sizes.
setRedrawing(boolean). Method in class quicktime.app.image.QTEffect
If true then the current frame of the effect is drawn on redraw.
setRedrawing(boolean). Method in class quicktime.app.image.QTImageDrawer
If true then the redraw method of the object will fetch new image data from its image source.
setRedrawing(boolean). Method in class quicktime.app.image.QTImageProducer
If true then the redraw method of the object will fetch new image data from its image source.
setRedrawing(boolean). Method in interface quicktime.app.image.Redrawable
If true then the redraw method of the object will fetch new image data from its image source.
setRedrawOptimised(boolean). Method in class quicktime.app.image.ImagePresenter
Returns the state of the optimisation for redraw flag.
setReference(Track, int, int). Method in class quicktime.std.movies.Track
This method allows you to modify an existing track reference.
setRendererType(int). Method in class quicktime.std.movies.media.ThreeDDescription
setResizeFlag(int). Method in class quicktime.app.display.QTCanvas
Reset the resize flag and re-layout the component.
setReturnToSpaceValue(int). Method in class quicktime.std.sg.SGTextChannel
Sets the text return to space value.
setRevisionLevel(int). Method in class quicktime.std.image.ImageDescription
Set the revision level.
setRevLevel(int). Method in class quicktime.std.movies.media.SoundDescription
setRight(float). Method in class quicktime.qd3d.camera.OrthographicCameraData
sets the right position
setRotateAboutAxis(Point3D, Vector3D, float). Method in class quicktime.qd3d.math.Matrix4x4
Sets a rotate-about-axis matrix that rotates an object by the specified angle around the axis determined by the point origin and the specified orientation.
setRotateAboutAxis(Vector3D, float). Method in class quicktime.qd3d.math.Quaternion
Sets a a rotate-about-axis quaternion that rotates an object by the angle angle around the axis specified by the axis parameter.
setRotateAboutPoint(Point3D, float, float, float). Method in class quicktime.qd3d.math.Matrix4x4
Rotates a matrix by the specified angle around the point origin.
setRotateAboutPoint(QDPoint, float). Method in class quicktime.qd3d.math.Matrix3x3
Rotates a matrix by the specified angle around the point origin.
setRotateVectorToVector(Vector3D, Vector3D). Method in class quicktime.qd3d.math.Matrix4x4
Sets a rotational matrix that rotates objects around the origin in such a way that the transformed vector v1 matches the vector v2.
setRotateVectorToVector(Vector3D, Vector3D). Method in class quicktime.qd3d.math.Quaternion
Sets a rotational quaternion that rotates objects around the origin in such a way that the transformed vector v1 matches the vector v2.
setRotateX(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets a rotational matrix that rotates an object by the specified angle around the x axis.
setRotateX(float). Method in class quicktime.qd3d.math.Quaternion
Sets a rotational quaternion that rotates an object by the specified angle around the x axis.
setRotateXYZ(float, float, float). Method in class quicktime.qd3d.math.Matrix4x4
Sets a rotational matrix that rotates an object by the specified angles around their specified axis.
setRotateXYZ(float, float, float). Method in class quicktime.qd3d.math.Quaternion
Sets a rotational quaternion that rotates an object by the specified angles around their specified axis.
setRotateY(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets a rotational matrix that rotates an object by the specified angle around the y axis.
setRotateY(float). Method in class quicktime.qd3d.math.Quaternion
Sets a rotational quaternion that rotates an object by the specified angle around the y axis.
setRotateZ(float). Method in class quicktime.qd3d.math.Matrix4x4
Sets a rotational matrix that rotates an object by the specified angle around the x axis.
setRotateZ(float). Method in class quicktime.qd3d.math.Quaternion
Sets a rotational quaternion that rotates an object by the specified angle around the x axis.
setSampleCount(int). Method in class quicktime.sound.SoundComponentData
The number of samples in the buffer pointed to by the buffer field.
setSampleDataID(int). Method in class quicktime.std.music.InstSampleDesc
The ID number of a sample data atom that contains the sample audio data.
setSampleDescription(int, SampleDescription). Method in class quicktime.std.movies.media.Media
This method lets you change the contents of a particular sample description of a specified media.
setSampleDescription(SampleDescription, int). Method in class quicktime.std.qtcomponents.MovieExporter
Specifies the SampleDescription and media type for the component.
setSampleDescription(SampleDescription, int). Method in class quicktime.std.qtcomponents.MovieImporter
Specifies the SampleDescription and media type for the component.
setSampleDuration(int, int). Method in class quicktime.std.qtcomponents.MovieImporter
Specifies the duration for the component.
setSampleFlags(int). Method in class quicktime.std.movies.media.SpriteDescription
setSampleRate(float). Method in class quicktime.std.music.InstSampleDesc
The rate at which to play the sample.
setSampleRate(float). Method in class quicktime.sound.SoundComponentData
The sample rate for the audio data.
setSampleRate(float). Method in class quicktime.std.movies.media.SoundDescription
setSampleRate(float). Method in class quicktime.sound.SPBDevice
Set the sample rate to be produced by this device.
setSampleRateRaw(int). Method in class quicktime.std.music.InstSampleDesc
The rate at which to play the sample in unsigned 16.16 format
setSampleSize(int). Method in class quicktime.std.music.InstSampleDesc
The size of the sample— 8-bit or 16-bit.
setSampleSize(int). Method in class quicktime.sound.SoundComponentData
The size, in bits, of each sample in the output data stream.
setSampleSize(int). Method in class quicktime.std.movies.media.SoundDescription
setSampleSize(int). Method in class quicktime.sound.SPBDevice
Set the number of bits per sample.
setSamplesPerPacket(int). Method in class quicktime.sound.CompressionInfo
The samplesPerPacket.
setScale(float, float). Method in class quicktime.qd3d.math.Matrix3x3
Scales a matrix by the amount xScale along the x coordinate axis and by the amount yScale along the y coordinate axis.
setScale(float, float, float). Method in class quicktime.qd3d.math.Matrix4x4
Scales a matrix by the amount xScale along the x coordinate axis, by the amount yScale along the y coordinate axis and by the amount zScale along the z coordinate axis.
setScale(int). Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
setScale(int). Method in class quicktime.app.actions.PeriodicAction
Sets the scale of the action - this is the resolution of a second at rate == 1, thus a scale of 10 is 100msecs at rate == 1, 50msecs at rate == 2 etc.
setScale(int). Method in class quicktime.std.clocks.TimeRecord
Sets the time scale of the time record.
setSeconds(int). Method in class quicktime.std.qtcomponents.TimeCodeTime
Sets the seconds value
setSelection(int, int). Method in class quicktime.std.movies.Movie
This method sets a movie's current selection.
setSelection(TimeInfo). Method in class quicktime.std.movies.Movie
This method sets a movie's current selection.
setSelectionBegin(TimeRecord). Method in class quicktime.std.movies.MovieController
Your application can use this action to set the start time of a selection.
setSelectionDuration(TimeRecord). Method in class quicktime.std.movies.MovieController
Your application can use this action to set the duration of a selection.
setSettings(UserData). Method in class quicktime.std.sg.SequenceGrabber
Configures a sequence grabber.
setSettings(UserData). Method in class quicktime.std.sg.SGChannel
Configure a SequenceGrabber channel based on the UserData passed in.
setShadowSync(int, int). Method in class quicktime.std.movies.media.Media
This method creates an association between the indicated frame difference sample and a specified self-contained sample in a given media.
setShort(int, short). Method in class quicktime.util.RawEncodedImage
Sets the short at the specified offset
setSize(Dimension). Method in class quicktime.app.display.QTCanvas
Resizes the QTCanvas object to the specified parameters.
setSize(int). Method in class quicktime.std.music.MusicData
Resets the size of the MusicData object to the new size (in bytes).
setSize(int). Method in class quicktime.util.QTHandle
Resizes the handle to the specified size.
setSize(int). Method in class quicktime.util.QTPointer
This method will resize the memory that a pointer points to.
setSize(int). Method in class quicktime.std.movies.media.SampleDescription
Resizes the SampleDescription to the specified size.
setSize(int, int). Method in class quicktime.app.display.QTCanvas
Resizes the QTCanvas object, as well as the associated Drawable object.
setSleepTime(int). Method in class quicktime.app.time.TaskThread
The sleepTime for the thread.
setSofter(boolean). Method in class quicktime.std.music.TunePlayer
Adjusts the volume to play at a generally softer value that was the normal value for QT 2_1, otherwise sets the volume to a normal level.
setSoundInputParameters(int, int, int). Method in class quicktime.std.sg.SGSoundChannel
Set some parameters that relate to sound recording.
setSoundInputRate(float). Method in class quicktime.std.sg.SGSoundChannel
Set the Sound Input Rate

QuickTime::SGSetSoundInputRate

setSoundLocalization(SoundLocalization). Method in class quicktime.std.music.NoteChannel
Passes sound localization data to a note channel.
setSoundLocalization(SoundLocalization). Method in class quicktime.std.music.TunePlayer
Passes sound localisation data to the tune player.
setSoundLocalizationSettings(QTHandle). Method in class quicktime.std.movies.Track
This method allows your application to set the sound localization settings for the track.
setSourceData(EncodedImage). Method in class quicktime.std.image.ImageSequenceDataSource
The CDSequenceSetSourceData function is called to set data in a new frame to a specific source.
setSourceImage(ImageSpec). Method in class quicktime.app.image.QTFilter
This sets the QT source of the QTFilter, which is the image that the current filter will be applied to when doEffect is called.
setSourceRect(QDRect). Method in class quicktime.std.image.GraphicsImporter
Sets the source rectangle to use for an image.
setSourceRef(TimeCodeDescription, QTHandleRef). Method in class quicktime.std.qtcomponents.TimeCoder
Allows you to change the source information in the media sample.
setSpace(QTDrawable). Method in class quicktime.app.actions.MatrixAction
Set the space which is the space that the transformable target is a member of.
setSpatialQuality(int). Method in class quicktime.std.image.ImageDescription
Set spatial quality.
setSpatialQuality(int). Method in class quicktime.std.qtcomponents.SpatialSettings
Specifies the spatial quality slider in the dialog box.
setSrcRect(QDRect). Method in class quicktime.std.image.DSequence
This method defines the portion of the image to decompress.
setStartTime(TimeRecord). Method in class quicktime.std.clocks.TimeBase
This allows you to set the start time of a time base and defines the time base's the minimum time value.
setStereoInputGain(float, float). Method in class quicktime.sound.SPBDevice
Set the the current stereo sound input gain.
setStopTime(TimeRecord). Method in class quicktime.std.clocks.TimeBase
This allows you to set the stop time of a time base and defines the time base's the maximum time value.
setSubType(int). Method in class quicktime.std.comp.ComponentDescription
Sets the type.
setSx(float). Method in class quicktime.std.image.Matrix
Set the X axis Scale by specified amount.
setSy(float). Method in class quicktime.std.image.Matrix
Set the Y axis Scale by specified amount.
setSynthesizerName(String). Method in class quicktime.std.music.ToneDescription
Sets the current name of the described instrument's synthesiser.
setSynthesizerType(int). Method in class quicktime.std.music.ToneDescription
Sets the current OSType of the described instrument's synthesiser.
setTarget(Object). Method in class quicktime.app.actions.MatrixAction
Sets the target of the action.
setTarget(Object). Method in class quicktime.app.actions.NextImageAction
Sets the Target of the NextImageAction which is an ImageSettable object.
setTarget(Object). Method in interface quicktime.app.actions.Targetable
Set the target.
setTemporalQuality(int). Method in class quicktime.std.image.ImageDescription
Set temporal quality.
setTemporalQuality(int). Method in class quicktime.std.qtcomponents.TemporalSettings
Specifies the temporal quality slider in the dialog box.
setTestImagePict(Pict, QDRect, int). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Sets the dialog box's test image from a Pict.
setTestImagePictFile(OpenFile, QDRect, int). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Sets the dialog box's test image from a Pict file.
setTestImagePixMap(PixMap, QDRect, int). Method in class quicktime.std.qtcomponents.ImageCompressionDialog
Sets the dialog box's test image from a PixMap.
setTextJustification(int). Method in class quicktime.std.movies.media.TextDescription
setTickling(boolean). Method in class quicktime.app.time.Timer
Sets the tickle state of the Timer.
setTicklish(Ticklish). Method in class quicktime.app.actions.TickleNode
Set the Ticklish that is held by this node
setTiltAngle(float). Method in class quicktime.vr.QTVRInstance
You can use the QTVRSetTiltAngle function to set the tilt angle of a QuickTime VR movie.
setTime(int). Method in class quicktime.app.players.MoviePlayer
Sets the player to the time specified.
setTime(int). Method in class quicktime.app.players.MoviePresenter
Sets the player to the time specified.
setTime(int). Method in interface quicktime.app.players.Playable
Sets the player to the time specified.
setTime(int). Method in class quicktime.app.players.QTPlayer
Sets the player to the time specified.
setTime(int). Method in class quicktime.app.image.QTTransition
Sets the duration of the effect when it is run if the effect is run in time mode
setTime(TimeRecord). Method in class quicktime.std.movies.Movie
This method allows you to set a movie's current time.
setTime(TimeRecord). Method in class quicktime.std.clocks.TimeBase
This allows your application to set the current time of a time base.
setTimeBase(TimeBase). Method in class quicktime.std.image.CDSequence
Set the time base for the CDSequence object.
setTimeCodeDef(TimeCodeDef). Method in class quicktime.std.qtcomponents.TimeCodeDescription
Sets the values from the incoming TimeCode definition into the existing description.
setTimeScale(int). Method in class quicktime.std.movies.media.Media
This method allows your application to set a media's time scale.
setTimeScale(int). Method in class quicktime.std.movies.Movie
This method establishes a movie's time scale.
setTimeScale(int). Method in class quicktime.std.qtcomponents.TimeCodeDef
Sets the time scale in terms of the frameDuration.
setTimeScale(int). Method in class quicktime.std.music.TunePlayer
Sets the time scale used by the tune player.
setTimeValue(int). Method in class quicktime.std.movies.Movie
This method allows your application to set a movie's time value.
settingNotSupportedByNodeErr. Static variable in interface quicktime.Errors
settingsDialog(). Method in class quicktime.std.sg.SGChannel
Instructs the sequence grabber to display its settings dialog box to the user.
settingsDialog(int, Component[]). Method in class quicktime.std.sg.SGChannel
Instructs the sequence grabber to display its settings dialog box to the user.
setToneDescription(ToneDescription). Method in class quicktime.std.music.NoteRequest
Sets the ToneDescription.
setTop(float). Method in class quicktime.qd3d.camera.OrthographicCameraData
sets the top position
setTransferMode(int, QDColor). Method in class quicktime.std.image.DSequence
This method sets the mode used when drawing the decompressed image.
setTranslate(float, float). Method in class quicktime.qd3d.math.Matrix3x3
Translates a matrix by the amount xTrans along the x coordinate axis and by the amount yTrans along the y coordinate axis.
setTranslate(float, float, float). Method in class quicktime.qd3d.math.Matrix4x4
Translates a matrix by the amount xTrans along the x coordinate axis, by the amount yTrans along the y coordinate axis and by the amount zTrans along the z coordinate axis.
setTriggerCondition(int). Method in class quicktime.app.actions.PeriodicAction
Sets the trigger condition of the action - an action can trigger either when rate is positive, rate is negative or either.
setTuneHeader(MusicData). Method in class quicktime.std.movies.media.MusicDescription
Sets the MusicHeader for the TunePlayer or MusicMedia insertion.
setTx(float). Method in class quicktime.std.image.Matrix
Set the X axis translation by specified amount.
setTXFace(int). Method in class quicktime.std.qtcomponents.TCTextOptions
Sets the txFace field.
setTXFont(int). Method in class quicktime.std.qtcomponents.TCTextOptions
Sets the txFont field.
setTXSize(int). Method in class quicktime.std.qtcomponents.TCTextOptions
Sets the txSize field.
setTy(float). Method in class quicktime.std.image.Matrix
Set the Y axis translation by specified amount.
setType(int). Method in class quicktime.std.comp.ComponentDescription
Sets the type.
setTypicalPolyphony(float). Method in class quicktime.std.music.NoteRequestInfo
Sets the typicalPolyphony of the NoteRequestInfo
setU(float). Method in class quicktime.std.image.Matrix
Set u by specified amount.
setUniqueID(int). Method in class quicktime.std.music.SynthesizerConnections
Set the unique id which may be used instead of an index to getinfo and unregister calls
setupHeader(int, float, int, int, int, int). Method in class quicktime.sound.SndHandle
You can use the SetupSndHeader function to construct a sound resource containing sampled sound that can be passed to the SndPlay function.
setUpVector(Vector3D). Method in class quicktime.qd3d.camera.CameraPlacement
sets the camera placement's upVector
setUsage(int). Method in class quicktime.std.sg.SGChannel
Specifies how a channel is to be used by the SequenceGrabber component.
setUsage(int). Method in class quicktime.std.movies.Track
This method allows your application to specify whether a track is used in a movie, its preview, its poster, or a combination of these.
setUseBadge(boolean). Method in class quicktime.std.movies.MovieController
Your application can use this action to enable or disable a movie's playback badge.
setV(float). Method in class quicktime.std.image.Matrix
Set v by specified amount.
setValue(int). Method in class quicktime.std.music.InstKnob
The value of the knob.
setValue(int, int). Method in class quicktime.std.clocks.TimeBase
This allows your application to set the current time of a time base.
setValue(long). Method in class quicktime.std.image.ICMFrameTime
No QT documentation available.
setValue(long). Method in class quicktime.std.clocks.TimeRecord
Sets the time value of the time record.
setVendor(int). Method in class quicktime.std.image.ImageDescription
Set the vendor.
setVendor(int). Method in class quicktime.std.movies.media.SoundDescription
setVersion(int). Method in class quicktime.std.image.ImageDescription
Set the version.
setVersion(int). Method in class quicktime.std.movies.media.SoundDescription
setVersion(int). Method in class quicktime.std.movies.media.SpriteDescription
setVersion(int). Method in class quicktime.std.movies.media.ThreeDDescription
setVideoRect(QDRect). Method in class quicktime.std.sg.SGVideoChannel
Allows you to specify the portion of the source video image that is to be captured.
setViewCenter(QDPoint). Method in class quicktime.vr.QTVRInstance
The setViewCenter method sets the view center of the QuickTime VR movie specified by the qtvr parameter to the fixed point specified by the viewCenter parameter.
setViewCenter(QDPoint). Method in class quicktime.vr.QTVRInterceptRecord
Sets the field of view for the kQTVRSetViewCenterSelector.
setViewPlane(float). Method in class quicktime.qd3d.camera.ViewPlaneCameraData
sets the viewPlane
setViewPort(CameraViewPort). Method in class quicktime.qd3d.camera.CameraData
sets the camera range
setVirtualDuration(int). Method in class quicktime.std.image.ICMFrameTime
setVirtualStartTime(long). Method in class quicktime.std.image.ICMFrameTime
setVisible(boolean). Method in class quicktime.std.movies.MovieController
This method allows your application to control the visibility of a movie controller.
setVisible(boolean). Method in class quicktime.app.display.QTCanvas
Sets the visible state of the Canvas.
setVisible(boolean). Method in class quicktime.std.anim.Sprite
This method sets the visibility property of this sprite.
setVisible(boolean). Method in class quicktime.app.anim.TwoDSprite
This method sets the visibility property of this sprite.
setVisible(int, boolean). Method in class quicktime.std.movies.media.SpriteMediaHandler
This method allows you to specify the visibility property of a sprite.
setVolume(float). Method in class quicktime.std.sg.AudioChannel
Allows you to set a channel's sound volume setting.
setVolume(float). Method in class quicktime.app.audio.AudioMediaControl
This method sets the volume of the media (range: 0.0 - 1.0)
setVolume(float). Method in interface quicktime.app.audio.AudioSpec
Sets the volume.
setVolume(float). Method in class quicktime.std.movies.Movie
This method allows your application to set a movie's current volume.
setVolume(float). Method in class quicktime.std.movies.MovieController
Your application can use this action to set a movie's volume.
setVolume(float). Method in class quicktime.app.players.MoviePlayer
Sets the volume.
setVolume(float). Method in class quicktime.app.players.MoviePresenter
Sets the volume.
setVolume(float). Method in class quicktime.app.audio.MusicPartControl
This method will set the volume of this object.
setVolume(float). Method in class quicktime.std.music.NoteChannel
Sets the volume on the note channel.
setVolume(float). Method in class quicktime.app.audio.NoteChannelControl
This method will set the volume of this object.
setVolume(float). Method in class quicktime.app.players.QTPlayer
Sets the volume.
setVolume(float). Method in class quicktime.std.movies.Track
This method allows your application to set a track's current volume.
setVolume(float). Method in class quicktime.std.music.TunePlayer
Sets the volume for the entire sequence.
setVRes(float). Method in class quicktime.std.image.ImageDescription
Set vertical resolution.
setW(float). Method in class quicktime.std.image.Matrix
Set w by specified amount.
setW(float). Method in class quicktime.qd3d.math.Quaternion
sets the w value
setWholespace(boolean). Method in class quicktime.app.actions.MouseController
Sets the new value of the wholespace flag.
setWholespace(boolean). Method in class quicktime.app.actions.TickleList
This sets the wholespace characteristic.
setWidth(float). Method in class quicktime.qd3d.camera.CameraViewPort
sets the camera viewport's width
setWidth(float). Method in class quicktime.qd.QDRect
Set the width of the QDRect.
setWidth(int). Method in class quicktime.std.image.ImageDescription
Set width of source image in pixels.
setWidth(int). Method in class quicktime.qd.QDRect
Set the width of the QDRect.
setX(float). Method in class quicktime.qd3d.math.Point3D
sets the position in the X direction
setX(float). Method in class quicktime.qd.QDPoint
Set the x location of the point.
setX(float). Method in class quicktime.qd.QDRect
Set the x location of the rect.
setX(float). Method in class quicktime.qd3d.math.Quaternion
sets the position in the x direction
setX(float). Method in class quicktime.qd3d.math.Vector2D
sets the position in the x direction
setX(float). Method in class quicktime.qd3d.math.Vector3D
sets the position in the X direction
setX(int). Method in class quicktime.qd.QDPoint
Set the x location of the point.
setX(int). Method in class quicktime.qd.QDRect
Set the x location of the rect.
setXMusicEvent(int, long). Method in class quicktime.std.music.MusicData
Sets the stuffed QuickTime extended music event at the specified number of ints into the MusicData.
setY(float). Method in class quicktime.qd3d.math.Point3D
sets the position in the Y direction
setY(float). Method in class quicktime.qd.QDPoint
Set the y location of the point.
setY(float). Method in class quicktime.qd.QDRect
Set the y location of the rect.
setY(float). Method in class quicktime.qd3d.math.Quaternion
sets the position in the y direction
setY(float). Method in class quicktime.qd3d.math.Vector2D
sets the position in the y direction
setY(float). Method in class quicktime.qd3d.math.Vector3D
sets the position in the Y direction
setY(int). Method in class quicktime.qd.QDPoint
Set the y location of the point.
setY(int). Method in class quicktime.qd.QDRect
Set the y location of the rect.
setYon(float). Method in class quicktime.qd3d.camera.CameraRange
sets the camera range's distance away from the yon plane.
setZ(float). Method in class quicktime.qd3d.math.Point3D
sets the position in the Z direction
setZ(float). Method in class quicktime.qd3d.math.Quaternion
sets the position in the z direction
setZ(float). Method in class quicktime.qd3d.math.Vector3D
sets the position in the Z direction
setZero(TimeRecord). Method in class quicktime.std.clocks.TimeBase
This allows your application to change the offset from a time base to either its master time base or its clock component.
sfpItemCreatePreviewButton. Static variable in interface quicktime.std.StdQTConstants
sfpItemPreviewAreaUser. Static variable in interface quicktime.std.StdQTConstants
sfpItemPreviewDividerUser. Static variable in interface quicktime.std.StdQTConstants
sfpItemPreviewStaticText. Static variable in interface quicktime.std.StdQTConstants
sfpItemShowPreviewButton. Static variable in interface quicktime.std.StdQTConstants
sgChannelAtom. Static variable in interface quicktime.std.StdQTConstants
sgChannelDescription. Static variable in interface quicktime.std.StdQTConstants
sgChannelSettings. Static variable in interface quicktime.std.StdQTConstants
sgChannelSettingsAtom. Static variable in interface quicktime.std.StdQTConstants
sgClipType. Static variable in interface quicktime.std.StdQTConstants
sgcSoundChannelCountType. Static variable in interface quicktime.std.StdQTConstants
sgcSoundCompressionType. Static variable in interface quicktime.std.StdQTConstants
sgcSoundGainType. Static variable in interface quicktime.std.StdQTConstants
sgcSoundInputType. Static variable in interface quicktime.std.StdQTConstants
sgcSoundSampleRateType. Static variable in interface quicktime.std.StdQTConstants
sgcSoundSampleSizeType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoBlackLevelType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoBrigtnessType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoContrastType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoDigitizerType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoFilterType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoFormatType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoHueType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoInputType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoRectType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoSaturationType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoSharpnessType. Static variable in interface quicktime.std.StdQTConstants
sgcVideoWhiteLevelType. Static variable in interface quicktime.std.StdQTConstants
sgDeviceListDontCheckAvailability. Static variable in interface quicktime.std.StdQTConstants
sgDeviceListWithIcons. Static variable in interface quicktime.std.StdQTConstants
sgDeviceNameFlagDeviceUnavailable. Static variable in interface quicktime.std.StdQTConstants
sgDeviceNameType. Static variable in interface quicktime.std.StdQTConstants
SGDrawer(SGVideoChannel). Constructor for class quicktime.app.sg.SGDrawer
This constructor creates an SGDrawer object from a SGChannel component.
sgFlagControlledGrab. Static variable in interface quicktime.std.StdQTConstants
sgMatrixType. Static variable in interface quicktime.std.StdQTConstants
SGMusicChannel(SequenceGrabber). Constructor for class quicktime.std.sg.SGMusicChannel
Creates a sequence grabber music channel and assigns a channel component to the channel.
sgPanelDescription. Static variable in interface quicktime.std.StdQTConstants
sgPanelFlagForPanel. Static variable in interface quicktime.std.StdQTConstants
sgPanelSettings. Static variable in interface quicktime.std.StdQTConstants
sgPanelSettingsAtom. Static variable in interface quicktime.std.StdQTConstants
sgPlayFlagsType. Static variable in interface quicktime.std.StdQTConstants
SGSoundChannel(SequenceGrabber). Constructor for class quicktime.std.sg.SGSoundChannel
Creates a sequence grabber channel and assigns a channel component to the channel.
SGTextChannel(SequenceGrabber). Constructor for class quicktime.std.sg.SGTextChannel
Creates a sequence grabber channel text and assigns a channel component to the channel.
sgUsageType. Static variable in interface quicktime.std.StdQTConstants
SGVideoChannel(SequenceGrabber). Constructor for class quicktime.std.sg.SGVideoChannel
Creates a sequence grabber channel and assigns a channel component to the channel.
sgVolumeType. Static variable in interface quicktime.std.StdQTConstants
shadowBit. Static variable in interface quicktime.qd.QDConstants
shieldCursor(). Method in class quicktime.std.image.DSequence
Hides the cursor during decompression operations.
ShortFix2X(short). Static method in class quicktime.util.QTUtils
Convert a 8.8 Fixed format to a float
show(). Method in class quicktime.app.display.FullScreenWindow
This method is used to place the specified screen, at the specified resolution and flags, into full screen mode.
showDefaultView(). Method in class quicktime.vr.QTVRInstance
The showDefaultView method sets the default values of the pan angle, tilt angle, field of view, view center (for object nodes), default state, mouse-down state, and all applicable animation and control settings for the node specified by the QTVRInstance you call this on.
showFilePreviewComponentType. Static variable in interface quicktime.std.StdQTConstants
showInformation(). Method in class quicktime.std.movies.Movie
This method displays a dialog giving information about the movie.
showOptionsDialog(). Method in class quicktime.sound.SPBDevice
Shows the options dialog if available.
showParameterDialog(AtomContainer, int). Static method in class quicktime.std.movies.ParameterDialog
This call shows the dialog with the specified parameters.
showPoster(). Method in class quicktime.std.movies.Movie
You can use showPoster method to display a movie's poster.
showUserSettingsDialog. Static variable in interface quicktime.std.StdQTConstants
siAGCOnOff. Static variable in interface quicktime.sound.SoundConstants
siBadDeviceName. Static variable in interface quicktime.Errors
Sound manager errors
siBadRefNum. Static variable in interface quicktime.Errors
Sound manager errors
siBadSoundInDevice. Static variable in interface quicktime.Errors
Sound manager errors
siBestQuality. Static variable in interface quicktime.sound.SoundConstants
siBetterQuality. Static variable in interface quicktime.sound.SoundConstants
siCDQuality. Static variable in interface quicktime.sound.SoundConstants
siChannelAvailable. Static variable in interface quicktime.sound.SoundConstants
siCompressionAvailable. Static variable in interface quicktime.sound.SoundConstants
siCompressionType. Static variable in interface quicktime.sound.SoundConstants
siDeviceBusyErr. Static variable in interface quicktime.Errors
Sound manager errors
siGoodQuality. Static variable in interface quicktime.sound.SoundConstants
siHardDriveTooSlow. Static variable in interface quicktime.Errors
Sound manager errors
siInputDeviceErr. Static variable in interface quicktime.Errors
Sound manager errors
siInputGain. Static variable in interface quicktime.sound.SoundConstants
siInputSource. Static variable in interface quicktime.sound.SoundConstants
siInputSourceNames. Static variable in interface quicktime.sound.SoundConstants
siInvalidCompression. Static variable in interface quicktime.Errors
Sound manager errors
siInvalidSampleRate. Static variable in interface quicktime.Errors
Sound manager errors
siInvalidSampleSize. Static variable in interface quicktime.Errors
Sound manager errors
siLevelMeterOnOff. Static variable in interface quicktime.sound.SoundConstants
SimpleActionList(). Constructor for class quicktime.app.actions.SimpleActionList
Create an empty Action list
singleDevices. Static variable in interface quicktime.qd.QDConstants
singleDevicesBit. Static variable in interface quicktime.qd.QDConstants
siNoBufferSpecified. Static variable in interface quicktime.Errors
Sound manager errors
siNoSoundInHardware. Static variable in interface quicktime.Errors
Sound manager errors
siNumberChannels. Static variable in interface quicktime.sound.SoundConstants
siOptionsDialog. Static variable in interface quicktime.sound.SoundConstants
siPlayThruOnOff. Static variable in interface quicktime.sound.SoundConstants
siReadPermission. Static variable in interface quicktime.sound.SoundConstants
siRecordingQuality. Static variable in interface quicktime.sound.SoundConstants
siSampleRate. Static variable in interface quicktime.sound.SoundConstants
siSampleRateAvailable. Static variable in interface quicktime.sound.SoundConstants
siSampleSize. Static variable in interface quicktime.sound.SoundConstants
siSampleSizeAvailable. Static variable in interface quicktime.sound.SoundConstants
siStereoInputGain. Static variable in interface quicktime.sound.SoundConstants
siUnknownInfoType. Static variable in interface quicktime.Errors
Sound manager errors
siUnknownQuality. Static variable in interface quicktime.Errors
Sound manager errors
siWritePermission. Static variable in interface quicktime.sound.SoundConstants
sixToOne. Static variable in interface quicktime.sound.SoundConstants
sixToOnePacketSize. Static variable in interface quicktime.sound.SoundConstants
size. Variable in class quicktime.std.movies.media.SampleInfo
The media sample's data size.
size(). Method in interface quicktime.app.spaces.Collection
Returns the number of members in the collection, ie.
size(). Method in class quicktime.app.anim.Compositor
Returns the number of members of the collection.
size(). Method in class quicktime.app.image.DSequenceFromMemory
Return the number of image data objects (frames) that the object contains.
size(). Method in class quicktime.app.display.GroupDrawable
Returns the number of members in the collection, ie.
size(). Method in class quicktime.app.image.ImageDataSequence
Determines the number of items.
size(). Method in class quicktime.app.image.ImageSequencer
Return the number of frames
size(). Method in class quicktime.app.actions.MouseController
Returns the number of members that have been explicitly added to the Controller.
size(). Method in class quicktime.app.spaces.Protocol
Returns the number of class objects that are in this Protocol.
size(). Method in class quicktime.util.QTVector
size(). Method in class quicktime.app.spaces.Sequencer
Returns the number of frames of the data which the sequencer is sequencing.
size(). Method in class quicktime.app.time.TaskThread
Return the number of task current objects.
size(). Method in class quicktime.app.actions.TickleList
Returns the number of members in the collection, ie.
skew(float, float, float, float). Method in class quicktime.std.image.Matrix
modifies the contents of a matrix so that it defines a skew transformation.
smAllScripts. Static variable in interface quicktime.io.IOConstants
smArabic. Static variable in interface quicktime.io.IOConstants
smArmenian. Static variable in interface quicktime.io.IOConstants
smBengali. Static variable in interface quicktime.io.IOConstants
smBurmese. Static variable in interface quicktime.io.IOConstants
smCentralEuroRoman. Static variable in interface quicktime.io.IOConstants
smCurrentScript. Static variable in interface quicktime.io.IOConstants
smCyrillic. Static variable in interface quicktime.io.IOConstants
smDevanagari. Static variable in interface quicktime.io.IOConstants
smEastEurRoman. Static variable in interface quicktime.io.IOConstants
smEthiopic. Static variable in interface quicktime.io.IOConstants
smExtArabic. Static variable in interface quicktime.io.IOConstants
smGeez. Static variable in interface quicktime.io.IOConstants
smGeorgian. Static variable in interface quicktime.io.IOConstants
smGreek. Static variable in interface quicktime.io.IOConstants
smGujarati. Static variable in interface quicktime.io.IOConstants
smGurmukhi. Static variable in interface quicktime.io.IOConstants
smHebrew. Static variable in interface quicktime.io.IOConstants
smJapanese. Static variable in interface quicktime.io.IOConstants
smKannada. Static variable in interface quicktime.io.IOConstants
smKhmer. Static variable in interface quicktime.io.IOConstants
smKlingon. Static variable in interface quicktime.io.IOConstants
smKorean. Static variable in interface quicktime.io.IOConstants
smLaotian. Static variable in interface quicktime.io.IOConstants
smMalayalam. Static variable in interface quicktime.io.IOConstants
smMongolian. Static variable in interface quicktime.io.IOConstants
smOriya. Static variable in interface quicktime.io.IOConstants
smRoman. Static variable in interface quicktime.io.IOConstants
smRSymbol. Static variable in interface quicktime.io.IOConstants
smSimpChinese. Static variable in interface quicktime.io.IOConstants
smSinhalese. Static variable in interface quicktime.io.IOConstants
smSystemScript. Static variable in interface quicktime.io.IOConstants
smTamil. Static variable in interface quicktime.io.IOConstants
smTelugu. Static variable in interface quicktime.io.IOConstants
smThai. Static variable in interface quicktime.io.IOConstants
smTibetan. Static variable in interface quicktime.io.IOConstants
smTradChinese. Static variable in interface quicktime.io.IOConstants
smUninterp. Static variable in interface quicktime.io.IOConstants
smVietnamese. Static variable in interface quicktime.io.IOConstants
SndChannel(int, int). Constructor for class quicktime.sound.SndChannel
Opens a new SndChannel and allocates memory to store the commands that will control the operation of the sound channel.
sndData. Variable in class quicktime.sound.SndInfo
The general characteristics of the sound data
SndHandle(int, boolean). Constructor for class quicktime.sound.SndHandle
Construct an empty handle that must be initialized by the setupHeader call.
SndHandle(int, float, int, int, int). Constructor for class quicktime.sound.SndHandle
Construct a sound resource for containing sampled sound that can be used to record and play sound.
Sound(). Constructor for class quicktime.sound.Sound
soundCmd. Static variable in interface quicktime.sound.SoundConstants
SoundComponentData(). Constructor for class quicktime.sound.SoundComponentData
SoundCompressionDialog(). Constructor for class quicktime.std.qtcomponents.SoundCompressionDialog
Opens the CompressionDialog component.
SoundDescription(int). Constructor for class quicktime.std.movies.media.SoundDescription
This constructor makes an empty SoundDescription object.
SoundException(int). Constructor for class quicktime.sound.SoundException
Creates an exception with a specific error number
SoundException(String). Constructor for class quicktime.sound.SoundException
Creates an exception with a message that could contain information that could be displayed to the user.
soundListRsrc. Static variable in interface quicktime.sound.SoundConstants
SoundLocalization(). Constructor for class quicktime.std.music.SoundLocalization
This constructor creates an empty sound localisation
soundLocalizationAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
SoundMedia(Track, int). Constructor for class quicktime.std.movies.media.SoundMedia
This constructor creates a media struct for the specified Track object.
SoundMedia(Track, int, DataRef). Constructor for class quicktime.std.movies.media.SoundMedia
This constructor creates a media struct for the specified Track object.
soundMediaInfoHeaderAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
soundMediaType. Static variable in interface quicktime.std.StdQTConstants
soundSupportNotAvailableErr. Static variable in interface quicktime.Errors
Movie Toolbox errors
sourceNotFoundErr. Static variable in interface quicktime.Errors
Movie Toolbox errors
SpatialSettings(int, CodecComponent, int, int). Constructor for class quicktime.std.qtcomponents.SpatialSettings
Construct temporal settings to set the dialog display.
SPB(SPBDevice, int, int, QTPointerRef). Constructor for class quicktime.sound.SPB
Create a SPB.
SPBDevice(String, int). Constructor for class quicktime.sound.SPBDevice
The SPBOpenDevice function attempts to open a sound input device having the name indicated by the deviceName parameter.
Sprite(SpriteWorld, ImageDescription, EncodedImage, Matrix, boolean, int). Constructor for class quicktime.std.anim.Sprite
This constructor creates a new Sprite object for a specified sprite world.
SpriteDescription(). Constructor for class quicktime.std.movies.media.SpriteDescription
spriteHitTestBounds. Static variable in interface quicktime.std.StdQTConstants
spriteHitTestImage. Static variable in interface quicktime.std.StdQTConstants
spriteHitTestInvisibleSprites. Static variable in interface quicktime.std.StdQTConstants
spriteHitTestIsClick. Static variable in interface quicktime.std.StdQTConstants
spriteHitTestLocInDisplayCoordinates. Static variable in interface quicktime.std.StdQTConstants
spriteIDtoIndex(int). Method in class quicktime.std.movies.media.SpriteMediaHandler
Return the index of the sprite specified by spriteID.
spriteIndexToID(int). Method in class quicktime.std.movies.media.SpriteMediaHandler
Return the ID of the sprite specified by spriteIndex.
SpriteInvalidException(String). Constructor for class quicktime.app.anim.SpriteInvalidException
Creates the exception.
SpriteMedia(Track, int). Constructor for class quicktime.std.movies.media.SpriteMedia
This constructor creates a media struct for the specified Track object.
SpriteMedia(Track, int, DataRef). Constructor for class quicktime.std.movies.media.SpriteMedia
This constructor creates a media struct for the specified Track object.
spriteMediaType. Static variable in interface quicktime.std.StdQTConstants
sprites(). Method in class quicktime.app.anim.Compositor
This returns an Enumeration that allows your application to iterate over the TwoDSprite presenters that are responsible for presenting the image data within the Compositor.
sprites(). Method in class quicktime.app.anim.SWCompositor
This returns an Enumeration that allows your application to iterate over the TwoDSprite presenters that are responsible for presenting the image data within the Compositor.
SpriteWorld(QDGraphics, QDGraphics, QDColor, QDGraphics). Constructor for class quicktime.std.anim.SpriteWorld
This constructor creates a new sprite world.
squareWaveSynth. Static variable in interface quicktime.sound.SoundConstants
srcBic. Static variable in interface quicktime.qd.QDConstants
srcCopy. Static variable in interface quicktime.qd.QDConstants
srcOr. Static variable in interface quicktime.qd.QDConstants
srcXor. Static variable in interface quicktime.qd.QDConstants
staleEditState. Static variable in interface quicktime.Errors
Movie Toolbox errors
standardCompressionSubType. Static variable in interface quicktime.std.StdQTConstants
standardCompressionSubTypeSound. Static variable in interface quicktime.std.StdQTConstants
standardCompressionType. Static variable in interface quicktime.std.StdQTConstants
standardGetFilePreview(int[]). Static method in class quicktime.io.QTFile
Present a standard open file panel to the user to retrieve a file.
start(). Method in class quicktime.std.movies.Movie
This method starts the movie playing from the current movie time, which is where the movie last stopped playing.
start(). Method in class quicktime.app.time.TaskThread
This will create a thread and start it running, calling task on each of the items you have added to the TaskThread object.
startPreview(). Method in class quicktime.std.sg.SequenceGrabber
Instructs the sequence grabber to begin processing data from its channels.
startProduction(ImageConsumer). Method in class quicktime.app.image.QTImageProducer
This method both registers the given ImageConsumer object as a consumer and starts an immediate reconstruction of the image data which will then be delivered to this consumer and any other consumer which may have already been registered with the producer.
startRecord(). Method in class quicktime.std.sg.SequenceGrabber
Instructs the sequence grabber component to begin collecting data from its channels.
startTasking(). Method in interface quicktime.app.time.Taskable
This will start tasking the Timeable object.
startTasking(). Method in class quicktime.app.time.Tasking
This will start tasking the Tasking object by adding this object to the currently set default TaskThread and ensuring that this TaskThread object is started.
stateBlockSize. Static variable in interface quicktime.sound.SoundConstants
sTChunkOffset64AID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
sTChunkOffsetAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
stdQLength. Static variable in interface quicktime.sound.SoundConstants
StdQTException(int). Constructor for class quicktime.std.StdQTException
Creates an exception with a specific error number
StdQTException(String). Constructor for class quicktime.std.StdQTException
Creates an exception with a message that could contain information that could be displayed to the user.
stdSH. Static variable in interface quicktime.sound.SoundConstants
step(int). Method in class quicktime.std.movies.MovieController
Your application can use this action to play a movie while skipping a specified number of frames at a time.
stop(). Method in class quicktime.std.movies.Movie
This method stops the playback of a movie.
stop(). Method in class quicktime.std.sg.SequenceGrabber
Stops a preview or record operation.
stop(). Method in class quicktime.app.time.TaskThread
This will destroy the thread and end the periodic calling of task objects.
stop(). Method in class quicktime.std.music.TunePlayer
Stops a currently playing sequence.
stopRecording(). Method in class quicktime.sound.SPB
End a recording from a sound input device.
stopTasking(). Method in interface quicktime.app.time.Taskable
This will stop tasking the Timeable object.
stopTasking(). Method in class quicktime.app.time.Tasking
This will stop tasking the Tasking object by removing it from its existing TaskThread.
streamingNodeNotReadyErr. Static variable in interface quicktime.Errors
stretchPix. Static variable in interface quicktime.qd.QDConstants
stretchPixBit. Static variable in interface quicktime.qd.QDConstants
string. Variable in class quicktime.std.movies.IStringInfo
String2CString(String). Static method in class quicktime.util.QTUtils
Convert a java.lang.String to a CString byte array.
String2PString(String, int). Static method in class quicktime.util.QTUtils
Convert a java.lang.String to a PString byte array.
StringHandle(String, int). Constructor for class quicktime.util.StringHandle
Construct a handle from a java String.
sTSampleDescAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
sTSampleIDAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
sTSampleSizeAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
sTSampleToChunkAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
sTShadowSyncAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
sTSyncSampleAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
sTTimeToSampAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
stuff(NoteAllocator, int). Method in class quicktime.std.music.ToneDescription
Initializes the calling ToneDescription instance with the details of the note channel specified by the gmNumber.
stuffControlEvent(int, int, int). Static method in class quicktime.std.music.MusicData
Returns an int that is the stuffed representation of the control music event.
stuffGeneralEvent_Footer(int, int). Static method in class quicktime.std.music.MusicData
Returns an int that is the stuffed representation of the footer portion of a general music event.
stuffGeneralEvent_Header(int, int). Static method in class quicktime.std.music.MusicData
Returns an int that is the stuffed representation of the header portion of a general music event.
stuffMarkerEvent(int, int). Static method in class quicktime.std.music.MusicData
Returns an int that is the stuffed representation of the marker music event.
stuffNoteEvent(int, int, int, int). Static method in class quicktime.std.music.MusicData
Returns an int that is the stuffed representation of the note music event.
stuffRestEvent(int). Static method in class quicktime.std.music.MusicData
Returns an int that is the stuffed representation of the rest music event.
stuffXControlEvent(int, int, int). Static method in class quicktime.std.music.MusicData
Returns a long that is the stuffed representation of the extended note music event.
stuffXKnobEvent(int, int, int). Static method in class quicktime.std.music.MusicData
Returns a long that is the stuffed representation of the extended note music event.
stuffXNoteEvent(int, int, int, int). Static method in class quicktime.std.music.MusicData
Returns a long that is the stuffed representation of the extended note music event.
subOver. Static variable in interface quicktime.qd.QDConstants
subPin. Static variable in interface quicktime.qd.QDConstants
subtract(Point3D). Method in class quicktime.qd3d.math.Point3D
Returns a three-dimensional vector that is the result of subtracting the point p2 from p1.
subtract(QDPoint, QDPoint). Static method in class quicktime.qd3d.math.Point2D
Returns a two-dimensional vector that is the result of subtracting the point p2 from p1.
subtract(QDPoint, Vector2D). Static method in class quicktime.qd3d.math.Point2D
Returns the result of subtracting a two-dimensional vector from a two-dimensional point.
subtract(Vector2D). Method in class quicktime.qd3d.math.Vector2D
Returns the two-dimensional vector that is the result of subtracting v2 from this.
subtract(Vector3D). Method in class quicktime.qd3d.math.Point3D
Returns the three-dimensional point that is the result of subtracting the vector vector3D from this.
subtract(Vector3D). Method in class quicktime.qd3d.math.Vector3D
Returns the three-dimensional vector that is the result of subtracting v2 from this.
subtractTime(TimeRecord). Method in class quicktime.std.clocks.TimeRecord
This subtracts two times specified in time structures.
subType. Variable in class quicktime.std.movies.media.HandlerInfo
Specifies the type of media (subType of Media), or type of data handled (subType of DataHandler).
subVersion. Static variable in class quicktime.util.QTBuild
The sub-version of QTJava
suppressDither. Static variable in interface quicktime.std.StdQTConstants
suspend(). Method in class quicktime.std.movies.MovieController
Indicates that a suspend event has been received.
suspend(). Method in class quicktime.app.time.TaskThread
Suspends the execution of the task thread.
sVideoIn. Static variable in interface quicktime.std.StdQTConstants
Input Formats
swapAtoms(Atom, Atom). Method in class quicktime.std.movies.AtomContainer
This method swaps two atoms within an atomData structure.
swapImages(). Method in class quicktime.app.image.QTTransition
This swaps the source and destination images.
SWController(MouseResponder, boolean). Constructor for class quicktime.app.anim.SWController
Construct a SWController object.
SWController(MouseResponder, boolean, int). Constructor for class quicktime.app.anim.SWController
Construct a SWController object.
syncCmd. Static variable in interface quicktime.sound.SoundConstants
SynthesizerConnections(). Constructor for class quicktime.std.music.SynthesizerConnections
Create a connections class with all slots set to zero.
synthesizerNotRespondingOSErr. Static variable in interface quicktime.Errors
synthesizerOSErr. Static variable in interface quicktime.Errors
synthType. Variable in class quicktime.std.music.MusicComponentInfo
Synthesizer type.
sysBeepDisable. Static variable in interface quicktime.sound.SoundConstants
sysBeepEnable. Static variable in interface quicktime.sound.SoundConstants
sysBeepSynchronous. Static variable in interface quicktime.sound.SoundConstants
sysPatListID. Static variable in interface quicktime.qd.QDConstants
systemMicrosecondClock. Static variable in interface quicktime.std.StdQTConstants
systemMillisecondClock. Static variable in interface quicktime.std.StdQTConstants
systemSecondClock. Static variable in interface quicktime.std.StdQTConstants
systemTickClock. Static variable in interface quicktime.std.StdQTConstants

T

targets(). Method in class quicktime.app.actions.SimpleActionList
Return an Enumeration that is capable of enumerating through the targets that are targetted by the actions.
task(). Method in class quicktime.std.music.NoteAllocator
Call periodically to allow the note allocator to perform tasks.
task(). Method in class quicktime.app.players.QTPlayer
This method performs idle processing for the QTPlayer and will be automatically called if this object is added to the TaskThread object.
task(). Method in class quicktime.app.sg.SGDrawer
This method performs idle processing for the SGDrawer and will be automatically called if this object is added to the TaskThread object.
task(). Method in interface quicktime.app.time.Taskable
This method is defined as a method that is called periodically to perform tasks.
task(). Method in class quicktime.app.time.TaskAllMovies
Calls Movie.taskAll to task all active Movies and TimeBases.
task(). Method in class quicktime.std.music.TunePlayer
Call this method periodically to allow the tune player to perform tasks it must perform at foreground task time.
task(int). Method in class quicktime.std.movies.Movie
The moviesTask method services this movie.
taskAll(int). Static method in class quicktime.std.movies.Movie
The moviesTask method services all of the currently active movies.
tasker. Static variable in interface quicktime.app.time.Taskable
The "system" creates a default TaskThread for all taskable objects.
taskFlag. Variable in class quicktime.app.anim.SWCompositor
This flag is used when the task method is called.
Tasking(). Constructor for class quicktime.app.time.Tasking
TaskThread(String). Constructor for class quicktime.app.time.TaskThread
Creates a TaskThread object.
TaskThread(String, int). Constructor for class quicktime.app.time.TaskThread
Creates a TaskThread object.
tc24HourMax. Static variable in interface quicktime.std.StdQTConstants
tcCounter. Static variable in interface quicktime.std.StdQTConstants
tcdfShowTimeCode. Static variable in interface quicktime.std.StdQTConstants
tcDropFrame. Static variable in interface quicktime.std.StdQTConstants
tcNegTimesOK. Static variable in interface quicktime.std.StdQTConstants
tcSourceRefNameType. Static variable in interface quicktime.std.StdQTConstants
TCTextOptions(). Constructor for class quicktime.std.qtcomponents.TCTextOptions
Make a TextOptions class for the TimeCoder
tctNegFlag. Static variable in interface quicktime.std.StdQTConstants
teCenter. Static variable in interface quicktime.qd.QDConstants
teFlushDefault. Static variable in interface quicktime.qd.QDConstants
teFlushLeft. Static variable in interface quicktime.qd.QDConstants
teFlushRight. Static variable in interface quicktime.qd.QDConstants
teForceLeft. Static variable in interface quicktime.qd.QDConstants
teJustCenter. Static variable in interface quicktime.qd.QDConstants
teJustLeft. Static variable in interface quicktime.qd.QDConstants
teJustRight. Static variable in interface quicktime.qd.QDConstants
TemporalSettings(int, float, int). Constructor for class quicktime.std.qtcomponents.TemporalSettings
Construct temporal settings to set the dialog display.
terminate(). Static method in class quicktime.QTSession
This call will close down the QTML environment, VR and QD3D.
terminate3D(). Static method in class quicktime.QTSession
This call will terminate QuickDraw3D.
terminateVR(). Static method in class quicktime.QTSession
This call will terminate QTVR.
terminationLock(). Static method in class quicktime.QTSession
testAttribute(int). Method in class quicktime.qd.GDevice
Determines whether the flag bit for an attribute has been set in the flags field of the device.
TextDescription(). Constructor for class quicktime.std.movies.media.TextDescription
This constructor makes a new TextDescription object.
TextMedia(Track, int). Constructor for class quicktime.std.movies.media.TextMedia
This constructor creates a media struct for the specified Track object.
TextMedia(Track, int, DataRef). Constructor for class quicktime.std.movies.media.TextMedia
This constructor creates a media struct for the specified Track object.
textMediaType. Static variable in interface quicktime.std.StdQTConstants
ThreeDDescription(int). Constructor for class quicktime.std.movies.media.ThreeDDescription
This constructor makes an empty SoundDescription object.
threeDeeMediaType. Static variable in interface quicktime.std.StdQTConstants
ThreeDMedia(Track, int). Constructor for class quicktime.std.movies.media.ThreeDMedia
This constructor creates a media struct for the specified Track object.
ThreeDMedia(Track, int, DataRef). Constructor for class quicktime.std.movies.media.ThreeDMedia
This constructor creates a media struct for the specified Track object.
threeDMediaType. Static variable in interface quicktime.std.StdQTConstants
threeToOne. Static variable in interface quicktime.sound.SoundConstants
threeToOnePacketSize. Static variable in interface quicktime.sound.SoundConstants
thumbnailFromQDGraphics(QDGraphics, QDRect, int). Static method in class quicktime.qd.Pict
Creates an 80-by-80 pixel thumbnail picture from the pixmap associated with this QDGraphics.
tickle(float, int). Method in class quicktime.app.actions.Invalidator
The Invalidators typically ignore time and rate values and invalidate their sprite.
tickle(float, int). Method in class quicktime.app.actions.PeriodicAction
This method can be called as often as you like, though effective rate cannot be zero.
tickle(float, int). Method in class quicktime.app.spaces.SimpleSpace
The Timer invokes the tickle method when the invocation constraints of the Timer are reached.
tickle(float, int). Method in class quicktime.app.anim.SWCompositor
The Timer invokes the tickle method when the invocation constraints of the Timer are reached.
tickle(float, int). Method in class quicktime.app.actions.TickleList
The Timer invokes the tickle method when the invocation constraints of the Timer are reached.
tickle(float, int). Method in interface quicktime.app.time.Ticklish
The Timer invokes the tickle method when the invocation constraints of the Timer are reached.
tickleList(). Method in class quicktime.app.spaces.SimpleSpace
Returns an Enumeration of all of the Controllers that implement the Ticklish interface (TicklishControllers) that have been added to the Space.
tickleList(). Method in interface quicktime.app.spaces.Space
Returns an Enumeration of all of the Controllers that implement the Ticklish interface (TicklishControllers) that have been added to the Space.
TickleList(). Constructor for class quicktime.app.actions.TickleList
Construct an empty TickleList.
tiltToRow(float). Method in class quicktime.vr.QTVRInstance
You can use QTVRTiltToRow to get the row number in the object image array that corresponds to a tilt angle.
timbreCmd. Static variable in interface quicktime.sound.SoundConstants
time. Variable in class quicktime.std.qtcomponents.TimeCodeInfo
Represents time of the timecode as HH:MM:SS:FF.
time. Variable in class quicktime.std.movies.TimeInfo
Corresponds to some time value - generally a start time.
TimeBase(). Constructor for class quicktime.std.clocks.TimeBase
This allows your application to obtain a new time base.
timeBaseAfterStopTime. Static variable in interface quicktime.std.StdQTConstants
timeBaseBeforeStartTime. Static variable in interface quicktime.std.StdQTConstants
TimeCallBack(TimeBase, int, int, int). Constructor for class quicktime.std.clocks.TimeCallBack
This allows your application to obtain a new callback.
timeChanged(int). Method in class quicktime.app.actions.Invalidator
This call is ignored by the default Invalidator.
timeChanged(int). Method in class quicktime.app.actions.PeriodicAction
This method should be called by the actions owner whenver a time condition of the owner's time line has changed, as this can effect the trigger conditions of the action.
timeChanged(int). Method in class quicktime.app.spaces.SimpleSpace
Invoked by the timer when a time condition of its time base has changed.
timeChanged(int). Method in class quicktime.app.actions.TickleList
Invoked by the timer when a time condition of its time base has changed.
timeChanged(int). Method in interface quicktime.app.time.Ticklish
Invoked by the timer when a time condition of its time base has changed.
TimeCodeDef(). Constructor for class quicktime.std.qtcomponents.TimeCodeDef
Creates a TimeCodeDef object which has no initial settings.
TimeCodeDescription(). Constructor for class quicktime.std.qtcomponents.TimeCodeDescription
This constructor makes an empty TimeCodeDescription object.
TimeCodeInfo(). Constructor for class quicktime.std.qtcomponents.TimeCodeInfo
Used when returning information from TimeCoder calls.
TimeCodeInfo(int, TimeCodeDef, int, QTHandleRef). Constructor for class quicktime.std.qtcomponents.TimeCodeInfo
Creates a TimeCodeInfo object using frame count.
TimeCodeInfo(int, TimeCodeDef, TimeCodeTime, QTHandleRef). Constructor for class quicktime.std.qtcomponents.TimeCodeInfo
Creates a TimeCodeDef object which has no initial settings.
TimeCodeMedia(Track, int). Constructor for class quicktime.std.movies.media.TimeCodeMedia
This constructor creates a media struct for the specified Track object.
TimeCodeMedia(Track, int, DataRef). Constructor for class quicktime.std.movies.media.TimeCodeMedia
This constructor creates a media struct for the specified Track object.
timeCodeMediaType. Static variable in interface quicktime.std.StdQTConstants
TimeCodeTime(). Constructor for class quicktime.std.qtcomponents.TimeCodeTime
Creates a TimeCodeTime object with values set to 0.
TimeCodeTime(int). Constructor for class quicktime.std.qtcomponents.TimeCodeTime
This is packed format that is referred to as the counter representation of the TimeCodeTime structure.
TimeCodeTime(int, int, int, int). Constructor for class quicktime.std.qtcomponents.TimeCodeTime
Creates a TimeCodeDef object which has no initial settings.
timeCodeToString(TimeCodeDef, int). Method in class quicktime.std.qtcomponents.TimeCoder
Converts a time value into a string (HH:MM:SS:FF) - if the timecode uses a drop frame technique the separators are semi-colons (HH;MM;SS;FF).
timeCodeToString(TimeCodeDef, TimeCodeTime). Method in class quicktime.std.qtcomponents.TimeCoder
Converts a time value into a string (HH:MM:SS:FF) - if the timecode uses a drop frame technique the separators are semi-colons (HH;MM;SS;FF).
TimeInfo(int, int). Constructor for class quicktime.std.movies.TimeInfo
This constructor creates a TimeInfo object.
TimeJumpCallBack(TimeBase). Constructor for class quicktime.std.clocks.TimeJumpCallBack
This allows your application to obtain a new callback.
timeNotInMedia. Static variable in interface quicktime.Errors
Movie Toolbox errors
timeNotInTrack. Static variable in interface quicktime.Errors
Movie Toolbox errors
timeNotInViewErr. Static variable in interface quicktime.Errors
Timer(int, int). Constructor for class quicktime.app.time.Timer
Create a Timer.
Timer(int, int, Ticklish). Constructor for class quicktime.app.time.Timer
Create a Timer.
Timer(int, int, Ticklish, Movie). Constructor for class quicktime.app.time.Timer
Create a Timer.
TimeRecord(). Constructor for class quicktime.std.clocks.TimeRecord
This record is an empty record that will need to be filled out by passing it into calls.
timeToSampleNum(int). Method in class quicktime.std.movies.media.Media
This method allows you to find the sample that contains the data for a specified time.
toColor(). Method in class quicktime.qd.QDColor
Convert an QDColor into a java.awt.Color object.
toCounter(). Method in class quicktime.std.qtcomponents.TimeCodeTime
Returns the TimeCodeTime as a counter.
toDataRef(DataRef, Movie, Track, int, int). Method in class quicktime.std.qtcomponents.MovieExporter
Exports the movie's track data to the specified data reference for the movie export component.
toEncodedImage(). Method in class quicktime.qd.Pict
Returns a version of the Pict as an EncodedImage object.
toFile(QTFile, Movie, Track, int, int). Method in class quicktime.std.qtcomponents.MovieExporter
This method is used to export movie data into a file.
toFrameNumber(TimeCodeTime, TimeCodeDef). Method in class quicktime.std.qtcomponents.TimeCoder
Converts a time value into a frame number using specified definitions.
toHandle(Movie, Track, int, int). Method in class quicktime.std.qtcomponents.MovieExporter
Exports the movie's track data into a handle, returning the handle the data is exported too.
toImagePresenter(). Method in class quicktime.app.image.QTImageDrawer
This will return an ImagePresenter object from the drawing that has been done by the Paintable object.
toJavaString(). Method in class quicktime.util.StringHandle
Returns the String found in the Handle as a java.lang.String
ToneDescription(). Constructor for class quicktime.std.music.ToneDescription
Creates a ToneDescription object with no initial settings.
ToneDescription(int). Constructor for class quicktime.std.music.ToneDescription
Initializes the ToneDescription instance with the appropriate instrument based on the specified gmNumber.
ToneDescription(NoteAllocator, int). Constructor for class quicktime.std.music.ToneDescription
Initializes the ToneDescription instance with the appropriate instrument based on the specified gmNumber.
toOSType(char, char, char, char). Static method in class quicktime.util.QTUtils
Converts four characters into an OSType int
toOSType(String). Static method in class quicktime.util.QTUtils
Converts an OSType (4 character) string into an int.
toPoint(). Method in class quicktime.qd.QDPoint
Convert to java.awt.Point
toQTPointer(). Method in class quicktime.util.QTHandleRef
Locks the handle and returns a pointer object.
toQTPointer(int, int). Method in class quicktime.util.QTHandleRef
Locks the handle and returns a pointer object.
toRectangle(). Method in class quicktime.qd.QDRect
Returns a java.awt.Rectangle corresponding to the current state.
toString(). Method in class quicktime.qd3d.camera.CameraData
Returns a string representation of the class
toString(). Method in class quicktime.qd3d.camera.CameraPlacement
Returns a string representation of the class
toString(). Method in class quicktime.qd3d.camera.CameraViewPort
Returns a string representation of the class
toString(). Method in class quicktime.std.image.CodecInfo
Returns the String representation of this Codec Information structure.
toString(). Method in class quicktime.std.image.CodecName
Returns the String representation of this Codec Name.
toString(). Method in class quicktime.qd.ColorTable
Print information about this object.
toString(). Method in class quicktime.std.comp.ComponentDescription
Prints the Component Info.
toString(). Method in class quicktime.std.comp.ComponentIdentifier
Prints the Component Info.
toString(). Method in class quicktime.std.image.CompressedFrameInfo
Return a string representation of this object
toString(). Method in class quicktime.sound.CompressionInfo
Returns a string representation of this object.
toString(). Method in class quicktime.std.sg.DigitizerInfo
Print information about this object.
toString(). Method in class quicktime.app.image.DSequenceFromMemory
Return a string representation of this object
toString(). Method in class quicktime.util.EndianDescriptor
Return a String representation of this object.
toString(). Method in class quicktime.util.EndianFlipSpec
Return a string representation of this object.
toString(). Method in class quicktime.std.clocks.ExtremesCallBack
String representation of this class.
toString(). Method in class quicktime.app.image.GraphicsImporterDrawer
Returns a String representation of this object.
toString(). Method in class quicktime.std.image.GraphicsMode
Returns the String representation of this Rectangle's values.
toString(). Method in class quicktime.app.display.GroupMember
Returns a string representation of this object
toString(). Method in class quicktime.std.image.ICMFrameTime
Returns a string representation of the class
toString(). Method in class quicktime.std.image.ICMPixelFormatInfo
Return a String representation of this class.
toString(). Method in class quicktime.app.image.ImageDataSequence
Return a string representation of this class
toString(). Method in class quicktime.std.image.ImageDescription
Returns the String representation of this Image Description.
toString(). Method in class quicktime.app.image.ImagePresenter
Returns a String representation of this object.
toString(). Method in class quicktime.app.image.ImageSequencer
Returns a string representation of this class.
toString(). Method in class quicktime.std.music.InstSampleDesc
Returns a string representation of this object.
toString(). Method in class quicktime.util.IntEncodedImage
Returns a string representation of this object
toString(). Method in class quicktime.std.image.Matrix
Prints the matrix.
toString(). Method in class quicktime.app.actions.MatrixAction
Return a string representation of this class.
toString(). Method in class quicktime.std.movies.media.MediaSample
Returns a string representation of this class.
toString(). Method in class quicktime.std.music.MixStateInfo
String representation of class.
toString(). Method in class quicktime.std.movies.Movie
Print information about this object.
toString(). Method in class quicktime.std.music.MusicComponentInfo
String representation of class.
toString(). Method in class quicktime.std.music.MusicMIDIPacket
Return a string representation of this object.
toString(). Method in class quicktime.std.music.NoteRequest
Returns a string representation of this object
toString(). Method in class quicktime.std.music.NoteRequestInfo
Returns a string representation of this object
toString(). Method in class quicktime.qd.OpenCPicParams
Print information about this object.
toString(). Method in class quicktime.app.actions.PeriodicAction
Return a String representation of this object.
toString(). Method in class quicktime.qd.Pict
Print information about this object.
toString(). Method in class quicktime.qd.PixMap
Print information about this object.
toString(). Method in class quicktime.qd3d.math.Point3D
Returns a string representation of this object.
toString(). Method in class quicktime.qd.Polygon
Print information about this object.
toString(). Method in class quicktime.qd.QDColor
Returns the String representation of this object
toString(). Method in class quicktime.qd.QDGraphics
Print information about this object.
toString(). Method in class quicktime.qd.QDPoint
Returns the String representation of this QDPoint's coordinate.
toString(). Method in class quicktime.qd.QDRect
Returns the String representation of this QDRect's values.
toString(). Method in class quicktime.util.QTByteObject
Returns a string representation of this object
toString(). Method in class quicktime.app.display.QTCanvas
Print information about this object.
toString(). Method in class quicktime.QTException
Print current build information and current exception details.
toString(). Method in class quicktime.util.QTHandleRef
A String representation of the class.
toString(). Method in class quicktime.std.music.QTMIDIPortList
String representation.
toString(). Method in class quicktime.QTObject
A String representation of the class.
toString(). Method in class quicktime.util.QTPointerRef
A String representation of the class.
toString(). Method in class quicktime.QTRuntimeException
Print current build information and current exception details.
toString(). Method in class quicktime.vr.QTVRInterceptRecord
Returns a String representation of this object.
toString(). Method in class quicktime.std.clocks.RateCallBack
String representation of this class.
toString(). Method in class quicktime.qd.Region
Print information about this object.
toString(). Method in class quicktime.qd3d.transform.RotateTransformData
Returns a string representation of the class
toString(). Method in class quicktime.std.movies.media.SampleDescription
Print information about this object.
toString(). Method in class quicktime.std.movies.media.SampleInfo
Returns a string representation of this class.
toString(). Method in class quicktime.app.spaces.Sequencer
Returns a string representation of this class.
toString(). Method in class quicktime.app.sg.SGDrawer
Returns a String representation of this object.
toString(). Method in class quicktime.sound.SoundComponentData
Returns a String representation of this object.
toString(). Method in class quicktime.std.movies.media.SoundDescription
Print information about this object.
toString(). Method in class quicktime.util.StringHandle
Returns the String found in the Handle as a java.lang.String
toString(). Method in class quicktime.app.anim.SWCompositor
Return a string representation of this object.
toString(). Method in class quicktime.std.music.SynthesizerConnections
String representation.
toString(). Method in class quicktime.std.music.SynthesizerDescription
String representation of class.
toString(). Method in class quicktime.app.time.TaskThread
String representation of the class.
toString(). Method in class quicktime.app.actions.TickleList
Returns a string representation of this class.
toString(). Method in class quicktime.app.actions.TickleNode
Return a String representation of this object
toString(). Method in class quicktime.std.clocks.TimeBase
Print information about this TimeBase object.
toString(). Method in class quicktime.std.clocks.TimeCallBack
String representation of this class.
toString(). Method in class quicktime.std.qtcomponents.TimeCodeDef
String representation of class.
toString(). Method in class quicktime.std.qtcomponents.TimeCodeDescription
String representation of class.
toString(). Method in class quicktime.std.qtcomponents.TimeCodeInfo
String representation of this class.
toString(). Method in class quicktime.std.qtcomponents.TimeCodeTime
String representation of class.
toString(). Method in class quicktime.std.movies.TimeInfo
Returns a string representation of this class.
toString(). Method in class quicktime.app.time.Timer
Return a string representation of this class.
toString(). Method in class quicktime.std.clocks.TimeRecord
Print information about this TimeRecord object.
toString(). Method in class quicktime.std.music.ToneDescription
Returns a string representation of this object
toString(). Method in class quicktime.std.movies.Track
String representation of this class.
toString(). Method in class quicktime.app.anim.TwoDSprite
Returns a String representation of this class.
toString(). Method in class quicktime.qd3d.math.Vector3D
Returns a string representation of this object.
totalLoadCmd. Static variable in interface quicktime.sound.SoundConstants
toTimeCode(int, TimeCodeDef). Method in class quicktime.std.qtcomponents.TimeCoder
Converts a frame number into a time value using specified definitions.
track(). Method in class quicktime.std.qtcomponents.MovieImportInfo
returns the referenced track(usedTrack) from the movie import component withFile method
trackAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
trackEnable. Static variable in interface quicktime.std.StdQTConstants
Track Structures
trackHeaderAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
trackIDNotFound. Static variable in interface quicktime.Errors
Movie Toolbox errors
trackInMovie. Static variable in interface quicktime.std.StdQTConstants
Track Structures
trackInPoster. Static variable in interface quicktime.std.StdQTConstants
Track Structures
trackInPreview. Static variable in interface quicktime.std.StdQTConstants
Track Structures
trackNotInMovie. Static variable in interface quicktime.Errors
Movie Toolbox errors
trackReferenceAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
trackTimeToMediaTime(int). Method in class quicktime.std.movies.Track
This method allows your application to convert a track's time value to a time value that is appropriate to the track's media using the track's edit list.
trackUsageInMovie. Static variable in interface quicktime.std.StdQTConstants
trackUsageInPoster. Static variable in interface quicktime.std.StdQTConstants
trackUsageInPreview. Static variable in interface quicktime.std.StdQTConstants
transformDPoints(QDPoint). Method in class quicktime.std.image.Matrix
Transforms a set of fixed points through a specified matrix.
transformDPoints(QDPoint[]). Method in class quicktime.std.image.Matrix
Transforms a set of fixed points through a specified matrix.
transformDRect(QDRect). Method in class quicktime.std.image.Matrix
transforms the upper left and lower right points of a rectangle through a specified matrix.
transformDRect(QDRect, QDPoint[]). Method in class quicktime.std.image.Matrix
transforms the upper left and lower right points of a rectangle through a specified matrix.
transformPoints(QDPoint). Method in class quicktime.std.image.Matrix
transforms a set of QuickDraw points through a specified matrix.
transformPoints(QDPoint[]). Method in class quicktime.std.image.Matrix
transforms a set of QuickDraw points through a specified matrix.
transformQuaternion(Quaternion). Method in class quicktime.qd3d.math.Point3D
Return a three-dimensional point that is the result of transforming the vector specified by the vector parameter using the quaternion specified by the quaternion parameter.
transformQuaternion(Quaternion). Method in class quicktime.qd3d.math.Vector3D
Return a three-dimensional vector that is the result of transforming the vector specified by the vector parameter using the quaternion specified by the quaternion parameter.
transformRect(QDRect). Method in class quicktime.std.image.Matrix
transforms the upper left and lower right points of a rectangle through a specified matrix.
transformRect(QDRect, QDPoint[]). Method in class quicktime.std.image.Matrix
transforms the upper left and lower right points of a rectangle through a specified matrix.
transformRgn(Region). Method in class quicktime.std.image.Matrix
applies a specified matrix to a region.
translate(float, float). Method in class quicktime.std.image.Matrix
add a translation value to a specified matrix.
translate(float, float). Method in class quicktime.qd.QDPoint
Translates the point, by deltaX and deltaY.
translate(float, float). Method in class quicktime.qd.QDRect
Translates the QDRect deltaX and deltaY.
translate(int, int). Method in class quicktime.qd.QDPoint
Translates the point, by deltaX and deltaY.
translate(int, int). Method in class quicktime.qd.QDRect
Translates the QDRect deltaX and deltaY.
translateMatrixType. Static variable in interface quicktime.std.StdQTConstants
translatePoint(int, int). Method in class quicktime.app.display.QTCanvas
An incoming point (typically from some kind of MouseEvent) is in coordinates that have their origin set at the local coordinate system of the canvas.
transparent. Static variable in interface quicktime.qd.QDConstants
transpose(). Method in class quicktime.qd3d.math.Matrix3x3
Returns the transpose of the matrix.
transpose(). Method in class quicktime.qd3d.math.Matrix4x4
Returns the transpose of the matrix.
trigger(). Method in interface quicktime.app.actions.Actionable
This method is called by the action that the actionable object is attached to.
triggerAtStart. Static variable in interface quicktime.std.StdQTConstants
ExtremesCallback
triggerAtStop. Static variable in interface quicktime.std.StdQTConstants
ExtremesCallback
triggerHotSpot(int, AtomContainer, Atom). Method in class quicktime.vr.QTVRInstance
You can use the QTVRTriggerHotSpot function to trigger a hot spot.
triggerRateChange. Static variable in interface quicktime.std.StdQTConstants
RateCallback
triggerRateEqual. Static variable in interface quicktime.std.StdQTConstants
RateCallback
triggerRateGT. Static variable in interface quicktime.std.StdQTConstants
RateCallback
triggerRateGTE. Static variable in interface quicktime.std.StdQTConstants
RateCallback
triggerRateLT. Static variable in interface quicktime.std.StdQTConstants
RateCallback
triggerRateLTE. Static variable in interface quicktime.std.StdQTConstants
RateCallback
triggerRateNotEqual. Static variable in interface quicktime.std.StdQTConstants
RateCallback
triggerTimeBwd. Static variable in interface quicktime.std.StdQTConstants
TimeCallback
triggerTimeEither. Static variable in interface quicktime.std.StdQTConstants
TimeCallback
triggerTimeFwd. Static variable in interface quicktime.std.StdQTConstants
TimeCallback
trim(ImageDescription, EncodedImage, EncodedImage, QDRect). Static method in class quicktime.std.image.QTImage
Ajusts a compressed image to the boundaries defined by a QDRect specified by your application.
tuneParseOSErr. Static variable in interface quicktime.Errors
TunePlayer(). Constructor for class quicktime.std.music.TunePlayer
Opens the TunePlayer component.
tunePlayerFullOSErr. Static variable in interface quicktime.Errors
tvTunerIn. Static variable in interface quicktime.std.StdQTConstants
Input Formats
tweenComponentType. Static variable in interface quicktime.std.StdQTConstants
TweenMedia(Track, int). Constructor for class quicktime.std.movies.media.TweenMedia
This constructor creates a media struct for the specified Track object.
TweenMedia(Track, int, DataRef). Constructor for class quicktime.std.movies.media.TweenMedia
This constructor creates a media struct for the specified Track object.
tweenMediaType. Static variable in interface quicktime.std.StdQTConstants
TwoDSprite(). Constructor for class quicktime.app.anim.TwoDSprite
Create a sprite that will use a hidden image, visibility set to false and an Identity matrix.
TwoDSprite(ImageDataSequence, int, Matrix, boolean, int). Constructor for class quicktime.app.anim.TwoDSprite
This constructor provides all of the state which will be used by the TwoDSprite object to create itself when it is attached to a SpriteWorld.
TwoDSprite(ImageDataSequence, int, Matrix, boolean, int, GraphicsMode). Constructor for class quicktime.app.anim.TwoDSprite
This constructor provides all of the state which will be used by the TwoDSprite object to create itself when it is attached to a SpriteWorld.
TwoDSprite(ImageSpec, Matrix, boolean, int). Constructor for class quicktime.app.anim.TwoDSprite
This constructor provides all of the state which will be used by the TwoDSprite object to create itself when it is attached to a SpriteWorld.
TwoDSprite(ImageSpec, Matrix, boolean, int, GraphicsMode). Constructor for class quicktime.app.anim.TwoDSprite
This constructor provides all of the state which will be used by the TwoDSprite object to create itself when it is attached to a SpriteWorld.
TwoDSprite(Matrix, int, GraphicsMode). Constructor for class quicktime.app.anim.TwoDSprite
Create a sprite that will use a hidden image and visibility set to false.
TwoDSprite(TwoDSpriteInfo). Constructor for class quicktime.app.anim.TwoDSprite
Create a sprite when the final destination of the sprite is not known.
TwoDSpriteInfo(EncodedImage, ImageDescription, Matrix, boolean, int). Constructor for class quicktime.app.anim.TwoDSpriteInfo
Contains the information that can be used to create a sprite.
TwoDSpriteInfo(EncodedImage, ImageDescription, Matrix, boolean, int, GraphicsMode). Constructor for class quicktime.app.anim.TwoDSpriteInfo
Contains the information that can be used to create a sprite.
twoToOne. Static variable in interface quicktime.sound.SoundConstants

U

UByte2Int(byte). Static method in class quicktime.util.QTUtils
converts an unsigned byte to int.
UFix2X(int). Static method in class quicktime.util.QTUtils
Convert a 16.16 Unsigned Fixed format to a float
UInt2Long(int). Static method in class quicktime.util.QTUtils
converts an unsigned int to long.
ulineBit. Static variable in interface quicktime.qd.QDConstants
undo(). Method in class quicktime.std.movies.MovieController
This method allows your application to discard the effects of the most recent edit operation.
union(QDRect). Method in class quicktime.qd.QDRect
Computes the union of two QDRects, returning the smallest Rect that is the union of the two QDRects.
union(QDRect). Method in class quicktime.qd.Region
Calculates the union of this region and the incoming rect, and creates a new region representing that structure.
union(Region). Method in class quicktime.qd.Region
Calculates the union of two regions and creates a new region representing that structure.
unitTypeNoSelection. Static variable in interface quicktime.sound.SoundConstants
unitTypeSeconds. Static variable in interface quicktime.sound.SoundConstants
unkeepInRam. Static variable in interface quicktime.std.StdQTConstants
unknownFormatErr. Static variable in interface quicktime.Errors
Path errors
unlock(). Method in class quicktime.qd.NativeGraphics
This will unlock the native drawing surface.
unlock(). Method in class quicktime.util.QTHandleRef
Unlocks the relocatable block.
unregisterMusicDevice(int). Method in class quicktime.std.music.NoteAllocator
Removes a previously registered music component from the NoteAllocator.
unresolvedComponentDLLErr. Static variable in interface quicktime.Errors
unroll(). Method in class quicktime.std.music.NoteChannel
Marks a note channel as available to be stolen.
unroll(). Method in class quicktime.std.music.TunePlayer
Releases any note channels that may have been allocated by previous calls to preroll.
unsupportedAuxiliaryImportData. Static variable in interface quicktime.Errors
Movie Toolbox errors
unsupportedOSErr. Static variable in interface quicktime.Errors
unsupportedProcessorErr. Static variable in interface quicktime.Errors
update(). Method in class quicktime.std.movies.Movie
This method allows your application to ensure that the Movie Toolbox properly displays your movie after it has been uncovered.
update(Graphics). Method in class quicktime.app.display.QTCanvas
We override the update method to call our paint method as the background colour repaint is not valid for a QTCanvas object.
update(int). Method in class quicktime.vr.QTVRInstance
You can use the QTVRUpdate function to force an immediate update of a QuickTime VR movie image.
update(Region). Method in class quicktime.std.sg.SequenceGrabber
The SGUpdate function allows you to tell the sequence grabber that it must refresh its display.
updateConsumers(Region). Method in class quicktime.app.image.QTImageProducer
This method can be called by an application to have the QTImageProducer to update the pixel data for each of the registered ImageConsumers when the source QTDrawable object has drawn.
updateResource(OpenMovieFile, int, String). Method in class quicktime.std.movies.Movie
This method replaces the contents of a movie resource in a specified movie file.
urlDataHandlerSubType. Static variable in interface quicktime.std.StdQTConstants
useColorMatching. Static variable in interface quicktime.std.StdQTConstants
useEditState(MovieEditState). Method in class quicktime.std.movies.Movie
Your application can use this method to return a movie to its condition according to an edit state you created previously.
useEditState(TrackEditState). Method in class quicktime.std.movies.Track
This method returns a track to its condition according to an edit state you created previously.
userCanceledErr. Static variable in interface quicktime.Errors
userData. Variable in class quicktime.std.qtcomponents.TimeCodeInfo
Represents the timecode data.
UserData(). Constructor for class quicktime.std.movies.media.UserData
This constructor creates a UserData object.
UserData(QTHandle). Constructor for class quicktime.std.movies.media.UserData
This constructor creates a UserData object from a handle that is in the standard user data storage format.
userDataAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
userDataItemNotFound. Static variable in interface quicktime.Errors
Movie Toolbox errors
useTempMem. Static variable in interface quicktime.qd.QDConstants
useTempMemBit. Static variable in interface quicktime.qd.QDConstants
UShort2Int(short). Static method in class quicktime.util.QTUtils
converts an unsigned short to int.
UtilException(int). Constructor for class quicktime.util.UtilException
Creates an exception with a specific error number
UtilException(String). Constructor for class quicktime.util.UtilException
Creates an exception with a message that could contain information that could be displayed to the user.

V

validate(). Method in class quicktime.std.image.GraphicsImporter
Determines if the current graphics importer data reference contains valid image data.
validate(Movie, Track). Method in class quicktime.std.qtcomponents.MovieExporter
Use this method to determine whether the movie or track could be exported by this exporter.
validate(QTFile). Method in class quicktime.std.qtcomponents.MovieImporter
Determines the validity of the file to be imported.
validate(QTHandleRef). Method in class quicktime.std.qtcomponents.MovieImporter
Determines the validity of the data in the handle to be imported.
validInstancesExist. Static variable in interface quicktime.Errors
validScratch. Static variable in class quicktime.qd.QDGraphics
This holds a reference to the scratchGWorld that you can use as a temporary destination graphics and still be considered as a valid destination graphics by QTDrawable objects.
value. Variable in class quicktime.std.clocks.TimeCallBack
Determines the time value that is used in the callback
variableCompression. Static variable in interface quicktime.sound.SoundConstants
vdBroadcastMode. Static variable in interface quicktime.std.StdQTConstants
Phase Lock Loop Modes
vdDigitizerBW. Static variable in interface quicktime.std.StdQTConstants
Input Color Space Modes
vdDigitizerRGB. Static variable in interface quicktime.std.StdQTConstants
Input Color Space Modes
vdigInterfaceRev. Static variable in interface quicktime.std.StdQTConstants
vdPlayThruOff. Static variable in interface quicktime.std.StdQTConstants
Video Digitizer PlayThru States
vdPlayThruOn. Static variable in interface quicktime.std.StdQTConstants
Video Digitizer PlayThru States
vdTypeAlpha. Static variable in interface quicktime.std.StdQTConstants
vdig types
vdTypeBasic. Static variable in interface quicktime.std.StdQTConstants
vdig types
vdTypeKey. Static variable in interface quicktime.std.StdQTConstants
vdig types
vdTypeMask. Static variable in interface quicktime.std.StdQTConstants
vdig types
vdUseAnyField. Static variable in interface quicktime.std.StdQTConstants
Field Select Options
vdUseEvenField. Static variable in interface quicktime.std.StdQTConstants
Field Select Options
vdUseOddField. Static variable in interface quicktime.std.StdQTConstants
Field Select Options
vdVTRMode. Static variable in interface quicktime.std.StdQTConstants
Phase Lock Loop Modes
Vector2D(). Constructor for class quicktime.qd3d.math.Vector2D
Creates a Point2D object containing no data.
Vector2D(float, float). Constructor for class quicktime.qd3d.math.Vector2D
Creates a Point2D object containing with given data.
Vector3D(). Constructor for class quicktime.qd3d.math.Vector3D
Creates a Vector3D object containing no data.
Vector3D(float, float, float). Constructor for class quicktime.qd3d.math.Vector3D
Creates a Vector3D object containing with given data.
version. Static variable in class quicktime.util.QTBuild
The version of QTJava
versionCmd. Static variable in interface quicktime.sound.SoundConstants
VideoDigitizer(). Constructor for class quicktime.std.sg.VideoDigitizer
Opens the specified video component,'vidg', with any subType.
VideoDigitizer(int). Constructor for class quicktime.std.sg.VideoDigitizer
Opens the specified video component,'vidg', with the given subType.
videoDigitizerComponentType. Static variable in interface quicktime.std.StdQTConstants
VideoMedia(Track, int). Constructor for class quicktime.std.movies.media.VideoMedia
This constructor creates a media struct for the specified Track object.
VideoMedia(Track, int, DataRef). Constructor for class quicktime.std.movies.media.VideoMedia
This constructor creates a media struct for the specified Track object.
videoMediaInfoHeaderAID. Static variable in interface quicktime.std.StdQTConstants
some system defined format IDs
videoMediaType. Static variable in interface quicktime.std.StdQTConstants
videoOutputInUseErr. Static variable in interface quicktime.Errors
ViewAngleAspectCameraData(). Constructor for class quicktime.qd3d.camera.ViewAngleAspectCameraData
Creates a ViewAngleAspectCameraData object containing no data.
ViewAngleAspectCameraData(CameraData, float, float). Constructor for class quicktime.qd3d.camera.ViewAngleAspectCameraData
Creates a ViewAngleAspectCameraData object containing given data.
ViewPlaneCameraData(). Constructor for class quicktime.qd3d.camera.ViewPlaneCameraData
Creates a ViewPlaneCameraData object containing no data.
ViewPlaneCameraData(CameraData, float, float, float, float, float). Constructor for class quicktime.qd3d.camera.ViewPlaneCameraData
Sets the ViewPlaneCameraData object's data.
visualMediaCharacteristic. Static variable in interface quicktime.std.StdQTConstants
vLckdErr. Static variable in interface quicktime.Errors
volume. Variable in class quicktime.std.music.MixStateInfo
The volume of that part.
volumeCmd. Static variable in interface quicktime.sound.SoundConstants

W

wackBadFileErr. Static variable in interface quicktime.Errors
Path errors
wackBadMetaDataErr. Static variable in interface quicktime.Errors
Path errors
wackForkNotFoundErr. Static variable in interface quicktime.Errors
Path errors
waitCmd. Static variable in interface quicktime.sound.SoundConstants
watchCursor. Static variable in interface quicktime.qd.QDConstants
waveTableCmd. Static variable in interface quicktime.sound.SoundConstants
waveTableSynth. Static variable in interface quicktime.sound.SoundConstants
wfFileNotFound. Static variable in interface quicktime.Errors
Movie Toolbox errors
white. Static variable in class quicktime.qd.QDColor
whiteColor. Static variable in interface quicktime.qd.QDConstants
wPrErr. Static variable in interface quicktime.Errors
wrapAndConstrain(int, float). Method in class quicktime.vr.QTVRInstance
You can use QTVRWrapAndConstrain to preflight a change in the viewing or control characteristics of an object or panoramic node.
writeExtendedMovieData(SGChannel, int, int, long, SGOutput). Method in class quicktime.std.sg.SequenceGrabber
Allows your channel component to add data to a movie.
writeToFile(File). Method in class quicktime.qd.Pict
Write out the Pict to the specified file.

X

X2Fix(float). Static method in class quicktime.util.QTUtils
Convert a float to a 16.16 Fixed format
X2Fract(float). Static method in class quicktime.util.QTUtils
Converts a float to a 2.30 Fract format
X2ShortFix(float). Static method in class quicktime.util.QTUtils
Convert a float to a 8.8 Fixed format
X2UFix(float). Static method in class quicktime.util.QTUtils
Convert a 16.16 Unsigned Fixed format to a float
xControlController(long). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the controller number.
xControlValue(long). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the controller number.
xKnobID(long). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the knob's value.
xKnobValue(long). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the knob's value.
xNoteDuration(long). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the note duration.
xNotePitch(long). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the note pitch.
xNoteVelocity(long). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the note velocity.
xor(Region). Method in class quicktime.qd.Region
Calculates the difference between the union and intersection of two regions and creates a new region representing that structure.
xPart(long). Static method in class quicktime.std.music.MusicData
Given a stuffed big-endian order QuickTime extended music event this method will extract the part number.

Y

yellow. Static variable in class quicktime.qd.QDColor
yellowBit. Static variable in interface quicktime.qd.QDConstants
yellowColor. Static variable in interface quicktime.qd.QDConstants
yuvComponentIn. Static variable in interface quicktime.std.StdQTConstants
Input Formats
yuvComponentSyncIn. Static variable in interface quicktime.std.StdQTConstants
Input Formats