@Properties(inherit=avcodec.class) public class AVPacketSideData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AVPacketSideData()
Default native constructor.
|
AVPacketSideData(long size)
Native array allocator.
|
AVPacketSideData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
data() |
AVPacketSideData |
data(BytePointer setter) |
AVPacketSideData |
position(long position) |
int |
size() |
AVPacketSideData |
size(int setter) |
int |
type() |
AVPacketSideData |
type(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AVPacketSideData()
public AVPacketSideData(long size)
Pointer.position(long).public AVPacketSideData(Pointer p)
Pointer.Pointer(Pointer).public AVPacketSideData position(long position)
@Cast(value="uint8_t*") public BytePointer data()
public AVPacketSideData data(BytePointer setter)
public int size()
public AVPacketSideData size(int setter)
public AVPacketSideData type(int setter)
Copyright © 2020. All rights reserved.