@Properties(inherit=avutil.class) public class av_alias32 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
av_alias32()
Default native constructor.
|
av_alias32(long size)
Native array allocator.
|
av_alias32(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
float |
f32() |
av_alias32 |
f32(float setter) |
av_alias32 |
position(long position) |
ShortPointer |
u16() |
short |
u16(int i) |
av_alias32 |
u16(int i,
short setter) |
int |
u32() |
av_alias32 |
u32(int setter) |
BytePointer |
u8() |
byte |
u8(int i) |
av_alias32 |
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_alias32()
public av_alias32(long size)
Pointer.position(long)
.public av_alias32(Pointer p)
Pointer.Pointer(Pointer)
.public av_alias32 position(long position)
public av_alias32 u32(int setter)
public av_alias32 u16(int i, short setter)
@MemberGetter @Cast(value="uint16_t*") public ShortPointer u16()
public av_alias32 u8(int i, byte setter)
@MemberGetter @Cast(value="uint8_t*") public BytePointer u8()
public float f32()
public av_alias32 f32(float setter)
Copyright © 2020. All rights reserved.