|
MythTV
0.26-pre
|
#include <tv_rec.h>
Public Member Functions | |
| TuningRequest (uint f) | |
| TuningRequest (uint f, RecordingInfo *p) | |
| TuningRequest (uint f, QString ch, QString in=QString::null) | |
| QString | toString (void) const |
| bool | IsOnSameMultiplex (void) const |
Public Attributes | |
| uint | flags |
| RecordingInfo * | program |
| QString | channel |
| QString | input |
| uint | majorChan |
| uint | minorChan |
| int | progNum |
| TuningRequest::TuningRequest | ( | uint | f | ) | [inline] |
| TuningRequest::TuningRequest | ( | uint | f, |
| RecordingInfo * | p | ||
| ) | [inline] |
| TuningRequest::TuningRequest | ( | uint | f, |
| QString | ch, | ||
| QString | in = QString::null |
||
| ) | [inline] |
| QString TuningRequest::toString | ( | void | ) | const |
Definition at line 4539 of file tv_rec.cpp.
Referenced by TVRec::HandleTuning(), and TVRec::TuningNewRecorder().
| bool TuningRequest::IsOnSameMultiplex | ( | void | ) | const [inline] |
Definition at line 110 of file tv_rec.h.
Referenced by TVRec::TuningFrequency(), and TVRec::TuningShutdowns().
Definition at line 113 of file tv_rec.h.
Referenced by TVRec::HandleTuning(), TVRec::SetChannel(), TVRec::SetInput(), toString(), TVRec::TuningFrequency(), TVRec::TuningGetChanNum(), TVRec::TuningNewRecorder(), TVRec::TuningOnSameMultiplex(), and TVRec::TuningShutdowns().
Definition at line 114 of file tv_rec.h.
Referenced by TVRec::SetupDTVSignalMonitor(), TVRec::TuningCheckForHWChange(), TVRec::TuningGetChanNum(), and TVRec::TuningNewRecorder().
| QString TuningRequest::channel |
Definition at line 115 of file tv_rec.h.
Referenced by nv_python_libs.mashups.mashups_api.Videos::displayTreeView(), nv_python_libs.hulu.hulu_api.Videos::displayTreeView(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::displayTreeView(), nv_python_libs.rev3.rev3_api.Videos::displayTreeView(), nv_python_libs.vimeo.vimeo_api.Videos::getTreeVideos(), nv_python_libs.mtv.mtv_api.Videos::getVideosForURL(), nv_python_libs.youtube.youtube_api.Videos::getVideosForURL(), TVRec::HandleTuning(), nv_python_libs.mnvsearch.mnvsearch_api.Videos::searchForVideos(), nv_python_libs.mashups.mashups_api.Videos::searchForVideos(), nv_python_libs.tedtalks.tedtalks_api.Videos::searchForVideos(), nv_python_libs.hulu.hulu_api.Videos::searchForVideos(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::searchForVideos(), nv_python_libs.thewb.thewb_api.Videos::searchForVideos(), nv_python_libs.rev3.rev3_api.Videos::searchForVideos(), nv_python_libs.mnvsearch.mnvsearch_api.Videos::searchTitle(), nv_python_libs.hulu.hulu_api.Videos::searchTitle(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::searchTitle(), nv_python_libs.thewb.thewb_api.Videos::searchTitle(), nv_python_libs.youtube.youtube_api.Videos::searchTitle(), nv_python_libs.rev3.rev3_api.Videos::searchTitle(), nv_python_libs.vimeo.vimeo_api.Videos::searchTitle(), toString(), TVRec::TuningCheckForHWChange(), TVRec::TuningFrequency(), TVRec::TuningGetChanNum(), and TVRec::TuningOnSameMultiplex().
| QString TuningRequest::input |
Definition at line 116 of file tv_rec.h.
Referenced by TVRec::HandleTuning(), toString(), TVRec::TuningCheckForHWChange(), TVRec::TuningFrequency(), TVRec::TuningGetChanNum(), and TVRec::TuningOnSameMultiplex().
Definition at line 117 of file tv_rec.h.
Referenced by TVRec::TuningFrequency(), and TVRec::TuningOnSameMultiplex().
Definition at line 118 of file tv_rec.h.
Referenced by IsOnSameMultiplex(), TVRec::TuningFrequency(), and TVRec::TuningOnSameMultiplex().
Definition at line 119 of file tv_rec.h.
Referenced by IsOnSameMultiplex(), TVRec::TuningFrequency(), and TVRec::TuningOnSameMultiplex().
1.7.6.1