@Properties(inherit=avcodec.class) public class AVProfile extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AVProfile()
Default native constructor.
|
AVProfile(long size)
Native array allocator.
|
AVProfile(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
AVProfile |
getPointer(long i) |
BytePointer |
name()
short name for the profile
|
AVProfile |
name(BytePointer setter) |
AVProfile |
position(long position) |
int |
profile() |
AVProfile |
profile(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 AVProfile()
public AVProfile(long size)
Pointer.position(long)
.public AVProfile(Pointer p)
Pointer(Pointer)
.public AVProfile getPointer(long i)
getPointer
in class Pointer
public int profile()
public AVProfile profile(int setter)
@Cast(value="const char*") public BytePointer name()
public AVProfile name(BytePointer setter)
Copyright © 2023. All rights reserved.