Searched refs:SimplePlayer (Results 1 – 1 of 1) sorted by relevance
75 class SimplePlayer { class77 SimplePlayer();78 ~SimplePlayer();116 explicit Listener(SimplePlayer *thiz) : mThis(thiz) {} in Listener()135 SimplePlayer * const mThis;139 SimplePlayer::SimplePlayer() in SimplePlayer() function in __anona475c49d0111::SimplePlayer170 SimplePlayer::~SimplePlayer() { in ~SimplePlayer()174 void SimplePlayer::onWorkDone( in onWorkDone()185 void SimplePlayer::onTripped( in onTripped()193 void SimplePlayer::onError(std::weak_ptr<C2Component> component, uint32_t errorCode) { in onError()[all …]