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