| Package | Description |
|---|---|
| org.opencv.videoio |
| Modifier and Type | Method and Description |
|---|---|
static IStreamReader |
IStreamReader.__fromPtr__(long addr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
VideoCapture.open(IStreamReader source,
int apiPreference,
MatOfInt params)
Opens a video using data stream.
|
| Constructor and Description |
|---|
VideoCapture(IStreamReader source,
int apiPreference,
MatOfInt params)
Opens a video using data stream.
|
Copyright © 2026. All rights reserved.