quicktime.jdirect
Interface QuickTimeVRLib
- All Superinterfaces:
- com.apple.jdirect.SharedLibrary, SharedLibrary
- All Known Implementing Classes:
- AtomContainer, Movie, QTSession, QTVRInstance
- public interface QuickTimeVRLib
- 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.
libraryInstance
public static final java.lang.Object libraryInstance
JDirect_MacOSX
public static final java.lang.String JDirect_MacOSX
- See Also:
- Constant Field Values