Home
last modified time | relevance | path

Searched refs:setMedia (Results 1 – 25 of 636) sorted by path

12345678910>>...26

/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelAudioMgr.cpp50 sound->setMedia(QMediaContent(QUrl::fromLocalFile(path))); in loadSound()
H A DStelVideoMgr.cpp107 videoObjects[id]->player->setMedia(content); in loadVideo()
/dports/audio/ampache/ampache-php74-5.0.0/public/lib/components/happyworm-jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as272 … // myStream is a null until the 1st media is loaded. ie., The 1st ever setMedia being followed by…
300 …seekedEvent(); // Deals with seeking effect when using setMedia() then pause(huge). NB: There is n…
400 if(myStatus.pausePosition > 0 ) { // Important for setMedia followed by play(time).
406 … the pausePosition. Important for setMedia() followed by pause(time). Deals with not reading strea…
H A DJplayerRtmp.as277 // Lots of commands sequences after setMedia would be corrupted by this assumption.
278 // Bascally, we assume that after a setMedia, you will play it.
279 // Doing setMedia and pause(15) cause the flag to be set incorrectly and the GUI locks up.
378 {// Important for setMedia followed by play(time).
389 … the pausePosition. Important for setMedia() followed by pause(time). Deals with not reading strea…
760 …{// myStream is a null until the 1st media is loaded. ie., The 1st ever setMedia being followed by…
809 …seekedEvent();// Deals with seeking effect when using setMedia() then pause(huge). NB: There is no…
972 {// Important for setMedia followed by play(time).
982 … the pausePosition. Important for setMedia() followed by pause(time). Deals with not reading strea…
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Factory/
H A DCreditsFactory.php67 $credits->setMedia(
H A DImageFactory.php105 $image->setMedia($media);
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Model/
H A DCredits.php154 public function setMedia($media) function in Tmdb\\Model\\Credits
H A DImage.php210 public function setMedia($media) function in Tmdb\\Model\\Image
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Factory/
H A DCreditsFactory.php67 $credits->setMedia(
H A DImageFactory.php105 $image->setMedia($media);
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Model/
H A DCredits.php154 public function setMedia($media) function in Tmdb\\Model\\Credits
H A DImage.php210 public function setMedia($media) function in Tmdb\\Model\\Image
/dports/audio/cantata/cantata-2.4.2/mpd-interface/
H A Dhttpstream.cpp174 player->setMedia(qUrl); in streamUrl()
234 player->setMedia(url); in updateStatus()
/dports/audio/elisa/elisa-21.12.3/src/
H A Daudiowrapper_qtmultimedia.cpp127 d->mPlayer.setMedia({source}); in setSource()
/dports/audio/mpz/mpz-1.0.19/app/playback/
H A Dmediaplayer.cpp123 player.setMedia(track.url(), &stream);
130 player.setMedia(track.url());
143 player.setMedia(nullptr);
/dports/audio/pc-mixer/pc-mixer-ac1d74cc261337998526d091123c28d4ae85277e/src-qt5/
H A DMixerGUI.cpp223 mediaobj->setMedia( QUrl("qrc:/testsound.ogg")); in TestSound()
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/multimediawidgets/
H A Dvideographicsitem.py112 self.mediaPlayer.setMedia(
H A Dvideowidget.py101 self.mediaPlayer.setMedia(
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqmediaplayer.sip110 void setMedia(const QMediaContent &media, QIODevice *stream = 0);
H A Dqmediaplayercontrol.sip49 virtual void setMedia(const QMediaContent &media, QIODevice *stream) = 0;
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/multimediawidgets/
H A Dvideographicsitem.py112 self.mediaPlayer.setMedia(
H A Dvideowidget.py101 self.mediaPlayer.setMedia(
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqmediaplayer.sip110 void setMedia(const QMediaContent &media, QIODevice *stream = 0);
H A Dqmediaplayercontrol.sip49 virtual void setMedia(const QMediaContent &media, QIODevice *stream) = 0;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2002-12-0314918 * src/kdelibs/khtml/css/css_stylesheetimpl.cpp: (StyleSheetImpl::setMedia),

12345678910>>...26