@Namespace(value="FlyCapture2") @NoOffset @Properties(inherit=FlyCapture2.class) public class MJPGOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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
|
MJPGOption |
frameRate(float setter) |
MJPGOption |
getPointer(long i) |
MJPGOption |
position(long position) |
int |
quality()
Image quality (1-100)
|
MJPGOption |
quality(int setter) |
IntPointer |
reserved() |
int |
reserved(int i) |
MJPGOption |
reserved(int i,
int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic MJPGOption(Pointer p)
Pointer(Pointer).public MJPGOption(long size)
Pointer.position(long).public MJPGOption()
public MJPGOption position(long position)
public MJPGOption getPointer(long i)
getPointer in class Pointerpublic float frameRate()
public MJPGOption frameRate(float setter)
public MJPGOption quality(int setter)
public MJPGOption reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2022. All rights reserved.