hasBackend static method
Returns true if backend is available
Implementation
static bool hasBackend(VideoCaptureAPIs api) => cvg.cv_video_registry_hasBackend(api.value);
Returns true if backend is available
static bool hasBackend(VideoCaptureAPIs api) => cvg.cv_video_registry_hasBackend(api.value);