@Properties(inherit=Spinnaker_C.class) public class spinMJPGOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
spinMJPGOption()
Default native constructor.
|
spinMJPGOption(long size)
Native array allocator.
|
spinMJPGOption(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
frameRate()
Frame rate of the stream
|
spinMJPGOption |
frameRate(float setter) |
spinMJPGOption |
getPointer(long i) |
int |
height()
Height of source image
|
spinMJPGOption |
height(int setter) |
spinMJPGOption |
position(long position) |
int |
quality()
Image quality (1-100)
|
spinMJPGOption |
quality(int setter) |
IntPointer |
reserved() |
int |
reserved(int i) |
spinMJPGOption |
reserved(int i,
int setter) |
int |
width()
Width of source image
|
spinMJPGOption |
width(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 spinMJPGOption()
public spinMJPGOption(long size)
Pointer.position(long).public spinMJPGOption(Pointer p)
Pointer(Pointer).public spinMJPGOption position(long position)
public spinMJPGOption getPointer(long i)
getPointer in class Pointerpublic float frameRate()
public spinMJPGOption frameRate(float setter)
public spinMJPGOption quality(int setter)
public spinMJPGOption width(int setter)
public spinMJPGOption height(int setter)
public spinMJPGOption reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2024. All rights reserved.