public static class PGRFlyCapture.FlyCaptureInfoEx extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCaptureInfoEx()
Default native constructor.
|
FlyCaptureInfoEx(int size)
Native array allocator.
|
FlyCaptureInfoEx(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic FlyCaptureInfoEx()
public FlyCaptureInfoEx(int size)
Pointer.position(int).public FlyCaptureInfoEx(Pointer p)
Pointer.Pointer(Pointer).public PGRFlyCapture.FlyCaptureInfoEx position(int position)
public PGRFlyCapture.FlyCaptureInfoEx SerialNumber(int SerialNumber)
public PGRFlyCapture.FlyCaptureInfoEx CameraType(int CameraType)
public PGRFlyCapture.FlyCaptureInfoEx CameraModel(int CameraModel)
public PGRFlyCapture.FlyCaptureInfoEx pszModelName(int i, byte pszModelName)
@MemberGetter @Cast(value="char*") public BytePointer pszModelName()
public PGRFlyCapture.FlyCaptureInfoEx pszVendorName(int i, byte pszVendorName)
@MemberGetter @Cast(value="char*") public BytePointer pszVendorName()
public PGRFlyCapture.FlyCaptureInfoEx pszSensorInfo(int i, byte pszSensorInfo)
@MemberGetter @Cast(value="char*") public BytePointer pszSensorInfo()
public int iDCAMVer()
public PGRFlyCapture.FlyCaptureInfoEx iDCAMVer(int iDCAMVer)
public int iNodeNum()
public PGRFlyCapture.FlyCaptureInfoEx iNodeNum(int iNodeNum)
public int iBusNum()
public PGRFlyCapture.FlyCaptureInfoEx iBusNum(int iBusNum)
public PGRFlyCapture.FlyCaptureInfoEx CameraMaxBusSpeed(int CameraMaxBusSpeed)
public int iInitialized()
public PGRFlyCapture.FlyCaptureInfoEx iInitialized(int iInitialized)
public PGRFlyCapture.FlyCaptureInfoEx ulReserved(int i, int ulReserved)
@MemberGetter @Cast(value="unsigned long*") public IntPointer ulReserved()
Copyright © 2015. All Rights Reserved.