Searched refs:mediaplayer (Results 1 – 5 of 5) sorted by relevance
158 MediaPlayer* mediaplayer = MediaPlayer::GetInstance(); in ViewItem() local160 mediaplayer->EnqueueMediaFile(browser->profile(), full_path, NULL); in ViewItem()162 mediaplayer->ForcePlayMediaFile(browser->profile(), full_path, NULL); in ViewItem()
245 MediaPlayer* mediaplayer = MediaPlayer::GetInstance(); in PlayMediaFile() local246 mediaplayer->ForcePlayMediaFile(profile_, file_path, browser); in PlayMediaFile()
33160 Provide an interface to require using fullscreen mediaplayer39955 Provide an interface to require using fullscreen mediaplayer
39438 for video, the mediaplayer was in an infinite loop with WKCACFLayer
44984 …In case of an internal pause, the callback from the mediaplayer should be ignored to avoid reflect…