Serialized Form


Package quicktime.app

Class quicktime.app.QTAppException implements Serializable


Package quicktime.app.anim

Class quicktime.app.anim.SpriteInvalidException implements Serializable

Class quicktime.app.anim.TwoDSpriteInfo implements Serializable

Serialized Fields

matrix

Matrix matrix
Deprecated. 

layer

int layer
Deprecated. 

visible

boolean visible
Deprecated. 

graphicsMode

GraphicsMode graphicsMode
Deprecated. 


Package quicktime.app.display

Class quicktime.app.display.FullScreenWindow implements Serializable

Serialized Fields

fs

FullScreen fs
Deprecated. 

w

int w
Deprecated. 

h

int h
Deprecated. 

f

int f
Deprecated. 

gd

GDevice gd
Deprecated. 

doNotify

boolean doNotify
Deprecated. since QTJava 6.1

This variable controls whether addNotify will actually call or fail - failing is silent. The variable is set to true during the show method and is reset to false from the hide method which also calls removeNotify to remove the native restrictions imposed by incompatible functionality of native windowing usage in the Java VMs.

Class quicktime.app.display.JQTCanvas implements Serializable

Serialized Fields

initialWidth

int initialWidth
Deprecated. 

initialHeight

int initialHeight
Deprecated. 

currentWidth

int currentWidth
Deprecated. 

currentHeight

int currentHeight
Deprecated. 

currentX

int currentX
Deprecated. 

currentY

int currentY
Deprecated. 

resizeFlag

int resizeFlag
Deprecated. 

debug

boolean debug
Deprecated. 

paintlock

boolean paintlock
Deprecated. 

colorModel

java.awt.image.DirectColorModel colorModel
Deprecated. 

ip

QTImageProducer ip
Deprecated. 

image

java.awt.Image image
Deprecated. 

gw

QDGraphics gw
Deprecated. 

gwBounds

QDRect gwBounds
Deprecated. 

pixels

int[] pixels
Deprecated. 

clientListener

java.awt.event.ComponentListener clientListener
Deprecated. 

Class quicktime.app.display.QTCanvas implements Serializable

Serialized Fields

qtcHelper

QTCanvasHelper qtcHelper
Deprecated. 

doRedrawForQTPlayer

boolean doRedrawForQTPlayer
Deprecated. 

xAlignment

float xAlignment
Deprecated. 

yAlignment

float yAlignment
Deprecated. 

resizeFlag

int resizeFlag
Deprecated. 

currentX

int currentX
Deprecated. 

currentY

int currentY
Deprecated. 

minWidth

int minWidth
Deprecated. 

minHeight

int minHeight
Deprecated. 

maxWidth

int maxWidth
Deprecated. 

maxHeight

int maxHeight
Deprecated. 

currentWidth

int currentWidth
Deprecated. 

currentHeight

int currentHeight
Deprecated. 

isWin

boolean isWin
Deprecated. 

deferRedraw

boolean deferRedraw
Deprecated. 

moved

boolean moved
Deprecated. 

countRegionErr

int countRegionErr
Deprecated. 

clientListener

java.awt.event.ComponentListener clientListener
Deprecated. 

addDone

boolean addDone
Deprecated. 


Package quicktime.app.event

Class quicktime.app.event.QTActionEvent implements Serializable

Serialized Fields

actionCommand

java.lang.String actionCommand
Deprecated. 

modifiers

int modifiers
Deprecated. 

consume

boolean consume
Deprecated. 

Class quicktime.app.event.QTMouseEvent implements Serializable

Serialized Fields

modifiers

int modifiers
Deprecated. 

x

int x
Deprecated. 

y

int y
Deprecated. 

eventType

int eventType
Deprecated. 

clickCount

int clickCount
Deprecated. 

when

long when
Deprecated. 

target

java.lang.Object target
Deprecated. 

cacheLocationPt

QDPoint cacheLocationPt
Deprecated. 

consumed

boolean consumed
Deprecated. 


Package quicktime

Class quicktime.QTException implements Serializable

Serialized Fields

eCode

int eCode

Class quicktime.QTNullPointerException implements Serializable

Class quicktime.QTRuntimeException implements Serializable

Serialized Fields

eCode

int eCode
This is the result code if the error was a number (otherwise its value will be zero)


exception

java.lang.Exception exception

Class quicktime.QTUnknownOSException implements Serializable


Package quicktime.qd

Class quicktime.qd.NativeGraphicsException implements Serializable

Class quicktime.qd.OpenCPicParams implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd.QDColor implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd.QDDimension implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd.QDException implements Serializable

Class quicktime.qd.QDRect implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException


Package quicktime.qd.text

Class quicktime.qd.text.ScrpSTElement implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException


Package quicktime.qd3d

Class quicktime.qd3d.QD3DException implements Serializable


Package quicktime.qd3d.math

Class quicktime.qd3d.math.Matrix3x3 implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd3d.math.Matrix4x4 implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd3d.math.Point3D implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd3d.math.Quaternion implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd3d.math.Vector2D implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd3d.math.Vector3D implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException


Package quicktime.qd3d.camera

Class quicktime.qd3d.camera.CameraData implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd3d.camera.CameraPlacement implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd3d.camera.CameraRange implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd3d.camera.CameraViewPort implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.qd3d.camera.OrthographicCameraData implements Serializable

Class quicktime.qd3d.camera.ViewAngleAspectCameraData implements Serializable

Class quicktime.qd3d.camera.ViewPlaneCameraData implements Serializable


Package quicktime.qd3d.transform

Class quicktime.qd3d.transform.RotateTransformData implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException


Package quicktime.io

Class quicktime.io.QTFile implements Serializable

Class quicktime.io.QTIOException implements Serializable

Serialized Fields

path

java.lang.String path


Package quicktime.std

Class quicktime.std.StdQTException implements Serializable


Package quicktime.std.comp

Class quicktime.std.comp.ComponentDescription implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serialized Fields

name

java.lang.String name

info

java.lang.String info


Package quicktime.std.image

Class quicktime.std.image.CodecInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.image.DataRateParams implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.image.GraphicsMode implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.image.GXPath implements Serializable

Class quicktime.std.image.GXPaths implements Serializable

Serialized Fields

comp

Curve comp

Class quicktime.std.image.ICMFrameTime implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.image.ICMPixelFormatInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.image.Matrix implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException


Package quicktime.std.movies

Class quicktime.std.movies.TweenData implements Serializable

Serialized Fields

type

int type


Package quicktime.std.movies.media

Class quicktime.std.movies.media.LevelMeterInfo implements Serializable

Class quicktime.std.movies.media.MediaEQSpectrumBands implements Serializable


Package quicktime.std.music

Class quicktime.std.music.InstKnob implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.music.InstKnobList implements Serializable

Class quicktime.std.music.InstSampleDesc implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.music.KnobDescription implements Serializable

Class quicktime.std.music.MusicMIDIPacket implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.music.NoteRequest implements Serializable

Class quicktime.std.music.NoteRequestInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.music.QTMIDIPort implements Serializable

Class quicktime.std.music.SynthesizerConnections implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serialized Fields

spec

QTPointer spec

Class quicktime.std.music.SynthesizerDescription implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.music.ToneDescription implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serialized Fields

res

int res

Class quicktime.std.music.TuneStatus implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException


Package quicktime.std.qtcomponents

Class quicktime.std.qtcomponents.DataRateSettings implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.qtcomponents.SpatialSettings implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.qtcomponents.TCTextOptions implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.qtcomponents.TemporalSettings implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.qtcomponents.TimeCodeDef implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.qtcomponents.TimeCodeTime implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException


Package quicktime.std.sg

Class quicktime.std.sg.DigitizerInfo implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.std.sg.SGDeviceName implements Serializable


Package quicktime.streaming

Class quicktime.streaming.ExportParams implements Serializable

Serialized Fields

destData

QTPointer destData

destExtras

QTPointer destExtras


Package quicktime.util

Class quicktime.util.ByteEncodedImage implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.util.QTByteObject implements Serializable

Class quicktime.util.UtilException implements Serializable


Package quicktime.sound

Class quicktime.sound.CompressionInfo implements Serializable

Class quicktime.sound.SCStatus implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.sound.SoundComponentData implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException
Serialized Fields

buff

QTPointer buff

Class quicktime.sound.SoundException implements Serializable

Class quicktime.sound.SPB implements Serializable

Serialized Fields

device

SPBDevice device

buffer

QTPointerRef buffer

runner

SoundRunner runner

realObject

QTPointer realObject

recordingStatus

short[] recordingStatus

meterLevelValue

short[] meterLevelValue

totalSamplesToRecordVal

int[] totalSamplesToRecordVal

numberOfSamplesRecordedVal

int[] numberOfSamplesRecordedVal

totalMsecsToRecordVal

int[] totalMsecsToRecordVal

numberOfMsecsRecordedVal

int[] numberOfMsecsRecordedVal


Package quicktime.vr

Class quicktime.vr.CursorRecord implements Serializable

Class quicktime.vr.QTVRAngleRange implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.vr.QTVRAtom implements Serializable

Serialization Methods

readObject

protected abstract void readObject(java.io.ObjectInputStream ois)
                            throws java.io.IOException

writeObject

protected abstract void writeObject(java.io.ObjectOutputStream oos)
                             throws java.io.IOException

Class quicktime.vr.QTVRCubicFace implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.vr.QTVRCubicView implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.vr.QTVRException implements Serializable

Class quicktime.vr.QTVRHotSpotInfo implements Serializable

Serialization Methods

readObject

protected void readObject(java.io.ObjectInputStream ois)
                   throws java.io.IOException

writeObject

protected void writeObject(java.io.ObjectOutputStream oos)
                    throws java.io.IOException

Class quicktime.vr.QTVRLinkHotSpot implements Serializable

Serialization Methods

readObject

protected void readObject(java.io.ObjectInputStream ois)
                   throws java.io.IOException

writeObject

protected void writeObject(java.io.ObjectOutputStream oos)
                    throws java.io.IOException

Class quicktime.vr.QTVRNodeHeader implements Serializable

Serialization Methods

readObject

protected void readObject(java.io.ObjectInputStream ois)
                   throws java.io.IOException

writeObject

protected void writeObject(java.io.ObjectOutputStream oos)
                    throws java.io.IOException

Class quicktime.vr.QTVRNodeLocation implements Serializable

Serialization Methods

readObject

protected void readObject(java.io.ObjectInputStream ois)
                   throws java.io.IOException

writeObject

protected void writeObject(java.io.ObjectOutputStream oos)
                    throws java.io.IOException

Class quicktime.vr.QTVRObjectSample implements Serializable

Serialization Methods

readObject

protected void readObject(java.io.ObjectInputStream ois)
                   throws java.io.IOException

writeObject

protected void writeObject(java.io.ObjectOutputStream oos)
                    throws java.io.IOException

Class quicktime.vr.QTVRPanoImaging implements Serializable

Serialization Methods

readObject

protected void readObject(java.io.ObjectInputStream ois)
                   throws java.io.IOException

writeObject

protected void writeObject(java.io.ObjectOutputStream oos)
                    throws java.io.IOException

Class quicktime.vr.QTVRPanoSample implements Serializable

Serialization Methods

readObject

protected void readObject(java.io.ObjectInputStream ois)
                   throws java.io.IOException

writeObject

protected void writeObject(java.io.ObjectOutputStream oos)
                    throws java.io.IOException

Class quicktime.vr.QTVRTrackRefEntry implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream oos)
                  throws java.io.IOException

Class quicktime.vr.QTVRWorldHeader implements Serializable

Serialization Methods

readObject

protected void readObject(java.io.ObjectInputStream ois)
                   throws java.io.IOException

writeObject

protected void writeObject(java.io.ObjectOutputStream oos)
                    throws java.io.IOException