MythTV  master
Classes | Enumerations
playbacksock.h File Reference
#include <vector>
#include <QStringList>
#include <QDateTime>
#include <QMutex>
#include <QSize>
#include "libmythbase/programinfo.h"
#include "libmythbase/programtypes.h"
#include "libmythbase/referencecounter.h"
#include "libmythtv/inputinfo.h"
Include dependency graph for playbacksock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PlaybackSock
 

Enumerations

enum  PlaybackSockEventsMode { kPBSEvents_None = 0, kPBSEvents_Normal = 1, kPBSEvents_NonSystem = 2, kPBSEvents_SystemOnly = 3 }
 

Enumeration Type Documentation

◆ PlaybackSockEventsMode

Enumerator
kPBSEvents_None 
kPBSEvents_Normal 
kPBSEvents_NonSystem 
kPBSEvents_SystemOnly 

Definition at line 20 of file playbacksock.h.