MythTV
master
|
This is the complete list of members for Transcode, including all inherited members.
DisableAudioOnlyHLS(void) | Transcode | inline |
GetPlayer(void) | Transcode | inlineprivate |
GetPlayerContext(void) | Transcode | inlineprivate |
GetProfile(const QString &profileName, const QString &encodingType, int height, int frameRate) | Transcode | private |
m_avfMode | Transcode | private |
m_cmdAudioBitrate | Transcode | private |
m_cmdAudioCodec | Transcode | private |
m_cmdBitrate | Transcode | private |
m_cmdContainer | Transcode | private |
m_cmdHeight | Transcode | private |
m_cmdVideoCodec | Transcode | private |
m_cmdWidth | Transcode | private |
m_ctx | Transcode | private |
m_fifow | Transcode | private |
m_hlsDisableAudioOnly | Transcode | private |
m_hlsMaxSegments | Transcode | private |
m_hlsMode | Transcode | private |
m_hlsStreamID | Transcode | private |
m_keyframeDist | Transcode | private |
m_outBuffer | Transcode | private |
m_proginfo | Transcode | private |
m_recorderOptions | Transcode | private |
m_recProfile | Transcode | private |
m_showProgress | Transcode | private |
ReencoderAddKFA(long curframe, long lastkey, long num_keyframes) | Transcode | private |
SetAVFMode(void) | Transcode | inline |
SetCMDAudioBitrate(int bitrate) | Transcode | inline |
SetCMDAudioCodec(const QString &codec) | Transcode | inline |
SetCMDBitrate(int bitrate) | Transcode | inline |
SetCMDContainer(const QString &container) | Transcode | inline |
SetCMDHeight(int height) | Transcode | inline |
SetCMDVideoCodec(const QString &codec) | Transcode | inline |
SetCMDWidth(int width) | Transcode | inline |
SetHLSMaxSegments(int segments) | Transcode | inline |
SetHLSMode(void) | Transcode | inline |
SetHLSStreamID(int streamid) | Transcode | inline |
SetPlayerContext(PlayerContext *player_ctx) | Transcode | private |
SetRecorderOptions(const QString &options) | Transcode | inline |
ShowProgress(bool val) | Transcode | inline |
Transcode(ProgramInfo *pginfo) | Transcode | explicit |
TranscodeFile(const QString &inputname, const QString &outputname, const QString &profileName, bool honorCutList, bool framecontrol, int jobID, const QString &fifodir, bool fifo_info, bool cleanCut, frm_dir_map_t &deleteMap, int AudioTrackNo, bool passthru=false) | Transcode | |
~Transcode() override | Transcode |