MythTV
master
|
#include <libmythtv/decoders/decoderbase.h>
Public Attributes | |
long long | index |
long long | adjFrame |
long long | pos |
Definition at line 271 of file decoderbase.h.
long long DecoderBase::PosMapEntry::index |
Definition at line 273 of file decoderbase.h.
Referenced by DecoderBase::GetKey().
long long DecoderBase::PosMapEntry::adjFrame |
Definition at line 274 of file decoderbase.h.
Referenced by DecoderBase::GetKey().
long long DecoderBase::PosMapEntry::pos |
Definition at line 275 of file decoderbase.h.