@Name(value="cv::DefaultDeleter<CvVideoWriter>") @Properties(inherit=opencv_videoio.class) public class CvVideoWriterDefaultDeleter extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CvVideoWriterDefaultDeleter()
Default native constructor.
|
CvVideoWriterDefaultDeleter(long size)
Native array allocator.
|
CvVideoWriterDefaultDeleter(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
apply(CvVideoWriter obj) |
CvVideoWriterDefaultDeleter |
position(long position) |
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, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public CvVideoWriterDefaultDeleter()
public CvVideoWriterDefaultDeleter(long size)
Pointer.position(long)
.public CvVideoWriterDefaultDeleter(Pointer p)
Pointer.Pointer(Pointer)
.public CvVideoWriterDefaultDeleter position(long position)
@Name(value="operator ()") public void apply(CvVideoWriter obj)
Copyright © 2020. All rights reserved.