public static class avcodec.AVCodecParser extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
avcodec.AVCodecParser.Parser_close_AVCodecParserContext |
static class |
avcodec.AVCodecParser.Parser_init_AVCodecParserContext |
static class |
avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int |
static class |
avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
avcodec.AVCodecParser()
Default native constructor.
|
avcodec.AVCodecParser(long size)
Native array allocator.
|
avcodec.AVCodecParser(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic avcodec.AVCodecParser()
public avcodec.AVCodecParser(long size)
Pointer.position(long).public avcodec.AVCodecParser(Pointer p)
Pointer.Pointer(Pointer).public avcodec.AVCodecParser position(long position)
public int codec_ids(int i)
public avcodec.AVCodecParser codec_ids(int i, int codec_ids)
@MemberGetter public IntPointer codec_ids()
public int priv_data_size()
public avcodec.AVCodecParser priv_data_size(int priv_data_size)
public avcodec.AVCodecParser.Parser_init_AVCodecParserContext parser_init()
public avcodec.AVCodecParser parser_init(avcodec.AVCodecParser.Parser_init_AVCodecParserContext parser_init)
public avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int parser_parse()
public avcodec.AVCodecParser parser_parse(avcodec.AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int parser_parse)
public avcodec.AVCodecParser.Parser_close_AVCodecParserContext parser_close()
public avcodec.AVCodecParser parser_close(avcodec.AVCodecParser.Parser_close_AVCodecParserContext parser_close)
public avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int split()
public avcodec.AVCodecParser split(avcodec.AVCodecParser.Split_AVCodecContext_BytePointer_int split)
public avcodec.AVCodecParser next()
public avcodec.AVCodecParser next(avcodec.AVCodecParser next)
Copyright © 2016. All rights reserved.