MythTV  master
Classes | Macros | Functions
subtitlereader.h File Reference
#include <QMutex>
#include "libavcodec/avcodec.h"
#include "libmythbase/mythchrono.h"
#include "libmythbase/mythdate.h"
#include "libmythbase/mythdeque.h"
#include "textsubtitleparser.h"
Include dependency graph for subtitlereader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AVSubtitles
 
class  RawTextSubs
 
class  SubtitleReader
 

Macros

#define DEBUG_SUBTITLES   1
 

Functions

QString toString (const AVSubtitle &sub)
 

Macro Definition Documentation

◆ DEBUG_SUBTITLES

#define DEBUG_SUBTITLES   1

Definition at line 15 of file subtitlereader.h.

Function Documentation

◆ toString()

QString toString ( const AVSubtitle &  sub)