Module vidi::config

source ยท
Expand description

Configuration management.

Fill in Select with fixed values.

Call camera::which(Select, Param) and get a list of possibilities for the chosen Param. Repeat until satisfied. Choose one, and call camera::select(Select) to get a set of matching configs. Choose one, and use it to configure the camera.

which can be used to fix config parameters one by one. select fills in all remaining parameters, but may not give an exhaustive list of possibilities.

Structsยง

Enumsยง

Type Aliasesยง