All Packages Class Hierarchy This Package Previous Next Index
Class quicktime.std.movies.media.DataHandler
java.lang.Object
|
+----quicktime.QTObject
|
+----quicktime.std.comp.ComponentIdentifier
|
+----quicktime.std.comp.Component
|
+----quicktime.std.movies.media.DataHandler
- public final class DataHandler
- extends Component
- implements QuickTimeLib
The DataHandler class implements the corresponding data structure of the Movie Toolbox.
-
DataHandler(DataRef, int)
- This constructor creates a DataHandler object for the specified data reference.
DataHandler
public DataHandler(DataRef dataRef,
int flags) throws StdQTException
- This constructor creates a DataHandler object for the specified data reference.
QuickTime::GetDataHandler()
- Parameters:
- dataRef - Specifies the data reference.
- flags - Specifies the control flags for this method.
All Packages Class Hierarchy This Package Previous Next Index