ACMX 2.136.0
Dual-Backend Real-Time GPU Video Synthesis
Loading...
Searching...
No Matches
camera_probe.cpp File Reference
#include "camera_probe.hpp"
#include <algorithm>
#include <array>
#include <cerrno>
#include <cmath>
#include <cstdint>
#include <cstring>
#include <filesystem>
#include <fstream>
#include <functional>
#include <iomanip>
#include <ostream>
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  acmxvk
namespace  acmxvk::anonymous_namespace{camera_probe.cpp}

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.