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