|
MythTV master
|
This is the complete list of members for MHIContext, including all inherited members.
| AddToDisplay(const QImage &image, QRect rect, bool bUnder=false) | MHIContext | |
| BeginAudio(int tag) override | MHIContext | virtual |
| BeginStream(const QString &str, MHStream *notify) override | MHIContext | virtual |
| BeginVideo(int tag) override | MHIContext | virtual |
| ChannelCache_t typedef | MHIContext | protected |
| CheckAccess(const QString &objectPath, QByteArray &cert) | MHIContext | protected |
| CheckCarouselObject(const QString &objectPath) override | MHIContext | virtual |
| CheckStop(void) override | MHIContext | inlinevirtual |
| Cid(ChannelCache_t::const_iterator it) | MHIContext | inlineprotectedstatic |
| ClearDisplay(void) | MHIContext | protected |
| ClearQueue(void) | MHIContext | protected |
| CreateBitmap(bool tiled) override | MHIContext | virtual |
| CreateDynamicLineArt(bool isBoxed, MHRgba lineColour, MHRgba fillColour) override | MHIContext | virtual |
| CreateText(void) override | MHIContext | virtual |
| DrawBackground(const QRegion ®) override | MHIContext | virtual |
| DrawImage(int x, int y, QRect rect, const QImage &image, bool bScaled=false, bool bUnder=false) | MHIContext | |
| DrawRect(int xPos, int yPos, int width, int height, MHRgba colour) override | MHIContext | virtual |
| DrawVideo(const QRect &videoRect, const QRect &dispRect) override | MHIContext | virtual |
| EndStream() override | MHIContext | virtual |
| GetCarouselData(const QString &objectPath, QByteArray &result) override | MHIContext | virtual |
| GetChannelIndex(const QString &str) override | MHIContext | virtual |
| GetDSMCCId(void) override | MHIContext | inlinevirtual |
| GetDSMCCObject(const QString &objectPath, QByteArray &result) | MHIContext | protected |
| GetFontFace(void) | MHIContext | inline |
| GetICStatus() override | MHIContext | virtual |
| GetInitialStreams(int &audioTag, int &videoTag) const | MHIContext | |
| GetReceiverId(void) override | MHIContext | inlinevirtual |
| GetServiceInfo(int channelId, int &netId, int &origNetId, int &transportId, int &serviceId) override | MHIContext | virtual |
| GetStreamMaxPos() override | MHIContext | virtual |
| GetStreamPos() override | MHIContext | virtual |
| ImageUpdated(void) const | MHIContext | inline |
| IsFaceLoaded(void) const | MHIContext | inline |
| Key_t typedef | MHIContext | protected |
| kStdDisplayHeight | MHIContext | static |
| kStdDisplayWidth | MHIContext | static |
| LoadChannelCache() | MHIContext | protected |
| LoadFont(const QString &name) | MHIContext | |
| m_audioTag | MHIContext | protected |
| m_channelCache | MHIContext | protected |
| m_channelMutex | MHIContext | protected |
| m_currentChannel | MHIContext | protected |
| m_currentSource | MHIContext | protected |
| m_currentStream | MHIContext | protected |
| m_display | MHIContext | protected |
| m_displayLock | MHIContext | protected |
| m_displayRect | MHIContext | protected |
| m_dsmcc | MHIContext | protected |
| m_dsmccLock | MHIContext | protected |
| m_dsmccQueue | MHIContext | protected |
| m_engine | MHIContext | protected |
| m_engineThread | MHIContext | protected |
| m_engineWait | MHIContext | protected |
| m_face | MHIContext | protected |
| m_faceLoaded | MHIContext | protected |
| m_ic | MHIContext | protected |
| m_isLive | MHIContext | protected |
| m_keyLock | MHIContext | protected |
| m_keyProfile | MHIContext | protected |
| m_keyQueue | MHIContext | protected |
| m_lastNbiVersion | MHIContext | protected |
| m_nbiData | MHIContext | protected |
| m_notify | MHIContext | protected |
| m_parent | MHIContext | protected |
| m_runLock | MHIContext | mutableprotected |
| m_stop | MHIContext | protected |
| m_tuneInfo | MHIContext | protected |
| m_updated | MHIContext | protected |
| m_videoDisplayRect | MHIContext | protected |
| m_videoRect | MHIContext | protected |
| m_videoTag | MHIContext | protected |
| MHIContext(InteractiveTV *parent) | MHIContext | explicit |
| NetworkBootRequested(void) | MHIContext | protected |
| Nid(ChannelCache_t::const_iterator it) | MHIContext | inlineprotectedstatic |
| OfferKey(const QString &key) | MHIContext | |
| ProcessDSMCCQueue(void) | MHIContext | protected |
| QueueDSMCCPacket(unsigned char *data, int length, int componentTag, unsigned carouselId, int dataBroadcastId) | MHIContext | |
| Reinit(QRect videoRect, QRect dispRect, float aspect) | MHIContext | |
| RequireRedraw(const QRegion ®ion) override | MHIContext | virtual |
| Restart(int chanid, int sourceid, bool isLive) | MHIContext | |
| run(void) override | MHIContext | protected |
| Scale(QRect r) const | MHIContext | inline |
| ScaleVideo(QRect r) const | MHIContext | inline |
| ScaleVideoX(int n, bool roundup=false) const | MHIContext | inline |
| ScaleVideoY(int n, bool roundup=false) const | MHIContext | inline |
| ScaleX(int n, bool roundup=false) const | MHIContext | inline |
| ScaleY(int n, bool roundup=false) const | MHIContext | inline |
| SetInputRegister(int num) override | MHIContext | virtual |
| SetNetBootInfo(const unsigned char *data, uint length) | MHIContext | |
| SetStreamPos(std::chrono::milliseconds pos) override | MHIContext | virtual |
| Sid(ChannelCache_t::const_iterator it) | MHIContext | inlineprotectedstatic |
| StopAudio() override | MHIContext | virtual |
| StopEngine(void) | MHIContext | |
| StopVideo() override | MHIContext | virtual |
| StreamPlay(bool play) override | MHIContext | virtual |
| StreamStarted(bool bStarted=true) | MHIContext | |
| Tid(ChannelCache_t::const_iterator it) | MHIContext | inlineprotectedstatic |
| TuneTo(int channel, int tuneinfo) override | MHIContext | virtual |
| UpdateOSD(InteractiveScreen *osdWindow, MythPainter *osdPainter) | MHIContext | |
| Val_t typedef | MHIContext | protected |
| ~MHContext()=default | MHContext | virtual |
| ~MHIContext() override | MHIContext |