|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--quicktime.std.movies.media.SampleReferenceInfo
The SampleReferenceInfo class contains information about media samples.
Field Summary | |
int |
descriptionIndex
The sample description index. |
SampleDescription |
sampleDescription
The sample description object for the media samples of this sample reference. |
SampleReferenceVector |
sampleRefs
A vector of sample reference objects. |
int |
sampleTime
The sample time. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int sampleTime
public int descriptionIndex
public SampleDescription sampleDescription
public SampleReferenceVector sampleRefs
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |