Searched refs:StopPlaying (Results 1 - 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/media_file/
H A Dmedia_file_impl.cc65 StopPlaying();
137 StopPlaying();
213 StopPlaying();
273 StopPlaying();
313 StopPlaying();
448 StopPlaying();
469 StopPlaying();
482 StopPlaying();
502 StopPlaying();
519 StopPlaying();
558 int32_t MediaFileImpl::StopPlaying() function in class:webrtc::MediaFileImpl
[all...]
H A Dmedia_file.h59 // StopPlaying() is called. When end of file is reached the file is read
97 virtual int32_t StopPlaying() = 0;
H A Dmedia_file_unittest.cc52 ASSERT_EQ(0, media_file_->StopPlaying());
H A Dmedia_file_impl.h57 int32_t StopPlaying() override;
/external/webrtc/webrtc/modules/utility/source/
H A Dfile_player_impl.cc371 return _fileModule.StopPlaying();

Completed in 83 milliseconds