Home
last modified time | relevance | path

Searched defs:videoPath (Results 1 – 19 of 19) sorted by relevance

/dports/multimedia/phonon/phonon-4.11.1/demos/simplecapture/
H A Dcapture.cpp71 Phonon::Path videoPath = Phonon::createPath(m_media, m_videoWidget); in CaptureWidget() local
/dports/multimedia/phonon-designerplugin/phonon-4.11.1/demos/simplecapture/
H A Dcapture.cpp71 Phonon::Path videoPath = Phonon::createPath(m_media, m_videoWidget); in CaptureWidget() local
/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/dialogs/
H A Dshowvideodialog.cpp43 void ShowVideoDialog::setVideoUrl(const QUrl &videoPath) in setVideoUrl()
/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/room/delegate/
H A Dmessageattachmentdelegatehelpervideo.h34 QString videoPath; member
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/bgsegm/samples/
H A Dbgfg.cpp48 String videoPath = samples::findFile(parser.get<String>(0),false); in main() local
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtmultimedia/examples/multimedia/video/qmlvideofx/
H A Dmain.cpp149 …const QUrl videoPath = moviesLocation.isEmpty() ? appPath : QUrl::fromLocalFile(moviesLocation.fir… in main() local
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtmultimedia/examples/multimedia/video/qmlvideo/
H A Dmain.cpp163 const QUrl videoPath = in main() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/tracking/perf/
H A Dperf_trackers.cpp42 string videoPath = findDataFile(std::string("cv/tracking/") + video); in runTrackingTest() local
/dports/graphics/opencv/opencv-4.5.3/modules/video/perf/
H A Dperf_trackers.cpp38 string videoPath = findDataFile(std::string("cv/tracking/") + video); in runTrackingTest() local
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/game/
H A Dgame_video.cpp68 std::string videoPath; in ShowVideo() local
H A Dgame_newgame.cpp73 std::string videoPath; in getVideo() local
/dports/graphics/opencv/opencv-4.5.3/samples/openvx/
H A Dwrappers_video.cpp222 std::string videoPath = parser.get<std::string>("video"); in main() local
/dports/multimedia/haruna/haruna-0.7.3/src/models/
H A Dplaylistmodel.cpp119 void PlayListModel::appendVideo(QString videoPath) in appendVideo()
/dports/multimedia/phonon/phonon-4.11.1/doc/DESIGN/
H A DPhonon-Graph.cpp181 Path videoPath = Phonon::createPath(media, videoWidget); variable
/dports/multimedia/phonon-designerplugin/phonon-4.11.1/doc/DESIGN/
H A DPhonon-Graph.cpp181 Path videoPath = Phonon::createPath(media, videoWidget); variable
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DUtil.cpp1834 void CUtil::GetVideoBasePathAndFileName(const std::string& videoPath, std::string& basePath, std::s… in GetVideoBasePathAndFileName()
1860 void CUtil::GetItemsToScan(const std::string& videoPath, in GetItemsToScan()
2081 ExternalStreamInfo CUtil::GetExternalStreamDetailsFromFilename(const std::string& videoPath, const … in GetExternalStreamDetailsFromFilename()
2277 void CUtil::ScanForExternalDemuxSub(const std::string& videoPath, std::vector<std::string>& vecSubt… in ScanForExternalDemuxSub()
2301 void CUtil::ScanForExternalAudio(const std::string& videoPath, std::vector<std::string>& vecAudio) in ScanForExternalAudio()
/dports/graphics/opencv/opencv-4.5.3/modules/video/test/
H A Dtest_trackers.impl.hpp214 string videoPath = folder + "/" + video + ".webm"; in distanceAndOverlapTest() local
/dports/deskutils/egroupware/egroupware/smallpart/src/
H A DBo.php283 function videoPath(array $video, $create_dir = false) function in EGroupware\\SmallParT\\Bo
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/
H A DVideoDatabase.cpp8150 bool CVideoDatabase::GetUseAllExternalAudioForVideo(const std::string& videoPath) in GetUseAllExternalAudioForVideo()