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, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, 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 © 2018. All rights reserved.