@Properties(inherit=avcodec.class) public class AVCodecParser extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
AVCodecParser.Parser_close_AVCodecParserContext |
static class |
AVCodecParser.Parser_init_AVCodecParserContext |
static class |
AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int |
static class |
AVCodecParser.Split_AVCodecContext_BytePointer_int |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AVCodecParser()
Default native constructor.
|
AVCodecParser(long size)
Native array allocator.
|
AVCodecParser(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, 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 AVCodecParser()
public AVCodecParser(long size)
Pointer.position(long).public AVCodecParser(Pointer p)
Pointer.Pointer(Pointer).public AVCodecParser position(long position)
public int codec_ids(int i)
public AVCodecParser codec_ids(int i, int setter)
@MemberGetter public IntPointer codec_ids()
public int priv_data_size()
public AVCodecParser priv_data_size(int setter)
public AVCodecParser.Parser_init_AVCodecParserContext parser_init()
public AVCodecParser parser_init(AVCodecParser.Parser_init_AVCodecParserContext setter)
public AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int parser_parse()
public AVCodecParser parser_parse(AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int setter)
public AVCodecParser.Parser_close_AVCodecParserContext parser_close()
public AVCodecParser parser_close(AVCodecParser.Parser_close_AVCodecParserContext setter)
public AVCodecParser.Split_AVCodecContext_BytePointer_int split()
public AVCodecParser split(AVCodecParser.Split_AVCodecContext_BytePointer_int setter)
public AVCodecParser next()
public AVCodecParser next(AVCodecParser setter)
Copyright © 2020. All rights reserved.