@Namespace(value="cv::videostab") public static class opencv_videostab.LogToStdout extends opencv_videostab.ILog
| Constructor and Description |
|---|
LogToStdout()
Default native constructor.
|
LogToStdout(long size)
Native array allocator.
|
LogToStdout(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_videostab.LogToStdout |
position(long position) |
void |
print(org.bytedeco.javacpp.BytePointer format) |
void |
print(String format) |
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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic LogToStdout()
public LogToStdout(long size)
Pointer.position(long).public LogToStdout(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.LogToStdout position(long position)
position in class org.bytedeco.javacpp.Pointerpublic void print(@Cast(value="const char*")
org.bytedeco.javacpp.BytePointer format)
print in class opencv_videostab.ILogpublic void print(String format)
print in class opencv_videostab.ILogCopyright © 2018. All rights reserved.