MythTV
master
|
#include <ClassicCommDetector.h>
Public Member Functions | |
QString | toString (uint64_t frame, bool verbose) const |
Static Public Member Functions | |
static QString | GetHeader (void) |
Public Attributes | |
int | minBrightness |
int | maxBrightness |
int | avgBrightness |
int | sceneChangePercent |
int | aspect |
int | format |
int | flagMask |
Definition at line 32 of file ClassicCommDetector.h.
|
static |
Definition at line 101 of file ClassicCommDetector.cpp.
Referenced by ClassicCommDetector::PrintFullMap().
QString FrameInfoEntry::toString | ( | uint64_t | frame, |
bool | verbose | ||
) | const |
Definition at line 106 of file ClassicCommDetector.cpp.
int FrameInfoEntry::minBrightness |
Definition at line 35 of file ClassicCommDetector.h.
Referenced by toString().
int FrameInfoEntry::maxBrightness |
Definition at line 36 of file ClassicCommDetector.h.
Referenced by toString().
int FrameInfoEntry::avgBrightness |
Definition at line 37 of file ClassicCommDetector.h.
Referenced by toString().
int FrameInfoEntry::sceneChangePercent |
Definition at line 38 of file ClassicCommDetector.h.
Referenced by toString().
int FrameInfoEntry::aspect |
Definition at line 39 of file ClassicCommDetector.h.
Referenced by toString(), and ClassicCommDetector::UpdateFrameBlock().
int FrameInfoEntry::format |
Definition at line 40 of file ClassicCommDetector.h.
Referenced by toString(), and ClassicCommDetector::UpdateFrameBlock().
int FrameInfoEntry::flagMask |
Definition at line 41 of file ClassicCommDetector.h.
Referenced by toString(), and ClassicCommDetector::UpdateFrameBlock().