gapi_wip_onevpl_AccelType
import { gapi_wip_onevpl_AccelType } from '@banou/opencv-wasm'Use after await initOpenCV(). See the initialization and named imports guide.
Native object: release it with using or delete(). Factories can return null; check before calling methods.
Native enum entries for gapi wip onevpl accel type. Pass an entry to enum-typed arguments or its .value to numeric arguments.
Constructors and members
static HOST
host constant (0), defined by OpenCV for cv::gapi::wip::onevpl::AccelType.
HOST: gapi_wip_onevpl_AccelTypeValue<0>,static DX11
dx11 constant (1), defined by OpenCV for cv::gapi::wip::onevpl::AccelType.
DX11: gapi_wip_onevpl_AccelTypeValue<1>,static VAAPI
vaapi constant (2), defined by OpenCV for cv::gapi::wip::onevpl::AccelType.
VAAPI: gapi_wip_onevpl_AccelTypeValue<2>,static LAST_VALUE
last value constant (std::numeric_limits<uint8_t>::max()), defined by OpenCV for cv::gapi::wip::onevpl::AccelType.
LAST_VALUE: gapi_wip_onevpl_AccelTypeValue<255>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.