Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.h92 bool DoPreparedSwitchSubtitle(int &streamId);
H A Ddash_media_downloader.cpp940 bool DashMediaDownloader::DoPreparedSwitchSubtitle(int &streamId) in DoPreparedSwitchSubtitle() function in OHOS::Media::Plugins::HttpPlugin::DashMediaDownloader
980 if (DoPreparedSwitchSubtitle(streamId)) { in DoPreparedSwitchAction()