@Properties(inherit=avcodec.class) public class AVBitStreamFilter extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
AVBitStreamFilter.Close_AVBSFContext |
static class |
AVBitStreamFilter.Filter_AVBSFContext_AVPacket |
static class |
AVBitStreamFilter.Flush_AVBSFContext |
static class |
AVBitStreamFilter.Init_AVBSFContext |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AVBitStreamFilter()
Default native constructor.
|
AVBitStreamFilter(long size)
Native array allocator.
|
AVBitStreamFilter(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, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AVBitStreamFilter()
public AVBitStreamFilter(long size)
Pointer.position(long).public AVBitStreamFilter(Pointer p)
Pointer.Pointer(Pointer).public AVBitStreamFilter position(long position)
@Cast(value="const char*") public BytePointer name()
public AVBitStreamFilter name(BytePointer setter)
@Cast(value="const AVCodecID*") public IntPointer codec_ids()
public AVBitStreamFilter codec_ids(IntPointer setter)
@Const public AVClass priv_class()
public AVBitStreamFilter priv_class(AVClass setter)
public int priv_data_size()
public AVBitStreamFilter priv_data_size(int setter)
public AVBitStreamFilter.Init_AVBSFContext init()
public AVBitStreamFilter init(AVBitStreamFilter.Init_AVBSFContext setter)
public AVBitStreamFilter.Filter_AVBSFContext_AVPacket filter()
public AVBitStreamFilter filter(AVBitStreamFilter.Filter_AVBSFContext_AVPacket setter)
@Name(value="close") public AVBitStreamFilter.Close_AVBSFContext _close()
public AVBitStreamFilter _close(AVBitStreamFilter.Close_AVBSFContext setter)
public AVBitStreamFilter.Flush_AVBSFContext flush()
public AVBitStreamFilter flush(AVBitStreamFilter.Flush_AVBSFContext setter)
Copyright © 2019. All rights reserved.