#include <gr_sync_block.h>
#include <string>
Include dependency graph for audio_oss_source.h:

This graph shows which files directly or indirectly include this file:

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) |
|
|
|
|
||||||||||||||||
|
|
1.4.6