Go to the documentation of this file. 1 #ifndef MYTHCAPTIONSOVERLAY_H
2 #define MYTHCAPTIONSOVERLAY_H
7 #define OSD_WIN_TELETEXT "aa_OSD_TELETEXT"
8 #define OSD_WIN_SUBTITLE "aa_OSD_SUBTITLES"
9 #define OSD_WIN_INTERACT "bb_OSD_INTERACTIVE"
10 #define OSD_WIN_BDOVERLAY "bb_OSD_BDOVERLAY"
25 void Draw(QRect Rect);
~MythCaptionsOverlay() override
void EnableSubtitles(int Type, bool ForcedOnly=false)
SubtitleScreen * InitSubtitles()
Screen in which all other widgets are contained and rendered.
void DisplayBDOverlay(MythBDOverlay *Overlay)
An action (for this plugin) consists of a description, and a set of key sequences.
void EnableTeletext(bool Enable, int Page)
bool TeletextAction(const QString &Action, bool &Exit)
MythCaptionsOverlay(MythMainWindow *MainWindow, TV *Tv, MythPlayerUI *Player, MythPainter *Painter)
TeletextScreen * InitTeletext()
MythScreenType * GetWindow(const QString &Window) override
void DisplayDVDButton(AVSubtitle *DVDButton, QRect &Pos)
void DisableForcedSubtitles()