@Properties(inherit=avformat.class) public class AVOpenCallback extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor and Description |
|---|---|
protected |
AVOpenCallback() |
|
AVOpenCallback(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(AVFormatContext s,
AVIOContext pb,
BytePointer url,
int flags,
AVIOInterruptCB int_cb,
AVDictionary options) |
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, zeropublic AVOpenCallback(Pointer p)
Pointer.Pointer(Pointer).protected AVOpenCallback()
public int call(AVFormatContext s, @ByPtrPtr AVIOContext pb, @Cast(value="const char*") BytePointer url, int flags, @Const AVIOInterruptCB int_cb, @ByPtrPtr AVDictionary options)
Copyright © 2020. All rights reserved.