|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--quicktime.util.QTByteObject
|
+--quicktime.std.sg.DigitizerInfo
| Field Summary | |
static int |
kNativeSize
This is the size (the number of bytes) that are required for this class |
| Fields inherited from interface quicktime.jdirect.PrimitivesLib |
JDirect_MacOSX, libraryInstance |
| Fields inherited from interface quicktime.jdirect.QuickTimeLib |
JDirect_MacOSX, libraryInstance, name |
| Method Summary | |
java.lang.Object |
clone()
Returns a copy of this class. |
short |
getblendLevels()
Indicates the number of blend levels the video digitizer component supports. |
int |
getInputCapabilityFlags()
Indicates the capabilities of the video digitizer component with respect to the input video signal. |
short |
getmaxDestHeight()
Indicates the largest height value the digitizer component can accommodate in its destination. |
short |
getmaxDestWidth()
Indicates the maximum width the digitizer component can accommodate in its destination. |
short |
getMinDestHeight()
Indicates the smallest height value the digitizer component can accommodate in its destination. |
short |
getMinDestWidth()
Indicates the smallest width value the digitizer component can accommodate in its destination. |
int |
getOutputCapabilityFlags()
Indicates the capabilities of the video digitizer component with respect to the output digitized video information. |
java.lang.String |
toString()
Print information about this object. |
| Methods inherited from class quicktime.util.QTByteObject |
equals, fromArray, getBytes, getSize |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int kNativeSize
| Method Detail |
public int getInputCapabilityFlags()
public int getOutputCapabilityFlags()
public short getMinDestHeight()
public short getMinDestWidth()
public short getmaxDestHeight()
public short getmaxDestWidth()
public short getblendLevels()
public java.lang.Object clone()
clone in class java.lang.Objectpublic java.lang.String toString()
toString in class QTByteObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||