Home
last modified time | relevance | path

Searched refs:Player (Results 1 – 25 of 29) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
DHiddenPlayer.php30 protected $playerType = Player::class;
62 * @param Player
64 public function setPlayer(Player $player)
69 * @return Player
DPlayer.php20 class Player extends \Google\Model class
218 class_alias(Player::class, 'Google_Service_GamesManagement_Player');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
DPlayerLeaderboardScoreListResponse.php33 protected $playerType = Player::class;
79 * @param Player
81 public function setPlayer(Player $player)
86 * @return Player
DLeaderboardEntry.php34 protected $playerType = Player::class;
100 * @param Player
102 public function setPlayer(Player $player)
107 * @return Player
DPlayerListResponse.php23 protected $itemsType = Player::class;
35 * @param Player[]
42 * @return Player[]
DPlayer.php20 class Player extends \Google\Model class
254 class_alias(Player::class, 'Google_Service_Games_Player');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
DPlayers.php20 use Google\Service\Games\Player; alias
46 * @return Player
52 return $this->call('get', [$params], Player::class);
/plugin/flashplayer/
Dreadme-en.txt6 Uses the JW FLV Player 5.8.2011,
74 Jeroen Wijering for his JW Player
87 2009-01-17 - Updated JW FLV Player to version 4.3.132.
104 2011-08-14 - Updated JW FLV Player to version 5.7.1896.
106 2011-12-23 - Updated JW FLV Player to version 5.8.2011.
Dplugin.info.txt8 desc Embeds JW Flash Player 5.8.2011 in the page, based on the work of Sam Hall
/plugin/radarchart/
Dplugin.info.txt83 @dataset Player 1|rgba(255,0,0,0.2)|rgb(255,0,0)
92 @dataset Player 1|rgba(255,0,0,0.2)|rgb(255,0,0)
110 @dataset Player 1|rgba(255,100,100,0.2)|rgb(255,100,100)
117 @dataset Player 2|rgba(100,255,100,0.2)|rgb(100,255,100)
DREADME.md36 @dataset Player 1|rgba(255,100,100,0.2)|rgb(255,100,100)
43 @dataset Player 2
/plugin/mp3play/
DREADME3 This plugin is a DokuWiki port of the well known Audio Player Wordpress Plugin
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daurora.js293 exports.Player = _dereq_('./player');
3375 var Asset, AudioDevice, BalanceFilter, EventEmitter, Player, Queue, VolumeFilter,
3392 Player = (function(_super) {
3393 __extends(Player, _super);
3395 function Player(asset) {
3443 Player.fromURL = function(url) {
3444 return new Player(Asset.fromURL(url));
3447 Player.fromFile = function(file) {
3448 return new Player(Asset.fromFile(file));
3451 Player.fromBuffer = function(buffer) {
[all …]
/plugin/flowplay/flowplayer/
DREADME.txt17 the video file to be loaded by Player.swf. See Player.html for an
21 extension, the standalone player (Player.swf) will NOT append this based
/plugin/mp3play2/
DREADME.md102 The Flash Player used from [Charles](http://sexywp.com/flash-player-widget.htm). Originally a WordP…
/plugin/flowplay2/flowplayer/
DREADME.txt107 - Player initializes without specifying any config. After that you can use the JavaScript API
185 the video file to be loaded by Player.swf. See Player.html for an
189 extension, the standalone player (Player.swf) will NOT append this based
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
DConnectManager.as13 * and some of Will's new work in the OVP base classes (Open Video Player)
/plugin/jplayer/vendor/james-heinrich/getid3/
DREADME.md437 * Windows Media Player (up to v11) and iTunes (up to v10+) do
Dreadme.txt451 * Windows Media Player (up to v11) and iTunes (up to v10+) do
/plugin/flowplayer/player/
DREADME.txt245 - Player was not initialized correctly when instream playlists were used and the provider used in t…
/plugin/jplayer/components/jplayer/dist/jplayer/
Djquery.jplayer.js3111 this.aurora.player = new AV.Player.fromURL(this.status.src);
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
Djquery.jplayer.js3111 this.aurora.player = new AV.Player.fromURL(this.status.src);
Djquery.jplayer.min.js3 …ormat[d]=!0,c.status.formatType=d,!1):void 0}),this.aurora.player=new AV.Player.fromURL(this.statu…
/plugin/jplayer/components/jplayer/
Djplayer-built.js3111 this.aurora.player = new AV.Player.fromURL(this.status.src);
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
Djquery.jplayer.js3111 this.aurora.player = new AV.Player.fromURL(this.status.src);

12