public static class avformat.AVOpenCallback extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
AVOpenCallback() |
|
AVOpenCallback(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(avformat.AVFormatContext s,
avformat.AVIOContext pb,
BytePointer url,
int flags,
avformat.AVIOInterruptCB int_cb,
avutil.AVDictionary options) |
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic AVOpenCallback(Pointer p)
Pointer.Pointer(Pointer).protected AVOpenCallback()
public int call(avformat.AVFormatContext s, @ByPtrPtr avformat.AVIOContext pb, @Cast(value="const char*") BytePointer url, int flags, @Const avformat.AVIOInterruptCB int_cb, @ByPtrPtr avutil.AVDictionary options)
Copyright © 2018. All rights reserved.