| Modifier and Type | Class and Description |
|---|---|
static class |
avfilter.AVFilterBuffer.Free_AVFilterBuffer
A pointer to the function to deallocate this buffer if the default
function is not sufficient.
|
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVFilterBuffer() |
AVFilterBuffer(int size) |
AVFilterBuffer(Pointer p) |
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 AVFilterBuffer()
public AVFilterBuffer(int size)
public AVFilterBuffer(Pointer p)
public avfilter.AVFilterBuffer position(int position)
public BytePointer data(int i)
public avfilter.AVFilterBuffer data(int i, BytePointer data)
public PointerPointer data()
public BytePointer extended_data(int i)
public avfilter.AVFilterBuffer extended_data(int i, BytePointer extended_data)
public PointerPointer extended_data()
public int linesize(int i)
public avfilter.AVFilterBuffer linesize(int i, int linesize)
public IntPointer linesize()
public Pointer priv()
public avfilter.AVFilterBuffer priv(Pointer priv)
public avfilter.AVFilterBuffer.Free_AVFilterBuffer free()
public avfilter.AVFilterBuffer free(avfilter.AVFilterBuffer.Free_AVFilterBuffer free)
public int format()
public avfilter.AVFilterBuffer format(int format)
public int w()
public avfilter.AVFilterBuffer w(int w)
public int h()
public avfilter.AVFilterBuffer h(int h)
public int refcount()
public avfilter.AVFilterBuffer refcount(int refcount)
Copyright © 2014. All Rights Reserved.