Searched refs:TestPlayerImpl (Results 1 – 2 of 2) sorted by relevance
58 class TestPlayerImpl : public TestPlayer { class61 ~TestPlayerImpl() override in ~TestPlayerImpl()98 int32_t TestPlayerImpl::SetSingleLoop(bool loop) in SetSingleLoop()103 bool TestPlayerImpl::IsPlaying() in IsPlaying()108 int32_t TestPlayerImpl::Prepare() in Prepare()113 int32_t TestPlayerImpl::Play() in Play()119 int32_t TestPlayerImpl::Pause() in Pause()124 int32_t TestPlayerImpl::Release() in Release()130 int32_t TestPlayerImpl::Stop() in Stop()135 int32_t TestPlayerImpl::Reset() in Reset()[all …]
65 class TestPlayerImpl : public TestPlayer { class111 int32_t TestPlayerImpl::SetSource(const TestSource& source) in SetSource()126 int32_t TestPlayerImpl::SetSingleLoop(bool loop) in SetSingleLoop()131 bool TestPlayerImpl::IsPlaying() in IsPlaying()139 int32_t TestPlayerImpl::Prepare() in Prepare()148 int32_t TestPlayerImpl::Play() in Play()163 int32_t TestPlayerImpl::Pause() in Pause()176 int32_t TestPlayerImpl::Stop() in Stop()192 int32_t TestPlayerImpl::Reset() in Reset()204 int32_t TestPlayerImpl::Release() in Release()[all …]