All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
delete() |
protected void |
finalize() |
boolean |
getActiveDC1394(int feature) |
long |
getBytesPerPacketDC1394() |
long |
getColorCodingDC1394() |
long |
getColorCodingMaskDC1394(long video_mode) |
protected static long |
getCPtr(IFrameGrabberControlsDC1394 obj) |
double |
getFeatureDC1394(int feature) |
boolean |
getFormat7MaxWindowDC1394(SWIGTYPE_p_unsigned_int xdim,
SWIGTYPE_p_unsigned_int ydim,
SWIGTYPE_p_unsigned_int xstep,
SWIGTYPE_p_unsigned_int ystep,
SWIGTYPE_p_unsigned_int xoffstep,
SWIGTYPE_p_unsigned_int yoffstep) |
boolean |
getFormat7WindowDC1394(SWIGTYPE_p_unsigned_int xdim,
SWIGTYPE_p_unsigned_int ydim,
SWIGTYPE_p_int x0,
SWIGTYPE_p_int y0) |
long |
getFPSDC1394() |
long |
getFPSMaskDC1394() |
long |
getISOSpeedDC1394() |
boolean |
getModeDC1394(int feature) |
boolean |
getOperationModeDC1394() |
boolean |
getTransmissionDC1394() |
long |
getVideoModeDC1394() |
long |
getVideoModeMaskDC1394() |
boolean |
getWhiteBalanceDC1394(SWIGTYPE_p_double b,
SWIGTYPE_p_double r) |
boolean |
hasAutoDC1394(int feature) |
boolean |
hasFeatureDC1394(int feature) |
boolean |
hasManualDC1394(int feature) |
boolean |
hasOnePushDC1394(int feature) |
boolean |
hasOnOffDC1394(int feature) |
boolean |
setActiveDC1394(int feature,
boolean onoff) |
boolean |
setBroadcastDC1394(boolean onoff) |
boolean |
setBytesPerPacketDC1394(long bpp) |
boolean |
setCaptureDC1394(boolean bON) |
boolean |
setColorCodingDC1394(int coding) |
boolean |
setDefaultsDC1394() |
boolean |
setFeatureDC1394(int feature,
double value) |
boolean |
setFormat7WindowDC1394(long xdim,
long ydim,
int x0,
int y0) |
boolean |
setFPSDC1394(int fps) |
boolean |
setISOSpeedDC1394(int speed) |
boolean |
setModeDC1394(int feature,
boolean auto_onoff) |
boolean |
setOnePushDC1394(int feature) |
boolean |
setOperationModeDC1394(boolean b1394b) |
boolean |
setPowerDC1394(boolean onoff) |
boolean |
setResetDC1394() |
boolean |
setTransmissionDC1394(boolean bTxON) |
boolean |
setVideoModeDC1394(int video_mode) |
boolean |
setWhiteBalanceDC1394(double b,
double r) |