Serialized Form


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)

Class quicktime.QTUnknownOSException implements Serializable


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

layer

int layer

visible

boolean visible

graphicsMode

GraphicsMode graphicsMode


Package quicktime.app.display

Class quicktime.app.display.FullScreenWindow implements Serializable

Serialized Fields

fs

FullScreen fs

w

int w

h

int h

f

int f

gd

GDevice gd

doNotify

boolean doNotify
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.QTCanvas implements Serializable

Serialized Fields

xAlignment

float xAlignment

yAlignment

float yAlignment

resizeFlag

int resizeFlag

currentX

int currentX

currentY

int currentY

minWidth

int minWidth

minHeight

int minHeight

maxWidth

int maxWidth

maxHeight

int maxHeight

currentWidth

int currentWidth

currentHeight

int currentHeight

isWin

boolean isWin

deferRedraw

boolean deferRedraw

doRedrawForQTPlayer

boolean doRedrawForQTPlayer

moved

boolean moved

countRegionErr

int countRegionErr

clientListener

java.awt.event.ComponentListener clientListener

addDone

boolean addDone


Package quicktime.app.event

Class quicktime.app.event.QTActionEvent implements Serializable

Serialized Fields

actionCommand

java.lang.String actionCommand

modifiers

int modifiers

consume

boolean consume

Class quicktime.app.event.QTMouseEvent implements Serializable

Serialized Fields

modifiers

int modifiers

x

int x

y

int y

eventType

int eventType

clickCount

int clickCount

when

long when

target

java.lang.Object target

cacheLocationPt

QDPoint cacheLocationPt

consumed

boolean consumed


Package quicktime.io

Class quicktime.io.QTFile implements Serializable

Class quicktime.io.QTIOException implements Serializable

Serialized Fields

path

java.lang.String path


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.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.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.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.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

quicktime.sound.SoundRunner runner

recordingStatus

short[] recordingStatus

meterLevelValue

short[] meterLevelValue

totalSamplesToRecordVal

int[] totalSamplesToRecordVal

numberOfSamplesRecordedVal

int[] numberOfSamplesRecordedVal

totalMsecsToRecordVal

int[] totalMsecsToRecordVal

numberOfMsecsRecordedVal

int[] numberOfMsecsRecordedVal


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

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.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.vr

Class quicktime.vr.QTVRException implements Serializable