@Properties(inherit=avutil.class) public class AVRC4 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVRC4()
Default native constructor.
|
AVRC4(long size)
Native array allocator.
|
AVRC4(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
AVRC4 |
getPointer(long i) |
AVRC4 |
position(long position) |
BytePointer |
state() |
byte |
state(int i) |
AVRC4 |
state(int i,
byte setter) |
int |
x() |
AVRC4 |
x(int setter) |
int |
y() |
AVRC4 |
y(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 AVRC4()
public AVRC4(long size)
Pointer.position(long)
.public AVRC4(Pointer p)
Pointer(Pointer)
.public AVRC4 getPointer(long i)
getPointer
in class Pointer
public AVRC4 state(int i, byte setter)
@MemberGetter @Cast(value="uint8_t*") public BytePointer state()
public int x()
public AVRC4 x(int setter)
public int y()
public AVRC4 y(int setter)
Copyright © 2024. All rights reserved.