Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FFTComplex() |
FFTComplex(int size) |
FFTComplex(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
float |
im() |
avcodec.FFTComplex |
im(float im) |
avcodec.FFTComplex |
position(int position) |
float |
re() |
avcodec.FFTComplex |
re(float re) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic FFTComplex()
public FFTComplex(int size)
public FFTComplex(Pointer p)
public avcodec.FFTComplex position(int position)
public float re()
public avcodec.FFTComplex re(float re)
public float im()
public avcodec.FFTComplex im(float im)
Copyright © 2014. All Rights Reserved.