MythTV
master
|
#include <libmythtv/mythplayerstate.h>
Public Member Functions | |
MythCaptionsState ()=default | |
Public Attributes | |
uint | m_textDisplayMode { kDisplayNone } |
bool | m_externalTextSubs { false } |
bool | m_haveITV { false } |
Definition at line 65 of file mythplayerstate.h.
|
default |
uint MythCaptionsState::m_textDisplayMode { kDisplayNone } |
Definition at line 70 of file mythplayerstate.h.
Referenced by MythPlayerCaptionsUI::AdjustSubtitleDelay(), MythPlayerCaptionsUI::AdjustSubtitleZoom(), MythPlayerCaptionsUI::ChangeCaptionTrack(), MythPlayerCaptionsUI::DisableCaptions(), MythPlayerCaptionsUI::DisableTeletext(), MythDVDPlayer::DisplayDVDButton(), MythDVDPlayer::DoDisableDVDSubtitles(), MythPlayerCaptionsUI::EnableCaptions(), MythPlayerCaptionsUI::EnableTeletext(), TV::GetStatus(), MythDVDPlayer::GoToMenu(), MythPlayerCaptionsUI::HandleTeletextAction(), TV::HandleTrackAction(), TV::MenuItemDisplayPlayback(), TV::ProcessKeypressOrGesture(), TV::ProcessNetworkControlCommand(), MythPlayerVideoUI::ReinitOSD(), MythPlayerUI::ReinitVideo(), MythPlayerCaptionsUI::SetCaptionsEnabled(), MythPlayerCaptionsUI::SetTeletextPage(), MythPlayerCaptionsUI::SetTrack(), MythPlayerCaptionsUI::ToggleCaptions(), and MythPlayerCaptionsUI::ToggleCaptionsByType().
Definition at line 71 of file mythplayerstate.h.
Referenced by MythPlayerCaptionsUI::ExternalSubtitlesUpdated(), TV::GetStatus(), MythPlayerCaptionsUI::HasCaptionTrack(), MythPlayerCaptionsUI::LoadExternalSubtitles(), TV::MenuItemDisplayPlayback(), and TV::PlaybackMenuInit().
Definition at line 72 of file mythplayerstate.h.
Referenced by MythPlayerCaptionsUI::GetInteractiveTV(), and TV::ProcessKeypressOrGesture().