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.
|
#include <dsptypes.h>
Public Attributes | |
qint16 | l |
qint16 | r |
Definition at line 90 of file dsptypes.h.
qint16 AudioSample::l |
Definition at line 91 of file dsptypes.h.
Referenced by UDPSource::readMonoSample(), and UDPSourceUDPHandler::readSample().
qint16 AudioSample::r |
Definition at line 92 of file dsptypes.h.
Referenced by UDPSource::readMonoSample(), and UDPSourceUDPHandler::readSample().