Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avcodec.AVPacketSideData() |
avcodec.AVPacketSideData(int size) |
avcodec.AVPacketSideData(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
data() |
avcodec.AVPacketSideData |
data(BytePointer data) |
avcodec.AVPacketSideData |
position(int position) |
int |
size() |
avcodec.AVPacketSideData |
size(int size) |
int |
type() |
avcodec.AVPacketSideData |
type(int type) |
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 avcodec.AVPacketSideData()
public avcodec.AVPacketSideData(int size)
public avcodec.AVPacketSideData(Pointer p)
public avcodec.AVPacketSideData position(int position)
public BytePointer data()
public avcodec.AVPacketSideData data(BytePointer data)
public int size()
public avcodec.AVPacketSideData size(int size)
public int type()
public avcodec.AVPacketSideData type(int type)
Copyright © 2014. All Rights Reserved.