Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AVFilterGraph()
Default native constructor.
|
AVFilterGraph(int size)
Native array allocator.
|
AVFilterGraph(Pointer p)
Pointer cast constructor.
|
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 AVFilterGraph()
public AVFilterGraph(int size)
Pointer.position(int).public AVFilterGraph(Pointer p)
Pointer.Pointer(Pointer).public avfilter.AVFilterGraph position(int position)
@MemberGetter @Const public avutil.AVClass av_class()
@Cast(value="unsigned") @Deprecated public int filter_count_unused()
public avfilter.AVFilterGraph filter_count_unused(int filter_count_unused)
public avfilter.AVFilterContext filters(int i)
public avfilter.AVFilterGraph filters(int i, avfilter.AVFilterContext filters)
@MemberGetter @Cast(value="AVFilterContext**") public PointerPointer filters()
@Cast(value="char*") public BytePointer scale_sws_opts()
public avfilter.AVFilterGraph scale_sws_opts(BytePointer scale_sws_opts)
@Cast(value="char*") public BytePointer resample_lavr_opts()
public avfilter.AVFilterGraph resample_lavr_opts(BytePointer resample_lavr_opts)
public avfilter.AVFilterGraph nb_filters(int nb_filters)
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)
@MemberGetter @Cast(value="AVFilterLink**") public 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 © 2015. All Rights Reserved.