|
MythTV master
|
#include <libmythtv/tv_play.h>
Public Member Functions | |
| SavePositionThread (ProgramInfo *progInfoPtr, uint64_t framesPos) | |
| void | run () override |
Private Attributes | |
| ProgramInfo * | m_progInfo {nullptr} |
| uint64_t | m_framesPlayed {0} |
|
inline |
|
override |
Definition at line 10531 of file tv_play.cpp.
|
private |
|
private |