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