GNU Radio 3.4.2 C++ API
gr_audio_sink.h File Reference
#include <gr_audio_api.h>
#include <gr_sync_block.h>
Include dependency graph for gr_audio_sink.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  audio_sink

Functions

GR_AUDIO_API audio_sink::sptr audio_make_sink (int sampling_rate, const std::string device_name="", bool ok_to_block=true)

Function Documentation

GR_AUDIO_API audio_sink::sptr audio_make_sink ( int  sampling_rate,
const std::string  device_name = "",
bool  ok_to_block = true 
)