quicktime.jdirect
Interface PrimitivesLib

All Superinterfaces:
SharedLibrary, com.apple.jdirect.SharedLibrary
All Known Subinterfaces:
QuickTimeLib
All Known Implementing Classes:
QTHandleRef, QTByteObject, QDDimension, QTPointerRef, QDRect, QDPoint, OpenCPicParams, ScrpSTElement, CameraData, ViewPlaneCameraData, ViewAngleAspectCameraData, OrthographicCameraData, CameraPlacement, Sprite, DataRateParams, VectorStream, ICMFrameTime, QTGetExternalMovieRecord, SoundMediaHandler, MediaEQSpectrumBands, MusicDescription, SynthesizerConnections, NoteRequestInfo, TuneStatus, SynthesizerDescription, MusicMIDIPacket, TimeCodeDef, XMLElement, DataRateSettings, TemporalSettings, SpatialSettings, XMLContent, TCTextOptions, XMLDoc, XMLAttribute, TimeCodeDescription, SGOutput, DigitizerInfo, StatusParams, IntEncodedImage, SCStatus, SndCommand, SoundComponentData, SPB, QTVRInterceptRecord, QTVRInstance

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