@Properties(inherit=avfilter.class) public class AVFilterChain extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AVFilterChain()
Default native constructor.
|
AVFilterChain(long size)
Native array allocator.
|
AVFilterChain(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
filters() |
AVFilterParams |
filters(int i) |
AVFilterChain |
filters(int i,
AVFilterParams setter) |
AVFilterChain |
filters(PointerPointer setter) |
AVFilterChain |
getPointer(long i) |
long |
nb_filters() |
AVFilterChain |
nb_filters(long setter) |
AVFilterChain |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic AVFilterChain()
public AVFilterChain(long size)
Pointer.position(long).public AVFilterChain(Pointer p)
Pointer(Pointer).public AVFilterChain position(long position)
public AVFilterChain getPointer(long i)
getPointer in class Pointerpublic AVFilterParams filters(int i)
public AVFilterChain filters(int i, AVFilterParams setter)
@Cast(value="AVFilterParams**") public PointerPointer filters()
public AVFilterChain filters(PointerPointer setter)
public AVFilterChain nb_filters(long setter)
Copyright © 2024. All rights reserved.