MCPcopy Create free account
hub / github.com/RustCV/RustCV / AvfCameraOpaque

Class AvfCameraOpaque

rustcv-camera/src/backend/macos/bridge.h:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16/// Opaque handle to a camera capture session.
17typedef struct AvfCameraOpaque AvfCameraOpaque;
18
19/// Return codes.
20#define AVF_OK 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected