Home
last modified time | relevance | path

Searched refs:StopReportMediaProgress (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_callback_looper.h42 void StopReportMediaProgress();
H A Dhiplayer_callback_looper.cpp85 void HiPlayerCallbackLooper::StopReportMediaProgress() in StopReportMediaProgress() function in OHOS::Media::HiPlayerCallbackLooper
H A Dhiplayer_impl.cpp277 callbackLooper_.StopReportMediaProgress(); in Pause()
294 callbackLooper_.StopReportMediaProgress(); in Stop()
719 callbackLooper_.StopReportMediaProgress(); in DoOnComplete()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_callback_looper.h39 void StopReportMediaProgress();
H A Dhitranscoder_callback_looper.cpp91 void HiTransCoderCallbackLooper::StopReportMediaProgress() in StopReportMediaProgress() function in OHOS::Media::HiTransCoderCallbackLooper
H A Dhitranscoder_impl.cpp618 callbackLooper_->StopReportMediaProgress(); in Pause()
652 callbackLooper_->StopReportMediaProgress(); in Cancel()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_callback_looper.h45 void StopReportMediaProgress();
H A Dhiplayer_callback_looper.cpp111 void HiPlayerCallbackLooper::StopReportMediaProgress() in StopReportMediaProgress() function in OHOS::Media::HiPlayerCallbackLooper
H A Dhiplayer_impl.cpp833 callbackLooper_.StopReportMediaProgress(); in Pause()
848 callbackLooper_.StopReportMediaProgress(); in PauseDemuxer()
888 callbackLooper_.StopReportMediaProgress(); in Stop()
1200 callbackLooper_.StopReportMediaProgress(); in doCompletedSeek()
2335 callbackLooper_.StopReportMediaProgress(); in HandleCompleteEvent()
2553 callbackLooper_.StopReportMediaProgress(); in NotifyAudioInterrupt()