yarp
Class IFrameGrabberControlsDC1394

java.lang.Object
  extended by yarp.IFrameGrabberControls
      extended by yarp.IFrameGrabberControlsDC1394

public class IFrameGrabberControlsDC1394
extends IFrameGrabberControls


Field Summary
 
Fields inherited from class yarp.IFrameGrabberControls
swigCMemOwn
 
Constructor Summary
IFrameGrabberControlsDC1394(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
 boolean getActiveDC1394(int feature)
           
 long getBytesPerPacketDC1394()
           
 long getColorCodingDC1394()
           
 long getColorCodingMaskDC1394(long video_mode)
           
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)
           
 
Methods inherited from class yarp.IFrameGrabberControls
getBrightness, getCPtr, getExposure, getGain, getGamma, getHue, getIris, getSaturation, getSharpness, getShutter, getWhiteBalance, setBrightness, setExposure, setGain, setGamma, setHue, setIris, setSaturation, setSharpness, setShutter, setWhiteBalance
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IFrameGrabberControlsDC1394

public IFrameGrabberControlsDC1394(long cPtr,
                                   boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(IFrameGrabberControlsDC1394 obj)

finalize

protected void finalize()
Overrides:
finalize in class IFrameGrabberControls

delete

public void delete()
Overrides:
delete in class IFrameGrabberControls

hasFeatureDC1394

public boolean hasFeatureDC1394(int feature)

setFeatureDC1394

public boolean setFeatureDC1394(int feature,
                                double value)

getFeatureDC1394

public double getFeatureDC1394(int feature)

hasOnOffDC1394

public boolean hasOnOffDC1394(int feature)

setActiveDC1394

public boolean setActiveDC1394(int feature,
                               boolean onoff)

getActiveDC1394

public boolean getActiveDC1394(int feature)

hasAutoDC1394

public boolean hasAutoDC1394(int feature)

hasManualDC1394

public boolean hasManualDC1394(int feature)

hasOnePushDC1394

public boolean hasOnePushDC1394(int feature)

setModeDC1394

public boolean setModeDC1394(int feature,
                             boolean auto_onoff)

getModeDC1394

public boolean getModeDC1394(int feature)

setOnePushDC1394

public boolean setOnePushDC1394(int feature)

getVideoModeMaskDC1394

public long getVideoModeMaskDC1394()

getVideoModeDC1394

public long getVideoModeDC1394()

setVideoModeDC1394

public boolean setVideoModeDC1394(int video_mode)

getFPSMaskDC1394

public long getFPSMaskDC1394()

getFPSDC1394

public long getFPSDC1394()

setFPSDC1394

public boolean setFPSDC1394(int fps)

getISOSpeedDC1394

public long getISOSpeedDC1394()

setISOSpeedDC1394

public boolean setISOSpeedDC1394(int speed)

getColorCodingMaskDC1394

public long getColorCodingMaskDC1394(long video_mode)

getColorCodingDC1394

public long getColorCodingDC1394()

setColorCodingDC1394

public boolean setColorCodingDC1394(int coding)

setWhiteBalanceDC1394

public boolean setWhiteBalanceDC1394(double b,
                                     double r)

getWhiteBalanceDC1394

public boolean getWhiteBalanceDC1394(SWIGTYPE_p_double b,
                                     SWIGTYPE_p_double r)

getFormat7MaxWindowDC1394

public 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)

getFormat7WindowDC1394

public boolean getFormat7WindowDC1394(SWIGTYPE_p_unsigned_int xdim,
                                      SWIGTYPE_p_unsigned_int ydim,
                                      SWIGTYPE_p_int x0,
                                      SWIGTYPE_p_int y0)

setFormat7WindowDC1394

public boolean setFormat7WindowDC1394(long xdim,
                                      long ydim,
                                      int x0,
                                      int y0)

setOperationModeDC1394

public boolean setOperationModeDC1394(boolean b1394b)

getOperationModeDC1394

public boolean getOperationModeDC1394()

setTransmissionDC1394

public boolean setTransmissionDC1394(boolean bTxON)

getTransmissionDC1394

public boolean getTransmissionDC1394()

setBroadcastDC1394

public boolean setBroadcastDC1394(boolean onoff)

setDefaultsDC1394

public boolean setDefaultsDC1394()

setResetDC1394

public boolean setResetDC1394()

setPowerDC1394

public boolean setPowerDC1394(boolean onoff)

setCaptureDC1394

public boolean setCaptureDC1394(boolean bON)

getBytesPerPacketDC1394

public long getBytesPerPacketDC1394()

setBytesPerPacketDC1394

public boolean setBytesPerPacketDC1394(long bpp)