MythTV
master
|
#include "mythmediaoverlay.h"
Go to the source code of this file.
Classes | |
class | MythCaptionsOverlay |
Variables | |
static constexpr const char * | OSD_WIN_TELETEXT { "aa_OSD_TELETEXT" } |
static constexpr const char * | OSD_WIN_SUBTITLE { "aa_OSD_SUBTITLES" } |
static constexpr const char * | OSD_WIN_INTERACT { "bb_OSD_INTERACTIVE" } |
static constexpr const char * | OSD_WIN_BDOVERLAY { "bb_OSD_BDOVERLAY" } |
|
staticconstexpr |
Definition at line 7 of file mythcaptionsoverlay.h.
Referenced by OSD::HideAll(), MythCaptionsOverlay::InitTeletext(), MythCaptionsOverlay::TeletextAction(), MythCaptionsOverlay::TeletextClear(), and MythCaptionsOverlay::TeletextReset().
|
staticconstexpr |
Definition at line 8 of file mythcaptionsoverlay.h.
Referenced by MythCaptionsOverlay::ClearSubtitles(), MythCaptionsOverlay::DisableForcedSubtitles(), OSD::HideAll(), and MythCaptionsOverlay::InitSubtitles().
|
staticconstexpr |
Definition at line 9 of file mythcaptionsoverlay.h.
Referenced by MythCaptionsOverlay::GetWindow(), OSD::HideAll(), and MythPlayerUI::PreProcessNormalFrame().
|
staticconstexpr |
Definition at line 10 of file mythcaptionsoverlay.h.
Referenced by MythCaptionsOverlay::DisplayBDOverlay(), MythCaptionsOverlay::GetWindow(), and OSD::HideAll().