public static class avcodec.AVCodec.Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle() |
|
Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(avcodec.AVCodecContext arg0,
BytePointer buf,
int buf_size,
avcodec.AVSubtitle sub) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle(Pointer p)
Pointer.Pointer(Pointer).protected Encode_sub_AVCodecContext_BytePointer_int_AVSubtitle()
public int call(avcodec.AVCodecContext arg0, @Cast(value="uint8_t*") BytePointer buf, int buf_size, @Const avcodec.AVSubtitle sub)
Copyright © 2015. All Rights Reserved.