|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--quicktime.std.image.GraphicsImporterInfo
The GraphicsImporterInfo class contains information about the reference information of a media sample.
| Field Summary | |
QTFile |
mOutExportedSpec
the file that was written.. |
int |
mOutExportedType
file type that was chosen for export. |
short |
mOutScriptTag
the script system in which the exported file name is to be displayed. |
| Constructor Summary | |
GraphicsImporterInfo(int outExportedType,
QTFile outExportedSpec,
short outScriptTag)
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int mOutExportedType
public QTFile mOutExportedSpec
public short mOutScriptTag
| Constructor Detail |
public GraphicsImporterInfo(int outExportedType,
QTFile outExportedSpec,
short outScriptTag)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||