public static class avfilter.AVFilterGraph extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVFilterGraph()
Default native constructor.
|
AVFilterGraph(long size)
Native array allocator.
|
AVFilterGraph(Pointer p)
Pointer cast constructor.
|
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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AVFilterGraph()
public AVFilterGraph(long size)
Pointer.position(long).public AVFilterGraph(Pointer p)
Pointer.Pointer(Pointer).public avfilter.AVFilterGraph position(long position)
@MemberGetter @Const public avutil.AVClass av_class()
public avfilter.AVFilterContext filters(int i)
public avfilter.AVFilterGraph filters(int i, avfilter.AVFilterContext filters)
@Cast(value="AVFilterContext**") public PointerPointer filters()
public avfilter.AVFilterGraph filters(PointerPointer filters)
public avfilter.AVFilterGraph nb_filters(int nb_filters)
@Cast(value="char*") public BytePointer scale_sws_opts()
public avfilter.AVFilterGraph scale_sws_opts(BytePointer scale_sws_opts)
@Cast(value="char*") @Deprecated public BytePointer resample_lavr_opts()
public avfilter.AVFilterGraph resample_lavr_opts(BytePointer resample_lavr_opts)
public int thread_type()
public avfilter.AVFilterGraph thread_type(int thread_type)
public int nb_threads()
public avfilter.AVFilterGraph nb_threads(int nb_threads)
public avfilter.AVFilterGraphInternal internal()
public avfilter.AVFilterGraph internal(avfilter.AVFilterGraphInternal internal)
public Pointer opaque()
public avfilter.AVFilterGraph opaque(Pointer opaque)
public avfilter.avfilter_execute_func execute()
public avfilter.AVFilterGraph execute(avfilter.avfilter_execute_func execute)
@Cast(value="char*") public BytePointer aresample_swr_opts()
public avfilter.AVFilterGraph aresample_swr_opts(BytePointer aresample_swr_opts)
public avfilter.AVFilterLink sink_links(int i)
public avfilter.AVFilterGraph sink_links(int i, avfilter.AVFilterLink sink_links)
@Cast(value="AVFilterLink**") public PointerPointer sink_links()
public avfilter.AVFilterGraph sink_links(PointerPointer sink_links)
public int sink_links_count()
public avfilter.AVFilterGraph sink_links_count(int sink_links_count)
public avfilter.AVFilterGraph disable_auto_convert(int disable_auto_convert)
Copyright © 2018. All rights reserved.