MythTV  master
Classes | Variables
mythcaptionsoverlay.h File Reference
#include "mythmediaoverlay.h"
Include dependency graph for mythcaptionsoverlay.h:
This graph shows which files directly or indirectly include this file:

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" }
 

Variable Documentation

◆ OSD_WIN_TELETEXT

constexpr const char* OSD_WIN_TELETEXT { "aa_OSD_TELETEXT" }
staticconstexpr

◆ OSD_WIN_SUBTITLE

constexpr const char* OSD_WIN_SUBTITLE { "aa_OSD_SUBTITLES" }
staticconstexpr

◆ OSD_WIN_INTERACT

constexpr const char* OSD_WIN_INTERACT { "bb_OSD_INTERACTIVE" }
staticconstexpr

◆ OSD_WIN_BDOVERLAY

constexpr const char* OSD_WIN_BDOVERLAY { "bb_OSD_BDOVERLAY" }
staticconstexpr