public static class RawCameraControl.RegionParams extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
RegionParams()
Default native constructor.
|
RegionParams(long size)
Native array allocator.
|
RegionParams(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
RawCameraControl.RegionParams |
getPointer(long i) |
short |
height() |
RawCameraControl.RegionParams |
height(short setter) |
RawCameraControl.RegionParams |
position(long position) |
int |
priority() |
RawCameraControl.RegionParams |
priority(int setter) |
short |
width() |
RawCameraControl.RegionParams |
width(short setter) |
short |
x() |
RawCameraControl.RegionParams |
x(short setter) |
short |
y() |
RawCameraControl.RegionParams |
y(short setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic RegionParams()
public RegionParams(long size)
Pointer.position(long).public RegionParams(Pointer p)
Pointer(Pointer).public RawCameraControl.RegionParams position(long position)
public RawCameraControl.RegionParams getPointer(long i)
getPointer in class Pointerpublic RawCameraControl.RegionParams x(short setter)
public RawCameraControl.RegionParams y(short setter)
public RawCameraControl.RegionParams width(short setter)
public RawCameraControl.RegionParams height(short setter)
public RawCameraControl.RegionParams priority(int setter)
Copyright © 2021. All rights reserved.