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