afterStart(bool success) | yarp::os::PeriodicThread | protectedvirtual |
askToStop() | yarp::os::PeriodicThread | |
beforeStart() | yarp::os::PeriodicThread | protectedvirtual |
close() override | fakeMicrophone | virtual |
configure(Searchable &config) | yarp::os::IConfig | virtual |
configureRecorderAudioDevice(yarp::os::Searchable &config, std::string device_name) | yarp::dev::AudioRecorderDeviceBase | protected |
DeviceDriver() | yarp::dev::DeviceDriver | |
DeviceDriver(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
DeviceDriver(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
fakeMicrophone() | fakeMicrophone | |
fakeMicrophone(const fakeMicrophone &)=delete | fakeMicrophone | |
fakeMicrophone(fakeMicrophone &&)=delete | fakeMicrophone | |
getEstimatedPeriod() const | yarp::os::PeriodicThread | |
getEstimatedPeriod(double &av, double &std) const | yarp::os::PeriodicThread | |
getEstimatedUsed() const | yarp::os::PeriodicThread | |
getEstimatedUsed(double &av, double &std) const | yarp::os::PeriodicThread | |
getImplementation() | yarp::dev::DeviceDriver | inlinevirtual |
getIterations() const | yarp::os::PeriodicThread | |
getPeriod() const | yarp::os::PeriodicThread | |
getPolicy() const | yarp::os::PeriodicThread | |
getPriority() const | yarp::os::PeriodicThread | |
getRecordingAudioBufferCurrentSize(yarp::dev::AudioBufferSize &size) override | yarp::dev::AudioRecorderDeviceBase | virtual |
getRecordingAudioBufferMaxSize(yarp::dev::AudioBufferSize &size) override | yarp::dev::AudioRecorderDeviceBase | virtual |
getSound(yarp::sig::Sound &sound, size_t min_number_of_samples, size_t max_number_of_samples, double max_samples_timeout_s) override | yarp::dev::AudioRecorderDeviceBase | virtual |
id() const | yarp::dev::DeviceDriver | virtual |
isRecording(bool &recording_enabled) override | yarp::dev::AudioRecorderDeviceBase | virtual |
isRunning() const | yarp::os::PeriodicThread | |
isSuspended() const | yarp::os::PeriodicThread | |
m_audiobase_debug | yarp::dev::AudioRecorderDeviceBase | protected |
m_audiorecorder_cfg | yarp::dev::AudioRecorderDeviceBase | protected |
m_cliptol | yarp::dev::AudioRecorderDeviceBase | protected |
m_enable_buffer_autoclear | yarp::dev::AudioRecorderDeviceBase | protected |
m_hw_gain | yarp::dev::AudioRecorderDeviceBase | protected |
m_inputBuffer | yarp::dev::AudioRecorderDeviceBase | protected |
m_mutex | yarp::dev::AudioRecorderDeviceBase | protected |
m_recording_enabled | yarp::dev::AudioRecorderDeviceBase | protected |
m_sw_gain | yarp::dev::AudioRecorderDeviceBase | protected |
open(yarp::os::Searchable &config) override | fakeMicrophone | virtual |
operator=(const fakeMicrophone &)=delete | fakeMicrophone | |
operator=(fakeMicrophone &&)=delete | fakeMicrophone | |
yarp::dev::DeviceDriver::operator=(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
yarp::dev::DeviceDriver::operator=(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
PeriodicThread(double period, ShouldUseSystemClock useSystemClock=ShouldUseSystemClock::No, PeriodicThreadClock clockAccuracy=PeriodicThreadClock::Relative) | yarp::os::PeriodicThread | explicit |
PeriodicThread(double period, PeriodicThreadClock clockAccuracy) | yarp::os::PeriodicThread | explicit |
resetRecordingAudioBuffer() override | yarp::dev::AudioRecorderDeviceBase | virtual |
resetStat() | yarp::os::PeriodicThread | |
resume() | yarp::os::PeriodicThread | |
setHWGain(double gain) override | fakeMicrophone | virtual |
setId(const std::string &id) | yarp::dev::DeviceDriver | virtual |
setPeriod(double period) | yarp::os::PeriodicThread | |
setPriority(int priority, int policy=-1) | yarp::os::PeriodicThread | |
setSWGain(double gain) override | yarp::dev::AudioRecorderDeviceBase | virtual |
start() | yarp::os::PeriodicThread | |
startRecording() override | yarp::dev::AudioRecorderDeviceBase | virtual |
step() | yarp::os::PeriodicThread | |
stop() | yarp::os::PeriodicThread | |
stopRecording() override | yarp::dev::AudioRecorderDeviceBase | virtual |
suspend() | yarp::os::PeriodicThread | |
threadRelease() | yarp::os::PeriodicThread | protectedvirtual |
view(T *&x) | yarp::dev::DeviceDriver | inline |
~AudioRecorderDeviceBase() | yarp::dev::AudioRecorderDeviceBase | virtual |
~DeviceDriver() override | yarp::dev::DeviceDriver | |
~fakeMicrophone() override | fakeMicrophone | |
~IAudioGrabberSound() | yarp::dev::IAudioGrabberSound | virtual |
~IConfig() | yarp::os::IConfig | virtual |
~PeriodicThread() | yarp::os::PeriodicThread | virtual |