: Interface PrimitivesLib
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
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 PrimitivesLibextends 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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD