public class FFmpegLogCallback extends LogCallback
LoggerPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| 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
#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, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic static FFmpegLogCallback getInstance()
#setLogCallback(LogCallback).public static void set()
avutil.setLogCallback(getInstance()).public void call(int level,
BytePointer msg)
call in class LogCallbackCopyright © 2021. All rights reserved.