MythTV  master
HTTPLiveStream Member List

This is the complete list of members for HTTPLiveStream, including all inherited members.

AddSegment(void)HTTPLiveStream
AddStream(void)HTTPLiveStream
CheckStop(void)HTTPLiveStream
GetAudioBitrate(void) constHTTPLiveStreaminline
GetAudioOnlyBitrate(void) constHTTPLiveStreaminline
GetBitrate(void) constHTTPLiveStreaminline
GetCurrentFilename(bool audioOnly=false, bool encoded=false) constHTTPLiveStream
GetDBStatus(void) constHTTPLiveStream
GetFilename(uint16_t segmentNumber=0, bool fileOnly=false, bool audioOnly=false, bool encoded=false) constHTTPLiveStream
GetHeight(void) constHTTPLiveStreaminline
GetHTMLPageName(void) constHTTPLiveStream
GetLiveStreamInfo(DTC::LiveStreamInfo *info=nullptr)HTTPLiveStream
GetLiveStreamInfoList(const QString &FileName="")HTTPLiveStreamstatic
GetMaxSegments(void) constHTTPLiveStreaminline
GetMetaPlaylistName(void) constHTTPLiveStream
GetPlaylistName(bool audioOnly=false) constHTTPLiveStream
GetSegmentSize(void) constHTTPLiveStreaminline
GetSourceFile(void) constHTTPLiveStreaminline
GetStreamID(void) constHTTPLiveStreaminline
GetWidth(void) constHTTPLiveStreaminline
HTTPLiveStream(QString srcFile, uint16_t width=640, uint16_t height=480, uint32_t bitrate=800000, uint32_t abitrate=64000, uint16_t maxSegments=0, uint16_t segmentSize=10, uint32_t aobitrate=32000, int32_t srate=-1)HTTPLiveStreamexplicit
HTTPLiveStream(int streamid)HTTPLiveStreamexplicit
InitForWrite(void)HTTPLiveStream
LoadFromDB(void)HTTPLiveStream
m_audioBitrateHTTPLiveStreamprotected
m_audioOnlyBitrateHTTPLiveStreamprotected
m_audioOutFileHTTPLiveStreamprotected
m_audioOutFileEncodedHTTPLiveStreamprotected
m_bitrateHTTPLiveStreamprotected
m_createdHTTPLiveStreamprotected
m_curSegmentHTTPLiveStreamprotected
m_fullURLHTTPLiveStreamprotected
m_heightHTTPLiveStreamprotected
m_httpPrefixHTTPLiveStreamprotected
m_httpPrefixRelHTTPLiveStreamprotected
m_lastModifiedHTTPLiveStreamprotected
m_maxSegmentsHTTPLiveStreamprotected
m_outBaseHTTPLiveStreamprotected
m_outBaseEncodedHTTPLiveStreamprotected
m_outDirHTTPLiveStreamprotected
m_outFileHTTPLiveStreamprotected
m_outFileEncodedHTTPLiveStreamprotected
m_percentCompleteHTTPLiveStreamprotected
m_relativeURLHTTPLiveStreamprotected
m_sampleRateHTTPLiveStreamprotected
m_segmentCountHTTPLiveStreamprotected
m_segmentSizeHTTPLiveStreamprotected
m_sourceFileHTTPLiveStreamprotected
m_sourceHeightHTTPLiveStreamprotected
m_sourceHostHTTPLiveStreamprotected
m_sourceWidthHTTPLiveStreamprotected
m_startSegmentHTTPLiveStreamprotected
m_statusHTTPLiveStreamprotected
m_statusMessageHTTPLiveStreamprotected
m_streamidHTTPLiveStreamprotected
m_widthHTTPLiveStreamprotected
m_writingHTTPLiveStreamprotected
RemoveStream(int id)HTTPLiveStreamstatic
SaveSegmentInfo(void)HTTPLiveStream
SetOutputVars(void)HTTPLiveStream
StartStream(void)HTTPLiveStream
StatusToString(HTTPLiveStreamStatus status)HTTPLiveStreamstatic
StopStream(int id)HTTPLiveStreamstatic
UpdatePercentComplete(int percent)HTTPLiveStream
UpdateSizeInfo(uint16_t width, uint16_t height, uint16_t srcwidth, uint16_t srcheight)HTTPLiveStream
UpdateStatus(HTTPLiveStreamStatus status)HTTPLiveStream
UpdateStatusMessage(const QString &message)HTTPLiveStream
WriteHTML(void)HTTPLiveStream
WriteMetaPlaylist(void)HTTPLiveStream
WritePlaylist(bool audioOnly=false, bool writeEndTag=false)HTTPLiveStream
~HTTPLiveStream()HTTPLiveStream