public class FFmpegLogCallback extends avutil.LogCallback
LoggerPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FFmpegLogCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
call(int level,
BytePointer msg) |
static FFmpegLogCallback |
getInstance()
Returns an instance that can be used with
avutil.setLogCallback(LogCallback). |
static void |
set()
Calls
avutil.setLogCallback(getInstance()). |
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 static FFmpegLogCallback getInstance()
avutil.setLogCallback(LogCallback).public static void set()
avutil.setLogCallback(getInstance()).public void call(int level,
BytePointer msg)
call in class avutil.LogCallbackCopyright © 2018. All rights reserved.