public static class avformat.AVFrac extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avformat.AVFrac()
Default native constructor.
|
avformat.AVFrac(long size)
Native array allocator.
|
avformat.AVFrac(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
den() |
avformat.AVFrac |
den(long den) |
long |
num() |
avformat.AVFrac |
num(long num) |
avformat.AVFrac |
position(long position) |
long |
val() |
avformat.AVFrac |
val(long val) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic avformat.AVFrac()
public avformat.AVFrac(long size)
Pointer.position(long).public avformat.AVFrac(Pointer p)
Pointer.Pointer(Pointer).public avformat.AVFrac position(long position)
public avformat.AVFrac val(long val)
public avformat.AVFrac num(long num)
public avformat.AVFrac den(long den)
Copyright © 2016. All rights reserved.