Registry / other / libuvc

libuvc

JSON →
library0.0.7vcpkgunverified

A cross-platform library for USB video devices.

vcpkg install libuvc
INSTALL
IMPORT
SIG · LIBUVC
L
libuvc
othercppv0.0.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

libuvc/libuvc.h
#include <libuvc/libuvc.h>

Initialize and exit a UVC context.

#include <libuvc/libuvc.h> int main() { uvc_context_t *ctx; uvc_init(&ctx, NULL); uvc_exit(ctx); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.7latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

libuvc — pip install libuvc · libregistry