|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--quicktime.QTObject
|
+--quicktime.std.comp.ComponentIdentifier
Representation of the ComponentIdentifier.
| Field Summary |
| Fields inherited from interface quicktime.jdirect.QuickTimeLib |
JDirect_MacOSX, libraryInstance, name |
| Method Summary | |
static ComponentIdentifier |
find(ComponentDescription desc)
Determine the next Component as specified. |
static ComponentIdentifier |
find(ComponentIdentifier comp,
ComponentDescription desc)
Determine the next Component as specified. |
ComponentDescription |
getInfo()
Returns all of the registration information for a component. |
java.lang.String |
toString()
Prints the Component Info. |
| Methods inherited from class quicktime.QTObject |
disposeQTObject, equals, ID |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static final ComponentIdentifier find(ComponentDescription desc)
throws QTException
desc - describes the search parameters.
QTException
public static final ComponentIdentifier find(ComponentIdentifier comp,
ComponentDescription desc)
throws QTException
comp - a previously found componentdesc - describes the search parameters.
QTException
public final ComponentDescription getInfo()
throws StdQTException
StdQTExceptionpublic java.lang.String toString()
toString in class QTObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||