public static class avfilter.avfilter_execute_func extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
avfilter_execute_func() |
|
avfilter_execute_func(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(avfilter.AVFilterContext ctx,
avfilter.avfilter_action_func func,
Pointer arg,
IntPointer ret,
int nb_jobs) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic avfilter_execute_func(Pointer p)
Pointer.Pointer(Pointer).protected avfilter_execute_func()
public int call(avfilter.AVFilterContext ctx, avfilter.avfilter_action_func func, Pointer arg, IntPointer ret, int nb_jobs)
Copyright © 2015. All Rights Reserved.