@Properties(inherit=avutil.class) public class AVSideDataDescriptor extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVSideDataDescriptor()
Default native constructor.
|
AVSideDataDescriptor(long size)
Native array allocator.
|
AVSideDataDescriptor(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
AVSideDataDescriptor |
getPointer(long i) |
BytePointer |
name()
Human-readable side data description.
|
AVSideDataDescriptor |
name(BytePointer setter) |
AVSideDataDescriptor |
position(long position) |
int |
props()
Side data property flags, a combination of AVSideDataProps values.
|
AVSideDataDescriptor |
props(int setter) |
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, zero
public AVSideDataDescriptor()
public AVSideDataDescriptor(long size)
Pointer.position(long)
.public AVSideDataDescriptor(Pointer p)
Pointer(Pointer)
.public AVSideDataDescriptor position(long position)
public AVSideDataDescriptor getPointer(long i)
getPointer
in class Pointer
@Cast(value="const char*") public BytePointer name()
public AVSideDataDescriptor name(BytePointer setter)
@Cast(value="unsigned") public int props()
public AVSideDataDescriptor props(int setter)
Copyright © 2024. All rights reserved.