MythTV
master
|
This is the complete list of members for MHContext, including all inherited members.
BeginAudio(int tag)=0 | MHContext | pure virtual |
BeginStream(const QString &str, MHStream *notify=nullptr)=0 | MHContext | pure virtual |
BeginVideo(int tag)=0 | MHContext | pure virtual |
CheckCarouselObject(const QString &objectPath)=0 | MHContext | pure virtual |
CheckStop(void)=0 | MHContext | pure virtual |
CreateBitmap(bool tiled)=0 | MHContext | pure virtual |
CreateDynamicLineArt(bool isBoxed, MHRgba lineColour, MHRgba fillColour)=0 | MHContext | pure virtual |
CreateText(void)=0 | MHContext | pure virtual |
DrawBackground(const QRegion ®)=0 | MHContext | pure virtual |
DrawRect(int xPos, int yPos, int width, int height, MHRgba colour)=0 | MHContext | pure virtual |
DrawVideo(const QRect &videoRect, const QRect &displayRect)=0 | MHContext | pure virtual |
EndStream()=0 | MHContext | pure virtual |
GetCarouselData(const QString &objectPath, QByteArray &result)=0 | MHContext | pure virtual |
GetChannelIndex(const QString &str)=0 | MHContext | pure virtual |
GetDSMCCId(void)=0 | MHContext | pure virtual |
GetICStatus()=0 | MHContext | pure virtual |
GetReceiverId(void)=0 | MHContext | pure virtual |
GetServiceInfo(int channelId, int &netId, int &origNetId, int &transportId, int &serviceId)=0 | MHContext | pure virtual |
GetStreamMaxPos()=0 | MHContext | pure virtual |
GetStreamPos()=0 | MHContext | pure virtual |
RequireRedraw(const QRegion ®ion)=0 | MHContext | pure virtual |
SetInputRegister(int nReg)=0 | MHContext | pure virtual |
SetStreamPos(std::chrono::milliseconds)=0 | MHContext | pure virtual |
StopAudio()=0 | MHContext | pure virtual |
StopVideo()=0 | MHContext | pure virtual |
StreamPlay(bool play=true)=0 | MHContext | pure virtual |
TuneTo(int channel, int tuneinfo)=0 | MHContext | pure virtual |
~MHContext()=default | MHContext | virtual |