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

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