|  | 
| static gboolean | onMessage (GstBus *bus, GstMessage *message, gpointer userData) | 
|  | 
| static GstFlowReturn | onNewBuffer (GstAppSink *appsink, gpointer userData) | 
|  | 
Definition at line 12 of file audio_capture.cpp.
 
  
  | 
        
          | audio_transport::RosGstCapture::RosGstCapture | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | audio_transport::RosGstCapture::~RosGstCapture | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | void audio_transport::RosGstCapture::exitOnMainThread | ( | int | code | ) |  |  | inline | 
 
 
  
  | 
        
          | static gboolean audio_transport::RosGstCapture::onMessage | ( | GstBus * | bus, |  
          |  |  | GstMessage * | message, |  
          |  |  | gpointer | userData |  
          |  | ) |  |  |  | inlinestatic | 
 
 
  
  | 
        
          | static GstFlowReturn audio_transport::RosGstCapture::onNewBuffer | ( | GstAppSink * | appsink, |  
          |  |  | gpointer | userData |  
          |  | ) |  |  |  | inlinestatic | 
 
 
  
  | 
        
          | void audio_transport::RosGstCapture::publish | ( | const audio_common_msgs::AudioData & | msg | ) |  |  | inline | 
 
 
  
  | 
        
          | int audio_transport::RosGstCapture::_bitrate |  | private | 
 
 
  
  | 
        
          | GstBus* audio_transport::RosGstCapture::_bus |  | private | 
 
 
  
  | 
        
          | int audio_transport::RosGstCapture::_channels |  | private | 
 
 
  
  | 
        
          | GstElement * audio_transport::RosGstCapture::_convert |  | private | 
 
 
  
  | 
        
          | int audio_transport::RosGstCapture::_depth |  | private | 
 
 
  
  | 
        
          | GstElement * audio_transport::RosGstCapture::_encode |  | private | 
 
 
  
  | 
        
          | GstElement * audio_transport::RosGstCapture::_filter |  | private | 
 
 
  
  | 
        
          | std::string audio_transport::RosGstCapture::_format |  | private | 
 
 
  
  | 
        
          | boost::thread audio_transport::RosGstCapture::_gst_thread |  | private | 
 
 
  
  | 
        
          | GMainLoop* audio_transport::RosGstCapture::_loop |  | private | 
 
 
  
  | 
        
          | GstElement* audio_transport::RosGstCapture::_pipeline |  | private | 
 
 
  
  | 
        
          | int audio_transport::RosGstCapture::_sample_rate |  | private | 
 
 
  
  | 
        
          | GstElement * audio_transport::RosGstCapture::_sink |  | private | 
 
 
  
  | 
        
          | GstElement * audio_transport::RosGstCapture::_source |  | private | 
 
 
The documentation for this class was generated from the following file: