#include <gr_sync_block.h>#include <string>

Go to the source code of this file.
Classes | |
| class | audio_oss_sink |
| audio sink using OSS More... | |
Typedefs | |
| typedef boost::shared_ptr < audio_oss_sink > | audio_oss_sink_sptr |
Functions | |
| audio_oss_sink_sptr | audio_oss_make_sink (int sampling_rate, const std::string dev="", bool ok_to_block=true) |
| audio_oss_sink_sptr audio_oss_make_sink | ( | int | sampling_rate, | |
| const std::string | dev = "", |
|||
| bool | ok_to_block = true | |||
| ) |
1.5.8