@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 |
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, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic MJPGOption(Pointer p)
Pointer.Pointer(Pointer).public MJPGOption(long size)
Pointer.position(long).public MJPGOption()
public MJPGOption position(long position)
public 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 © 2019. All rights reserved.