public static class avformat.AVPacketList extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avformat.AVPacketList()
Default native constructor.
|
avformat.AVPacketList(long size)
Native array allocator.
|
avformat.AVPacketList(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
avformat.AVPacketList |
next() |
avformat.AVPacketList |
next(avformat.AVPacketList next) |
avcodec.AVPacket |
pkt() |
avformat.AVPacketList |
pkt(avcodec.AVPacket pkt) |
avformat.AVPacketList |
position(long position) |
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.AVPacketList()
public avformat.AVPacketList(long size)
Pointer.position(long).public avformat.AVPacketList(Pointer p)
Pointer.Pointer(Pointer).public avformat.AVPacketList position(long position)
@ByRef public avcodec.AVPacket pkt()
public avformat.AVPacketList pkt(avcodec.AVPacket pkt)
public avformat.AVPacketList next()
public avformat.AVPacketList next(avformat.AVPacketList next)
Copyright © 2016. All rights reserved.