|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--quicktime.std.movies.MovieInfo
The MovieInfo class holds various information returned by the Movie Toolbox about a movie.
Field Summary | |
boolean |
dataRefWasChanged
If data reference was changed or not. |
int |
resID
The resource id. |
java.lang.String |
resourceName
The resource name. |
Constructor Summary | |
MovieInfo()
This constructor allows you to create an empty MovieInfo object. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int resID
public boolean dataRefWasChanged
public java.lang.String resourceName
Constructor Detail |
public MovieInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |