Searched refs:VideoPlayThread (Results 1 – 2 of 2) sorted by relevance
78 void VideoPlayThread();
179 videoPlayThread_ = std::make_shared<std::thread>(&VideoPlayController::VideoPlayThread, this); in StartVideoThread()199 void VideoPlayController::VideoPlayThread() in VideoPlayThread() function in OHOS::Sharing::VideoPlayController