FP Perception 0.1.2
Loading...
Searching...
No Matches
Namespaces | Functions
utils.hpp File Reference
#include <portaudio.h>
#include <string>
#include <sstream>
#include <cmath>
#include <rclcpp/rclcpp.hpp>
#include <fp_perception_base/exceptions.hpp>
Include dependency graph for utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fp_perception
 

Functions

std::string fp_perception::getHostApiName (PaHostApiIndex host_api_index)
 Get the device ID by name.
 
std::string fp_perception::describePortAudioDevice (int device_id)
 
template<typename LoggerT >
void fp_perception::logPortAudioDevices (const LoggerT &logger)
 
int fp_perception::getDeviceIdByName (const std::string &target_name)