public static class FlyCapture2_C.fc2MJPGOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2_C.fc2MJPGOption()
Default native constructor.
|
FlyCapture2_C.fc2MJPGOption(long size)
Native array allocator.
|
FlyCapture2_C.fc2MJPGOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
frameRate() |
FlyCapture2_C.fc2MJPGOption |
frameRate(float frameRate) |
FlyCapture2_C.fc2MJPGOption |
position(long position) |
int |
quality() |
FlyCapture2_C.fc2MJPGOption |
quality(int quality) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2MJPGOption |
reserved(int i,
int reserved) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic FlyCapture2_C.fc2MJPGOption()
public FlyCapture2_C.fc2MJPGOption(long size)
Pointer.position(long).public FlyCapture2_C.fc2MJPGOption(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2MJPGOption position(long position)
public float frameRate()
public FlyCapture2_C.fc2MJPGOption frameRate(float frameRate)
public FlyCapture2_C.fc2MJPGOption quality(int quality)
public FlyCapture2_C.fc2MJPGOption reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2016. All rights reserved.