MythTV  master
Classes | Typedefs
mythraopconnection.h File Reference
#include <QObject>
#include <QMap>
#include <QHash>
#include <QHostAddress>
#include <QStringList>
#include <openssl/rsa.h>
#include <openssl/pem.h>
#include <openssl/aes.h>
#include <openssl/err.h>
#include "libmythtv/mythtvexp.h"
#include "libmythui/mythnotification.h"
#include "libavcodec/avcodec.h"
#include "libavformat/avformat.h"
Include dependency graph for mythraopconnection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AudioData
 
struct  AudioPacket
 
class  MythRAOPConnection
 

Typedefs

using RawHash = QHash< QString, QString >
 

Typedef Documentation

◆ RawHash

using RawHash = QHash<QString,QString>

Definition at line 31 of file mythraopconnection.h.