@Properties(inherit=avutil.class) public class AVComplexInt32 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AVComplexInt32()
Default native constructor.
|
AVComplexInt32(long size)
Native array allocator.
|
AVComplexInt32(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AVComplexInt32 |
getPointer(long i) |
int |
im() |
AVComplexInt32 |
im(int setter) |
AVComplexInt32 |
position(long position) |
int |
re() |
AVComplexInt32 |
re(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, zeropublic AVComplexInt32()
public AVComplexInt32(long size)
Pointer.position(long).public AVComplexInt32(Pointer p)
Pointer(Pointer).public AVComplexInt32 position(long position)
public AVComplexInt32 getPointer(long i)
getPointer in class Pointerpublic int re()
public AVComplexInt32 re(int setter)
public int im()
public AVComplexInt32 im(int setter)
Copyright © 2024. All rights reserved.