quicktime.jdirect
Interface PrimitivesLib

All Superinterfaces:
com.apple.jdirect.SharedLibrary, SharedLibrary
All Known Subinterfaces:
QuickTimeLib
All Known Implementing Classes:
AliasHandle, AtomContainer, AtomData, AtomicInstrument, AudioChannel, CameraData, CameraPlacement, CDSequence, Clock, CodecComponent, CodecInfo, CodecNameList, ColorTable, Component, ComponentDescription, ComponentIdentifier, CompressionDialog, Compressor, CSequence, CursorRecord, CurvePath, DataCodecCompressor, DataCodecDecompressor, DataHandler, DataRateParams, DataRateSettings, DataRef, Decompressor, DigitizerInfo, EffectsList, FlashMediaHandler, FullScreen, GDevice, GraphicsExporter, GraphicsImporter, GraphicsMode, GXPaths, ICMFrameTime, ICMPixelFormatInfo, ImageCompressionDialog, ImageDescription, ImageSequenceDataSource, IntEncodedImage, Matrix, Matrix3x3, Matrix4x4, Media, MediaEQSpectrumBands, Movie, MovieController, MovieExporter, MovieImporter, MovieMediaHandler, MPEGMediaHandler, MultiMovieController, MusicComponent, MusicDescription, MusicMIDIPacket, NoteAllocator, NoteChannel, NoteRequestInfo, OpenCPicParams, OpenedFile, OrthographicCameraData, ParameterDialog, Pict, PixMap, Point2D, Point3D, Polygon, QDColor, QDDimension, QDFont, QDGraphics, QDPoint, QDRect, QTByteObject, QTCallBack, QTFile, QTGetExternalMovieRecord, QTHandle, QTHandleRef, QTImage, QTPointer, QTPointerRef, QTPreferences, QTSession, QTUtils, QTVector, QTVRInstance, QTVRInterceptRecord, QTVRMediaHandler, Quaternion, RawEncodedImage, Region, RestrictionSet, SampleDescription, ScrpSTElement, SCSequence, SCStatus, SequenceGrabber, SetGWorld, SGChannel, SGMusicChannel, SGOutput, SGSoundChannel, SGTextChannel, SGVideoChannel, SndCommand, SndHandle, Sound, SoundComponentData, SoundCompressionDialog, SoundDescription, SoundMediaHandler, SpatialSettings, SPB, SPBDevice, Sprite, SpriteMediaHandler, SpriteWorld, StatusParams, StreamMediaHandler, StringHandle, SynthesizerConnections, SynthesizerDescription, TCTextOptions, TemporalSettings, TextMediaHandler, TimeBase, TimeCodeDef, TimeCodeDescription, TimeCoder, TimeRecord, ToneDescription, Track, TunePlayer, TuneStatus, UserData, Vector2D, Vector3D, VectorStream, VideoDigitizer, VideoMediaHandler, ViewAngleAspectCameraData, ViewPlaneCameraData, VisualChannel, VisualMediaHandler, XMLAttribute, XMLContent, XMLDoc, XMLElement, XMLParser

public interface PrimitivesLib
extends com.apple.jdirect.SharedLibrary, SharedLibrary

Base interface of all interfaces that represent platform shared libraries. Sub-interfaces of SharedLibrary should contain a static field of type Object, that is initialized in its static initializer by calling JDirectLinker.loadLibrary.


Field Summary
static java.lang.String JDirect_MacOSX
           
static java.lang.Object libraryInstance
           
 

Field Detail

libraryInstance

public static final java.lang.Object libraryInstance

JDirect_MacOSX

public static final java.lang.String JDirect_MacOSX
See Also:
Constant Field Values