Home
last modified time | relevance | path

Searched defs:createPlayer (Results 1 – 25 of 45) sorted by relevance

12

/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/javax/media/
H A DManager.java36 public static Player createPlayer(URL sourceURL) throws IOException, in createPlayer() method in Manager
41 public static Player createPlayer(MediaLocator sourceLocator) in createPlayer() method in Manager
95 public static Player createPlayer(DataSource source) throws IOException, NoPlayerException { in createPlayer() method in Manager
156 private static Player createPlayer(DataSource source, String contentType) in createPlayer() method in Manager
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/javax/media/
H A DManager.java36 public static Player createPlayer(URL sourceURL) throws IOException, in createPlayer() method in Manager
41 public static Player createPlayer(MediaLocator sourceLocator) in createPlayer() method in Manager
95 public static Player createPlayer(DataSource source) throws IOException, NoPlayerException { in createPlayer() method in Manager
156 private static Player createPlayer(DataSource source, String contentType) in createPlayer() method in Manager
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdj/java/org/videolan/mmbd/
H A DAdapter.java168 …public Player createPlayer(javax.media.protocol.DataSource s) throws IOException, NoPlayerExceptio… in createPlayer() method in Adapter.Xlet
172 … public Player createPlayer(javax.media.MediaLocator l) throws IOException, NoPlayerException { in createPlayer() method in Adapter.Xlet
176 public Player createPlayer(java.net.URL u) throws IOException, NoPlayerException { in createPlayer() method in Adapter.Xlet
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdj/java/org/videolan/mmbd/
H A DAdapter.java168 …public Player createPlayer(javax.media.protocol.DataSource s) throws IOException, NoPlayerExceptio… in createPlayer() method in Adapter.Xlet
172 … public Player createPlayer(javax.media.MediaLocator l) throws IOException, NoPlayerException { in createPlayer() method in Adapter.Xlet
176 public Player createPlayer(java.net.URL u) throws IOException, NoPlayerException { in createPlayer() method in Adapter.Xlet
/dports/games/jin/jin-2.14.1/src/free/util/audio/
H A DExternalAppAudioPlayer.java103 private Process createPlayer() throws IOException{ in createPlayer() method in ExternalAppAudioPlayer
/dports/editors/libreoffice/libreoffice-7.2.6.2/avmedia/source/gstreamer/
H A Dgstmanager.cxx40 uno::Reference< media::XPlayer > SAL_CALL Manager::createPlayer( const OUString& rURL ) in createPlayer() function in avmedia::gstreamer::Manager
/dports/editors/libreoffice/libreoffice-7.2.6.2/avmedia/source/win/
H A Dmanager.cxx41 uno::Reference< media::XPlayer > SAL_CALL Manager::createPlayer( const OUString& rURL ) in createPlayer() function in avmedia::win::Manager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/avmedia/source/gstreamer/
H A Dgstmanager.cxx42 uno::Reference< media::XPlayer > SAL_CALL Manager::createPlayer( const OUString& rURL ) in createPlayer() function in avmedia::gstreamer::Manager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/avmedia/source/win/
H A Dmanager.cxx44 uno::Reference< media::XPlayer > SAL_CALL Manager::createPlayer( const OUString& rURL ) in createPlayer() function in avmedia::win::Manager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/avmedia/source/vlc/
H A Dvlcmanager.cxx85 uno::Reference< media::XPlayer > SAL_CALL Manager::createPlayer( const OUString& rURL ) in createPlayer() function in avmedia::vlc::Manager
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/phonon/mmf/
H A Dvideoplayer_surface.cpp71 void MMF::SurfaceVideoPlayer::createPlayer() in createPlayer() function in MMF::SurfaceVideoPlayer
H A Dvideoplayer_dsa.cpp106 void MMF::DsaVideoPlayer::createPlayer() in createPlayer() function in MMF::DsaVideoPlayer
/dports/games/pokerth/pokerth-1.1.2-rc/src/engine/network_engine/
H A Dclientenginefactory.cpp64 ClientEngineFactory::createPlayer(int id, unsigned uniqueId, PlayerType type, std::string name, std… in createPlayer() function in ClientEngineFactory
/dports/games/maxr/maxr-0.2.9/src/game/startup/local/singleplayer/
H A Dlocalsingleplayergamenew.cpp156 cPlayerBasicData cLocalSingleplayerGameNew::createPlayer() in createPlayer() function in cLocalSingleplayerGameNew
/dports/games/pokerth/pokerth-1.1.2-rc/src/engine/local_engine/
H A Dlocalenginefactory.cpp70 LocalEngineFactory::createPlayer(int id, unsigned uniqueId, PlayerType type, std::string name, std:… in createPlayer() function in LocalEngineFactory
/dports/devel/flexdock/flexdock-1.2.4/src/java/demo/org/flexdock/demos/raw/jmf/
H A DMediaPanel.java70 private static synchronized Player createPlayer(String mediaUri) { in createPlayer() method in MediaPanel
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/animationnodes/
H A Danimationaudionode.cxx148 void AnimationAudioNode::createPlayer() const in createPlayer() function in slideshow::internal::AnimationAudioNode
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/animationnodes/
H A Danimationaudionode.cxx149 void AnimationAudioNode::createPlayer() const in createPlayer() function in slideshow::internal::AnimationAudioNode
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/sound/system/processors/
H A DRecorder.java66 public Player createPlayer(int outputNumSamplesPerChannel) in createPlayer() method in Recorder
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/client/actions/
H A DDropActionTest.java45 private static RPObject createPlayer() { in createPlayer() method in DropActionTest
/dports/editors/libreoffice/libreoffice-7.2.6.2/avmedia/source/viewer/
H A Dmediawindow_impl.cxx171 uno::Reference<media::XPlayer> MediaWindowImpl::createPlayer(const OUString& rURL, const OUString& … in createPlayer() function in avmedia::priv::MediaWindowImpl
204 uno::Reference< media::XPlayer > MediaWindowImpl::createPlayer( in createPlayer() function in avmedia::priv::MediaWindowImpl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/avmedia/source/viewer/
H A Dmediawindow_impl.cxx175 uno::Reference<media::XPlayer> MediaWindowImpl::createPlayer(const OUString& rURL, const OUString& … in createPlayer() function in avmedia::priv::MediaWindowImpl
208 uno::Reference< media::XPlayer > MediaWindowImpl::createPlayer( in createPlayer() function in avmedia::priv::MediaWindowImpl
/dports/audio/baresip/baresip-0.5.8/modules/opensles/
H A Dplayer.c83 static int createPlayer(struct auplay_st *st, struct auplay_prm *prm) in createPlayer() function
/dports/multimedia/snapcast/snapcast-0.25.0/client/
H A Dcontroller.cpp82 std::unique_ptr<Player> Controller::createPlayer(ClientSettings::Player& settings, const std::strin… in createPlayer() function in Controller
/dports/games/knavalbattle/knavalbattle-21.12.3/src/
H A Dcontroller.cpp31 PlayerEntity* Controller::createPlayer(Sea::Player player, SeaView* view, in createPlayer() function in Controller

12