Apollo  6.0
Open source self driving car software
Public Member Functions | Static Public Member Functions | List of all members
apollo::audio::MessageProcess Class Reference

#include <message_process.h>

Collaboration diagram for apollo::audio::MessageProcess:
Collaboration graph

Public Member Functions

 MessageProcess ()=delete
 

Static Public Member Functions

static void OnMicrophone (const apollo::drivers::microphone::config::AudioData &audio_data, const std::string &respeaker_extrinsics_file, AudioInfo *audio_info, DirectionDetection *direction_detection, MovingDetection *moving_detection, SirenDetection *siren_detection, AudioDetection *audio_detection)
 

Constructor & Destructor Documentation

◆ MessageProcess()

apollo::audio::MessageProcess::MessageProcess ( )
delete

Member Function Documentation

◆ OnMicrophone()

static void apollo::audio::MessageProcess::OnMicrophone ( const apollo::drivers::microphone::config::AudioData &  audio_data,
const std::string &  respeaker_extrinsics_file,
AudioInfo audio_info,
DirectionDetection direction_detection,
MovingDetection moving_detection,
SirenDetection siren_detection,
AudioDetection *  audio_detection 
)
static

The documentation for this class was generated from the following file: