9#include <QCoreApplication>
17 (QEvent::Type) QEvent::registerEventType();
19 (QEvent::Type) QEvent::registerEventType();
21 (QEvent::Type) QEvent::registerEventType();
23 (QEvent::Type) QEvent::registerEventType();
25 (QEvent::Type) QEvent::registerEventType();
27 (QEvent::Type) QEvent::registerEventType();
50 std::chrono::milliseconds timecode,
58 QMutexLocker locker(visual->mutex());
59 visual->add(buffer, b_len, timecode, chan, prec);
67 QMutexLocker locker(visual->mutex());
void dispatch(const MythEvent &event)
Dispatch an event to all listeners.
static const Type kPlaying
static const Type kStopped
static const Type kPaused
static const Type kBuffering
void error(const QString &e)
void removeVisual(MythTV::Visual *v)
void dispatchVisual(uchar *b, unsigned long b_len, std::chrono::milliseconds timecode, int chan, int prec)
void addVisual(MythTV::Visual *v)
static pid_list_t::iterator find(const PIDInfoMap &map, pid_list_t &list, pid_list_t::iterator begin, pid_list_t::iterator end, bool find_open)