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