MythTV  master
Functions
mythccextractorplayer.cpp File Reference
#include <iostream>
#include <utility>
#include <QFileInfo>
#include <QPainter>
#include "libmythbase/iso639.h"
#include "captions/srtwriter.h"
#include "captions/subtitlescreen.h"
#include "captions/teletextextractorreader.h"
#include "decoders/avformatdecoder.h"
#include "mythccextractorplayer.h"
Include dependency graph for mythccextractorplayer.cpp:

Go to the source code of this file.

Functions

static QString progress_string (MythTimer &flagTime, uint64_t m_myFramesPlayed, uint64_t totalFrames)
 
static QStringList to_string_list (const TeletextSubPage &subPage)
 

Function Documentation

◆ progress_string()

static QString progress_string ( MythTimer flagTime,
uint64_t  m_myFramesPlayed,
uint64_t  totalFrames 
)
static

Definition at line 96 of file mythccextractorplayer.cpp.

Referenced by MythCCExtractorPlayer::run().

◆ to_string_list()

static QStringList to_string_list ( const TeletextSubPage subPage)
static

Definition at line 522 of file mythccextractorplayer.cpp.

Referenced by MythCCExtractorPlayer::IngestTeletext().