public static class FlyCapture2.AVIOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVIOption() |
AVIOption(int size) |
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 AVIOption(Pointer p)
public AVIOption(int size)
public 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.