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