@Opaque @Properties(inherit=opencv_videoio.class) public class CvCapture extends Pointer
\brief Read and write video or images sequence with OpenCV
### See also: - \ref videoio_overview - Tutorials: \ref tutorial_table_of_content_videoio \{ \defgroup videoio_flags_base Flags for video I/O \defgroup videoio_flags_others Additional flags for video I/O API backends \defgroup videoio_c C API for video I/O \defgroup videoio_ios iOS glue for video I/O \defgroup videoio_winrt WinRT glue for video I/O \defgroup videoio_registry Query I/O API backends registry \}
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CvCapture()
Empty constructor.
|
CvCapture(Pointer p)
Pointer cast constructor.
|
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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public CvCapture()
super((Pointer)null)
.public CvCapture(Pointer p)
Pointer.Pointer(Pointer)
.Copyright © 2020. All rights reserved.