|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--quicktime.std.movies.TimeInfo
|
+--quicktime.std.movies.media.SampleInfo
|
+--quicktime.std.movies.media.MediaSample
The MediaSample class contains media information and data. The fields in the MediaSample describes how the raw data in the handle is to be interpreted
| Field Summary | |
QTHandle |
data
The media sample's data handle. |
| Fields inherited from class quicktime.std.movies.media.SampleInfo |
description, descriptionIndex, flags, numberOfSamples, offset, size |
| Fields inherited from class quicktime.std.movies.TimeInfo |
duration, time |
| Method Summary | |
java.lang.String |
toString()
Returns a string representation of this class. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public QTHandle data
| Method Detail |
public java.lang.String toString()
toString in class SampleInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||