@Namespace(value="cv::videostab") public static class opencv_videostab.LogToStdout extends opencv_videostab.ILog
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
LogToStdout()
Default native constructor.
|
LogToStdout(long size)
Native array allocator.
|
LogToStdout(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_videostab.LogToStdout |
position(long position) |
void |
print(BytePointer format) |
void |
print(String format) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic LogToStdout()
public LogToStdout(long size)
Pointer.position(long).public LogToStdout(Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.LogToStdout position(long position)
public void print(@Cast(value="const char*") BytePointer format)
print in class opencv_videostab.ILogpublic void print(String format)
print in class opencv_videostab.ILogCopyright © 2017. All rights reserved.