Home
last modified time | relevance | path

Searched refs:UpdateStreamId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.h69 void UpdateStreamId();
H A Dsystem_tone_player_impl.cpp198 void SystemTonePlayerImpl::UpdateStreamId() in UpdateStreamId() function in OHOS::Media::SystemTonePlayerImpl
423 UpdateStreamId(); in Start()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.cpp515 segmentDownloader->UpdateStreamId(downloadStreamId); in GetSegmentToDownload()
702 segmentDownloader->UpdateStreamId(streamId); in IsSeekingInSwitch()
717 segmentDownloader->UpdateStreamId(streamId); in IsSeekingInSwitch()
H A Ddash_segment_downloader.h153 void UpdateStreamId(int streamId);
H A Ddash_segment_downloader.cpp586 void DashSegmentDownloader::UpdateStreamId(int streamId) in UpdateStreamId() function in OHOS::Media::Plugins::HttpPlugin::DashSegmentDownloader
/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_segment_downloader_unit_test.cpp265 segmentDownloader->UpdateStreamId(2);
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/tone_player_test/src/
H A Dsystem_tone_player_unit_test.cpp643 systemTonePlayerImpl_->UpdateStreamId();