|
void | onAudio (const audio_common_msgs::AudioDataConstPtr &msg) |
|
|
static void | cb_newpad (GstElement *decodebin, GstPad *pad, gpointer data) |
|
Definition at line 10 of file audio_play.cpp.
◆ RosGstPlay()
audio_transport::RosGstPlay::RosGstPlay |
( |
| ) |
|
|
inline |
◆ cb_newpad()
static void audio_transport::RosGstPlay::cb_newpad |
( |
GstElement * |
decodebin, |
|
|
GstPad * |
pad, |
|
|
gpointer |
data |
|
) |
| |
|
inlinestaticprivate |
◆ onAudio()
void audio_transport::RosGstPlay::onAudio |
( |
const audio_common_msgs::AudioDataConstPtr & |
msg | ) |
|
|
inlineprivate |
◆ _audio
GstElement * audio_transport::RosGstPlay::_audio |
|
private |
◆ _convert
GstElement * audio_transport::RosGstPlay::_convert |
|
private |
◆ _decoder
GstElement * audio_transport::RosGstPlay::_decoder |
|
private |
◆ _filter
GstElement * audio_transport::RosGstPlay::_filter |
|
private |
◆ _gst_thread
boost::thread audio_transport::RosGstPlay::_gst_thread |
|
private |
◆ _loop
GMainLoop* audio_transport::RosGstPlay::_loop |
|
private |
◆ _nh
◆ _pipeline
GstElement* audio_transport::RosGstPlay::_pipeline |
|
private |
◆ _playbin
GstElement* audio_transport::RosGstPlay::_playbin |
|
private |
◆ _resample
GstElement * audio_transport::RosGstPlay::_resample |
|
private |
◆ _sink
GstElement * audio_transport::RosGstPlay::_sink |
|
private |
◆ _source
GstElement * audio_transport::RosGstPlay::_source |
|
private |
◆ _sub
The documentation for this class was generated from the following file: