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