public static class avutil.AVDictionaryEntry extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avutil.AVDictionaryEntry()
Default native constructor.
|
avutil.AVDictionaryEntry(long size)
Native array allocator.
|
avutil.AVDictionaryEntry(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
key() |
avutil.AVDictionaryEntry |
key(BytePointer key) |
avutil.AVDictionaryEntry |
position(long position) |
BytePointer |
value() |
avutil.AVDictionaryEntry |
value(BytePointer value) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic avutil.AVDictionaryEntry()
public avutil.AVDictionaryEntry(long size)
Pointer.position(long).public avutil.AVDictionaryEntry(Pointer p)
Pointer.Pointer(Pointer).public avutil.AVDictionaryEntry position(long position)
@Cast(value="char*") public BytePointer key()
public avutil.AVDictionaryEntry key(BytePointer key)
@Cast(value="char*") public BytePointer value()
public avutil.AVDictionaryEntry value(BytePointer value)
Copyright © 2016. All rights reserved.