Home
last modified time | relevance | path

Searched refs:TestPlayerImpl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dlite_player.cpp58 class TestPlayerImpl : public TestPlayer { class
61 ~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 …]
H A Dstd_player.cpp65 class TestPlayerImpl : public TestPlayer { class
111 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 …]