#include <iosfwd>Go to the source code of this file.
Namespaces | |
| namespace | acmxvk |
Functions | |
| bool | acmxvk::listCameraDevices (std::ostream &output, std::ostream &error) |
| Print native camera device indices and names as tab-separated records. | |
| bool | acmxvk::probeCameraDevice (int device_index, std::ostream &output, std::ostream &error) |
| Print the native capture formats, resolutions, and frame rates exposed by a camera device. | |