@Properties(inherit=avfilter.class) public class AVFilterGraph extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic AVFilterGraph()
public AVFilterGraph(long size)
Pointer.position(long).public AVFilterGraph(Pointer p)
Pointer(Pointer).public AVFilterGraph position(long position)
public AVFilterGraph getPointer(long i)
getPointer in class Pointerpublic AVFilterGraph av_class(AVClass setter)
public AVFilterContext filters(int i)
public AVFilterGraph filters(int i, AVFilterContext setter)
@Cast(value="AVFilterContext**") public PointerPointer filters()
public AVFilterGraph filters(PointerPointer setter)
public AVFilterGraph nb_filters(int setter)
@Cast(value="char*") public BytePointer scale_sws_opts()
public AVFilterGraph scale_sws_opts(BytePointer setter)
@Cast(value="char*") @Deprecated public BytePointer resample_lavr_opts()
public AVFilterGraph resample_lavr_opts(BytePointer setter)
public int thread_type()
public AVFilterGraph thread_type(int setter)
public int nb_threads()
public AVFilterGraph nb_threads(int setter)
public AVFilterGraphInternal internal()
public AVFilterGraph internal(AVFilterGraphInternal setter)
public Pointer opaque()
public AVFilterGraph opaque(Pointer setter)
public avfilter_execute_func execute()
public AVFilterGraph execute(avfilter_execute_func setter)
@Cast(value="char*") public BytePointer aresample_swr_opts()
public AVFilterGraph aresample_swr_opts(BytePointer setter)
public AVFilterLink sink_links(int i)
public AVFilterGraph sink_links(int i, AVFilterLink setter)
@Cast(value="AVFilterLink**") public PointerPointer sink_links()
public AVFilterGraph sink_links(PointerPointer setter)
public int sink_links_count()
public AVFilterGraph sink_links_count(int setter)
public AVFilterGraph disable_auto_convert(int setter)
Copyright © 2021. All rights reserved.