All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class quicktime.std.sg.SGOutputInfo

java.lang.Object
   |
   +----quicktime.std.sg.SGOutputInfo

public class SGOutputInfo
extends Object
The SGOutputInfo class contains information about the data reference associated with the specified sequence grabber output.


Variable Index

 o mDataRef
The sdataReference for this output.
 o mDataRefType
the type of the data reference.

Variables

 o mDataRef
 public int mDataRef
The sdataReference for this output.

 o mDataRefType
 public int mDataRefType
the type of the data reference.


All Packages  Class Hierarchy  This Package  Previous  Next  Index