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.
Classes | Macros
datvideostream.h File Reference
#include <QIODevice>
#include <QQueue>
#include <QByteArray>
#include <QEventLoop>
#include <QMutex>
#include <QThread>
+ Include dependency graph for datvideostream.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DATVideostream
 

Macros

#define MinStackSize   4
 
#define DefaultMemoryLimit   2048000
 

Macro Definition Documentation

◆ DefaultMemoryLimit

#define DefaultMemoryLimit   2048000

Definition at line 30 of file datvideostream.h.

Referenced by DATVideostream::DATVideostream().

◆ MinStackSize

#define MinStackSize   4

Definition at line 29 of file datvideostream.h.

Referenced by DATVideostream::pushData(), and DATVideostream::readData().