1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-28 13:04:17 -04:00

Change settings from main context.

This commit is contained in:
John Greb
2014-12-02 19:00:12 +00:00
parent 9d18a9a1e9
commit 6704651786
4 changed files with 16 additions and 20 deletions
-3
View File
@@ -38,9 +38,6 @@ public:
void stopWork();
bool OpenSource(const char *filename);
void CloseSource();
void set_center_freq(double freq);
void set_bias_t(bool on);
void set_lna_gain(bool on);
int work(int n_items);
private:
snd_pcm_format_t fcd_format;