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