Home
last modified time | relevance | path

Searched defs:setVideoStream (Results 1 – 7 of 7) sorted by relevance

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Transcoder/
H A DElementaryStream.php67 public function setVideoStream(Google_Service_Transcoder_VideoStream $videoStream) function in Google_Service_Transcoder_ElementaryStream
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/legacy/
H A DPlayer.cpp548 void Player::setVideoStream(int iStream) in setVideoStream() function in XBMCAddon::xbmc::Player
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/plexapi/
H A Dclient.py472 def setVideoStream(self, videoStreamID, mtype=DEFAULT_MTYPE): member in PlexClient
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HW/
H A DMediaEngine.cpp509 bool MediaEngine::setVideoStream(int streamNum, bool force) { in setVideoStream() function in MediaEngine
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HW/
H A DMediaEngine.cpp509 bool MediaEngine::setVideoStream(int streamNum, bool force) { in setVideoStream() function in MediaEngine
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HW/
H A DMediaEngine.cpp509 bool MediaEngine::setVideoStream(int streamNum, bool force) { in setVideoStream() function in MediaEngine
/dports/multimedia/QtAV/QtAV-1.13.0/src/
H A DAVPlayer.cpp1020 bool AVPlayer::setVideoStream(int n) in setVideoStream() function in QtAV::AVPlayer