#include <stdio.h>#include <gst/gst.h>#include <gst/app/gstappsink.h>#include <boost/thread.hpp>#include <ros/ros.h>#include "audio_common_msgs/AudioData.h"
Go to the source code of this file.
Classes | |
| class | audio_transport::RosGstCapture | 
Namespaces | |
| namespace | audio_transport | 
Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 110 of file audio_capture.cpp.