#include <mythcommflag/PGMConverter.h>
Definition at line 30 of file PGMConverter.h.
◆ PGMConverter()
PGMConverter::PGMConverter |
( |
void |
| ) |
|
|
default |
◆ ~PGMConverter()
PGMConverter::~PGMConverter |
( |
void |
| ) |
|
◆ MythPlayerInited()
int PGMConverter::MythPlayerInited |
( |
const MythPlayer * |
player | ) |
|
◆ getImage()
const AVFrame * PGMConverter::getImage |
( |
const MythVideoFrame * |
frame, |
|
|
long long |
frameno, |
|
|
int * |
pwidth, |
|
|
int * |
pheight |
|
) |
| |
◆ reportTime()
int PGMConverter::reportTime |
( |
void |
| ) |
|
◆ m_frameNo
long long PGMConverter::m_frameNo {-1} |
|
private |
◆ m_width
int PGMConverter::m_width {-1} |
|
private |
◆ m_height
int PGMConverter::m_height {-1} |
|
private |
◆ m_pgm
◆ m_convertTime
std::chrono::microseconds PGMConverter::m_convertTime {0us} |
|
private |
◆ m_timeReported
◆ m_copy
The documentation for this class was generated from the following files: