Searched refs:StartReportMediaProgress (Results 1 – 9 of 9) sorted by relevance
40 void StartReportMediaProgress(int64_t updateIntervalMs = 1000);
70 void HiPlayerCallbackLooper::StartReportMediaProgress(int64_t updateIntervalMs) in StartReportMediaProgress() function in OHOS::Media::HiPlayerCallbackLooper
256 callbackLooper_.StartReportMediaProgress(100); // 100 MS in Play()
38 void StartReportMediaProgress(int64_t updateIntervalMs = 1000);
77 void HiTransCoderCallbackLooper::StartReportMediaProgress(int64_t updateIntervalMs) in StartReportMediaProgress() function in OHOS::Media::HiTransCoderCallbackLooper
610 callbackLooper_->StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Start()643 callbackLooper_->StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Resume()
43 void StartReportMediaProgress(int64_t updateIntervalMs = 1000);
82 void HiPlayerCallbackLooper::StartReportMediaProgress(int64_t updateIntervalMs) in StartReportMediaProgress() function in OHOS::Media::HiPlayerCallbackLooper
788 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Play()794 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Play()801 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in Play()861 callbackLooper_.StartReportMediaProgress(REPORT_PROGRESS_INTERVAL); in ResumeDemuxer()