Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.h59 std::weak_ptr<StreamSource> streamSource_; variable
H A Dplayer_impl.cpp988 streamSource_ = stream; in AdapterStreamCallback()
1032 std::shared_ptr<StreamSource> stream = process->streamSource_.lock(); in IdleBufferProcess()