GNU Radio 3.2.2 C++ API

audio_oss_source.h File Reference

#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...

Functions

audio_oss_source_sptr audio_oss_make_source (int sampling_rate, const std::string dev="", bool ok_to_block=true)

Function Documentation

audio_oss_source_sptr audio_oss_make_source ( int  sampling_rate,
const std::string  dev = "",
bool  ok_to_block = true 
)