public static class AVCodecParser.Split_AVCodecContext_BytePointer_int extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier | Constructor and Description |
---|---|
protected |
Split_AVCodecContext_BytePointer_int() |
|
Split_AVCodecContext_BytePointer_int(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
call(AVCodecContext avctx,
BytePointer buf,
int buf_size) |
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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public Split_AVCodecContext_BytePointer_int(Pointer p)
Pointer.Pointer(Pointer)
.protected Split_AVCodecContext_BytePointer_int()
public int call(AVCodecContext avctx, @Cast(value="const uint8_t*") BytePointer buf, int buf_size)
Copyright © 2020. All rights reserved.