: Interface InterfaceLib
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 InterfaceLib
All Superinterfaces: SharedLibrary, com.apple.jdirect.SharedLibrary
All Known Subinterfaces: QuickTimeLib
All Known Implementing Classes: QTHandleRef, QTPointerRef, MediaEQSpectrumBands, MusicDescription, ExtScheduledSoundHeader, CompressionInfo, SndInfo, SndChannel, QTVRInstance
public interface InterfaceLibextends 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