public static class FlyCapture2_C.fc2H264Option extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
fc2H264Option()
Default native constructor.
|
fc2H264Option(int size)
Native array allocator.
|
fc2H264Option(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
bitrate() |
FlyCapture2_C.fc2H264Option |
bitrate(int bitrate) |
float |
frameRate() |
FlyCapture2_C.fc2H264Option |
frameRate(float frameRate) |
int |
height() |
FlyCapture2_C.fc2H264Option |
height(int height) |
FlyCapture2_C.fc2H264Option |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i) |
FlyCapture2_C.fc2H264Option |
reserved(int i,
int reserved) |
int |
width() |
FlyCapture2_C.fc2H264Option |
width(int width) |
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 fc2H264Option()
public fc2H264Option(int size)
Pointer.position(int).public fc2H264Option(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2_C.fc2H264Option position(int position)
public float frameRate()
public FlyCapture2_C.fc2H264Option frameRate(float frameRate)
public FlyCapture2_C.fc2H264Option width(int width)
public FlyCapture2_C.fc2H264Option height(int height)
public FlyCapture2_C.fc2H264Option bitrate(int bitrate)
public FlyCapture2_C.fc2H264Option reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2015. All Rights Reserved.