@Namespace(value="FlyCapture2") @NoOffset public static class FlyCapture2.MJPGOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
MJPGOption() |
MJPGOption(long size)
Native array allocator.
|
MJPGOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
frameRate()
Frame rate of the stream
|
FlyCapture2.MJPGOption |
frameRate(float frameRate) |
FlyCapture2.MJPGOption |
position(long 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, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic MJPGOption(Pointer p)
Pointer.Pointer(Pointer).public MJPGOption(long size)
Pointer.position(long).public MJPGOption()
public FlyCapture2.MJPGOption position(long position)
public float frameRate()
public FlyCapture2.MJPGOption frameRate(float frameRate)
public FlyCapture2.MJPGOption quality(int quality)
public FlyCapture2.MJPGOption reserved(int i, int reserved)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2019. All rights reserved.