Go to the documentation of this file.
19 QString fmt = vbiformat.toLower().left(3);
BrowseDirection
Used to request ProgramInfo for channel browsing.
@ kState_WatchingBD
Watching BD is the state when we are watching a BD.
@ BROWSE_SAME
Fetch browse information on current channel and time.
@ kState_None
None State, this is the initial state in both TV and TVRec, it indicates that we are ready to change ...
@ sStatus_Waking
A slave is marked as waking when the master runs the slave's wakeup command.
TVState myth_deque_init(const TVState *)
@ sStatus_Undefined
A slave's sleep status is undefined when it has never connected to the master backend or is not able ...
ChannelChangeDirection
ChannelChangeDirection is an enumeration of possible channel changing directions.
SleepStatus
SleepStatus is an enumeration of the awake/sleep status of a slave.
@ BROWSE_UP
Fetch information on previous channel.
@ CHANNEL_DIRECTION_FAVORITE
static uint Parse(const QString &vbiformat)
@ sStatus_FallingAsleep
A slave is marked as falling asleep when told to shutdown by the master.
QString toTitleString(PictureAdjustType type)
@ sStatus_Awake
A slave is awake when it is connected to the master.
@ BROWSE_RIGHT
Fetch information on current channel in the future.
@ kAdjustingPicture_Channel
@ sStatus_Asleep
A slave is considered asleep when it is not awake and not undefined.
@ kState_Error
Error State, if we ever try to enter this state errored is set.
@ kState_WatchingLiveTV
Watching LiveTV is the state for when we are watching a recording and the user has control over the c...
@ kState_ChangingState
This is a placeholder state which we never actually enter, but is returned by GetState() when we are ...
QString StateToString(TVState state)
Returns a human readable QString representing a TVState.
QString toTypeString(PictureAdjustType type)
@ kAdjustingPicture_Recording
@ kState_WatchingRecording
Watching Recording is the state for when we are watching an in progress recording,...
@ kState_WatchingPreRecorded
Watching Pre-recorded is a TV only state for when we are watching a pre-existing recording.
@ kState_WatchingVideo
Watching Video is the state when we are watching a video and is not a dvd or BD.
TVState
TVState is an enumeration of the states used by TV and TVRec.
@ kState_RecordingOnly
Recording Only is a TVRec only state for when we are recording a program, but there is no one current...
QString toString(CommSkipMode type)
@ BROWSE_DOWN
Fetch information on next channel.
@ BROWSE_FAVORITE
Fetch information on the next favorite channel.
@ kState_WatchingDVD
Watching DVD is the state when we are watching a DVD.
@ BROWSE_LEFT
Fetch information on current channel in the past.
@ kAdjustingPicture_Playback