MythTV
master
|
A simpler than simple wrapper around OSD state. More...
#include <mythplayerstate.h>
Public Member Functions | |
MythOverlayState ()=default | |
MythOverlayState (bool Browsing, bool Editing) | |
Public Attributes | |
bool | m_browsing { false } |
bool | m_editing { false } |
A simpler than simple wrapper around OSD state.
Definition at line 19 of file mythplayerstate.h.
|
default |
Definition at line 9 of file mythplayerstate.cpp.
Definition at line 25 of file mythplayerstate.h.
Referenced by TV::AddKeyToInputQueue(), TV::BrowseHandleAction(), TV::ChangeTimeStretch(), TV::ClearOSD(), TV::CommitQueuedInput(), TV::HandleTrackAction(), TV::ProcessKeypressOrGesture(), TV::UpdateOSDSignal(), and TV::VolumeChange().
Definition at line 26 of file mythplayerstate.h.
Referenced by TV::HandleEndOfRecordingExitPromptTimerEvent(), TV::HandleOSDAlreadyEditing(), and TV::ProcessKeypressOrGesture().