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