|
MythTV master
|
Public Attributes | |
| long | start |
| long | end |
| long | frames |
| double | length |
| int | bfCount |
| int | logoCount |
| int | ratingCount |
| int | scCount |
| double | scRate |
| int | formatMatch |
| int | aspectMatch |
| int | score |
Definition at line 77 of file ClassicCommDetector.h.
| int ClassicCommDetector::FrameBlock::aspectMatch |
Definition at line 89 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), ClassicCommDetector::FormatMsg(), and ClassicCommDetector::UpdateFrameBlock().
| int ClassicCommDetector::FrameBlock::bfCount |
Definition at line 83 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), and ClassicCommDetector::FormatMsg().
| long ClassicCommDetector::FrameBlock::end |
Definition at line 80 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), and ClassicCommDetector::FormatMsg().
| int ClassicCommDetector::FrameBlock::formatMatch |
Definition at line 88 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), ClassicCommDetector::FormatMsg(), and ClassicCommDetector::UpdateFrameBlock().
| long ClassicCommDetector::FrameBlock::frames |
Definition at line 81 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), and ClassicCommDetector::FormatMsg().
| double ClassicCommDetector::FrameBlock::length |
Definition at line 82 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), and ClassicCommDetector::FormatMsg().
| int ClassicCommDetector::FrameBlock::logoCount |
Definition at line 84 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), ClassicCommDetector::FormatMsg(), and ClassicCommDetector::UpdateFrameBlock().
| int ClassicCommDetector::FrameBlock::ratingCount |
Definition at line 85 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), ClassicCommDetector::FormatMsg(), and ClassicCommDetector::UpdateFrameBlock().
| int ClassicCommDetector::FrameBlock::scCount |
Definition at line 86 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), ClassicCommDetector::FormatMsg(), and ClassicCommDetector::UpdateFrameBlock().
| int ClassicCommDetector::FrameBlock::score |
Definition at line 90 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), and ClassicCommDetector::FormatMsg().
| double ClassicCommDetector::FrameBlock::scRate |
Definition at line 87 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), and ClassicCommDetector::FormatMsg().
| long ClassicCommDetector::FrameBlock::start |
Definition at line 79 of file ClassicCommDetector.h.
Referenced by ClassicCommDetector::BuildAllMethodsCommList(), and ClassicCommDetector::FormatMsg().