videoio_registry_getStreamBackendPluginVersion
import { videoio_registry_getStreamBackendPluginVersion } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
ARGUMENTSapi
FUNCTIONvideoio_registry_getStreamBackendPluginVersion
RETURN TYPEvideoio_registry_getStreamBackendPluginVersionResult
Returns description and ABI/API version of videoio plugin's stream capture interface
videoio_registry_getStreamBackendPluginVersion(api: number): videoio_registry_getStreamBackendPluginVersionResult;apiapi argument (number).
Returns
The videoio_registry_getStreamBackendPluginVersionResult result. Scalar output parameters are returned as named fields in this object. Release returned native handles with using or delete(), including handles nested in results.
These signatures describe this package. Upstream documentation can mention optional backends that are absent from this build. Check runtime compatibility before choosing a backend or file format.