Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
|
#include <QWidget>
#include <QMap>
#include <QUdpSocket>
#include <QSslSocket>
#include "../../shared/networkmessage.h"
#include "../net/serverdiscovery.h"
#include "../util/room.h"
Go to the source code of this file.
Classes | |
class | ConnectWindow |
Class for handling the client connection. More... | |
Namespaces | |
Ui | |