@Properties(inherit=avutil.class) public class av_alias16 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
av_alias16()
Default native constructor.
|
av_alias16(long size)
Native array allocator.
|
av_alias16(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
av_alias16 |
position(long position) |
short |
u16() |
av_alias16 |
u16(short setter) |
BytePointer |
u8() |
byte |
u8(int i) |
av_alias16 |
u8(int i,
byte setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, 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, zero
public av_alias16()
public av_alias16(long size)
Pointer.position(long)
.public av_alias16(Pointer p)
Pointer.Pointer(Pointer)
.public av_alias16 position(long position)
public av_alias16 u16(short setter)
public av_alias16 u8(int i, byte setter)
@MemberGetter @Cast(value="uint8_t*") public BytePointer u8()
Copyright © 2020. All rights reserved.