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