Searched refs:video_support_or_not (Results 1 – 8 of 8) sorted by relevance
40 bool video_support_or_not(QWidget* parent_widget,QString path);
49 bool CommonFunction::video_support_or_not(QWidget* parent_widget,QString path) in video_support_or_not() function in CommonFunction
47 bool CommonFunction::video_support_or_not(QWidget* parent_widget,QString path) in video_support_or_not() function in CommonFunction
180 if(!m_commonFunction->video_support_or_not(this,m_curVideoFilePath)){ in startPlay()
217 if(!m_commonFunction->video_support_or_not(this,m_curVideoFilePath)){ in startPlay()