Skip to content

videoio_registry_getCameraBackendPluginVersionResult

Core and matricestypeOpenCV 5.0.0
import type { videoio_registry_getCameraBackendPluginVersionResult } from '@banou/opencv-wasm'

Named return value and scalar output parameters from videoio_registry_getCameraBackendPluginVersion. Matrix and vector output arguments are filled in place.

export type videoio_registry_getCameraBackendPluginVersionResult = {
  value: EmbindString,
  version_ABI: number,
  version_API: number
};

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.