SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
This is the complete list of members for SDRPlayThread, including all inherited members.
callback(const qint16 *buf, qint32 len) | SDRPlayThread | private |
callbackHelper(unsigned char *buf, uint32_t len, void *ctx) | SDRPlayThread | privatestatic |
m_convertBuffer | SDRPlayThread | private |
m_decimators | SDRPlayThread | private |
m_dev | SDRPlayThread | private |
m_fcPos | SDRPlayThread | private |
m_log2Decim | SDRPlayThread | private |
m_running | SDRPlayThread | private |
m_sampleFifo | SDRPlayThread | private |
m_samplerate | SDRPlayThread | private |
m_startWaiter | SDRPlayThread | private |
m_startWaitMutex | SDRPlayThread | private |
run() | SDRPlayThread | private |
SDRPlayThread(mirisdr_dev_t *dev, SampleSinkFifo *sampleFifo, QObject *parent=NULL) | SDRPlayThread | |
setFcPos(int fcPos) | SDRPlayThread | |
setLog2Decimation(unsigned int log2_decim) | SDRPlayThread | |
setSamplerate(int samplerate) | SDRPlayThread | |
startWork() | SDRPlayThread | |
stopWork() | SDRPlayThread | |
~SDRPlayThread() | SDRPlayThread |