Expand description
Camera configuration types.
Structs§
- Camera
Config - Configuration used to open a camera.
- Camera
Info - Information about a Camera e.g. its name.
descriptionamdmiscmay contain information that may differ from backend to backend. Refer to each backend for details.indexis a camera’s index given to it by (usually) the OS usually in the order it is known to the system. - Stream
Info - Negotiated information about a running camera.
Enums§
- Camera
Error - All errors in
nokhwa. - Camera
Format - Requested capture format. The negotiated values are reported via
StreamInfo. - Camera
Index - Describes the index of the camera.
Functions§
- query
- Enumerate the cameras available on the system.