public static class FlyCapture2.AVIOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2.AVIOption() |
FlyCapture2.AVIOption(int size) |
FlyCapture2.AVIOption(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
float |
frameRate()
Frame rate of the stream
|
FlyCapture2.AVIOption |
frameRate(float frameRate) |
FlyCapture2.AVIOption |
position(int position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use
|
FlyCapture2.AVIOption |
reserved(int i,
int reserved) |
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 FlyCapture2.AVIOption(Pointer p)
public FlyCapture2.AVIOption(int size)
public FlyCapture2.AVIOption()
public FlyCapture2.AVIOption position(int position)
public float frameRate()
public FlyCapture2.AVIOption frameRate(float frameRate)
public int reserved(int i)
public FlyCapture2.AVIOption reserved(int i, int reserved)
public IntPointer reserved()
Copyright © 2014. All Rights Reserved.