Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVPacketList() |
AVPacketList(int size) |
AVPacketList(Pointer p) |
| 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(int position) |
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 AVPacketList()
public AVPacketList(int size)
public AVPacketList(Pointer p)
public avformat.AVPacketList position(int position)
public avcodec.AVPacket pkt()
public avformat.AVPacketList pkt(avcodec.AVPacket pkt)
public avformat.AVPacketList next()
public avformat.AVPacketList next(avformat.AVPacketList next)
Copyright © 2014. All Rights Reserved.