Home
last modified time | relevance | path

Searched refs:VideoPlayThread (Results 1 - 2 of 2) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/include/
H A Dvideo_play_controller.h78 void VideoPlayThread();
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Dvideo_play_controller.cpp181 videoPlayThread_ = std::make_shared<std::thread>(&VideoPlayController::VideoPlayThread, this); in StartVideoThread()
201 void VideoPlayController::VideoPlayThread() in VideoPlayThread() function in OHOS::Sharing::VideoPlayController

Completed in 2 milliseconds