Home
last modified time | relevance | path

Searched refs:player (Results 1 – 25 of 70) sorted by relevance

123

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.player.js19 Popcorn.player = function( name, player ) { argument
27 player = player || {};
84 Popcorn.player.defineProperty( basePlayer, val, {
269 if ( player._setup ) {
271 player._setup.call( basePlayer, options );
290 if ( player._teardown ) {
294 player._teardown.call( basePlayer, options );
301 playerFn.canPlayType = player._canPlayType = player._canPlayType || Popcorn.nop;
306 Popcorn.player.registry = {};
318 Popcorn.player.playerQueue = function() {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js65 this.player = $(jPlayerSelector);
89 this.player.jPlayer(this.options);
91 this.player.bind($.jPlayer.event.ready + this.eventNamespace, function(event) {
99 this.player.bind($.jPlayer.event.play + this.eventNamespace, function(event) {
165 self.player.jPlayer("playHead", pc).jPlayer("play");
170 self.player.jPlayer("playHead", pc).jPlayer("play");
231 this.player.jPlayer("setMedia", this.media);
234 this.player.jPlayer("play", time);
237 this.player.jPlayer("pause", time);
240 this.player.unbind(this.eventNamespace);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DHiddenPlayer.php64 public function setPlayer(Player $player) argument
66 $this->player = $player;
73 return $this->player;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerLeaderboardScoreListResponse.php81 public function setPlayer(Player $player) argument
83 $this->player = $player;
90 return $this->player;
H A DLeaderboardEntry.php102 public function setPlayer(Player $player) argument
104 $this->player = $player;
111 return $this->player;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DPlaylist.php118 public function setPlayer(PlaylistPlayer $player) argument
120 $this->player = $player;
127 return $this->player;
H A DVideo.php194 public function setPlayer(VideoPlayer $player) argument
196 $this->player = $player;
203 return $this->player;
/plugin/abc2/
H A Dprint.css10 .abc-player,
11 .abc-player.ready,
15 .abc-player.playing {
/plugin/flowplay2/flowplayer/
H A Djavascript.txt12 It takes some time before the Flash plugin and the player has been initialized
14 receive the onFlowPlayerReady() callback from the player. After the player has
29 Resets the player to the initial state.
51 Configure the player using a FlowPlayer configuration object.
74 Is the player currently playing?
78 Is the player currently paused?
82 Is the player looping?
138 Callbacks from the player (FlowPlayer specific, not in mplayer plug-in API):
143 Called when the player has been initialized and the JavaScript API is ready to be used.
175 Called when the player is paused.
[all …]
H A DREADME.txt11 To install the player copy html/flashembed.min.js and one of the player SWF files into
113 player instance. Done with the linkURL and linkWindow clip specific fields.
132 by the latest Flash player 3 update codenamed "Moviestar"
175 playback should begin immediately when the player has been loaded into
190 on the detected flash version. If a prefix is not present, the player
195 - Fixed playback of the start and the end of the video where the player
226 - Removed the blue the background color of the player. The light blue color
253 - Stops playing in the launching player when the full screen player is opened. This
256 screen player from buffering.
333 (http://blog.deconcept.com/swfobject/) to embed the player.
[all …]
/plugin/vshare/
H A Dsites.ini16 url = //player.vimeo.com/video/@VIDEO@
36 url = //player.twitch.tv/?video=@VIDEO@&parent=@DOMAIN@
47 url = https://w.soundcloud.com/player/?url=https%3A//soundcloud.com/@VIDEO@
79 url = //player.youku.com/embed/@VIDEO@
85 url = //player.bilibili.com/player.html?bvid=@VIDEO@&page=1&as_wide=1&high_quality=1&danmaku=0
/plugin/flowplay/flowplayer/
H A Djavascript.txt53 Resets the player to the initial state.
75 Configure the player using a FlowPlayer configuration object.
98 Is the player currently playing?
102 Is the player currently paused?
106 Is the player looping?
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesManagementService.php289 public $player; variable in Google_HiddenPlayer
302 public function setPlayer(Google_Player $player) { argument
303 $this->player = $player;
306 return $this->player;
/plugin/pgn4web/pgn4web/
H A Dtest.pgn10 [White "Some White player"]
11 [Black "Some Black player"]
47 [White "Another White player"]
48 [Black "Another Black player"]
112 1. e4 e6 { [White "Another White player"] [Black "Another Black player"] }
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.min.js2player("jplayer",{_canPlayType:function(a,b){var c,d=a.toLowerCase(),f={media:{},options:{}},g=!1;…
H A Dpopcorn.jplayer.js155 Popcorn.player( 'jplayer', {
442 Popcorn.player.defineProperty( media, 'error', {
452 Popcorn.player.defineProperty( media, 'currentTime', {
479 Popcorn.player.defineProperty( media, 'duration', {
497 Popcorn.player.defineProperty( media, 'muted', {
507 Popcorn.player.defineProperty( media, 'volume', {
517 Popcorn.player.defineProperty( media, 'paused', {
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/
H A Dpopcorn.jplayer.js155 Popcorn.player( 'jplayer', {
442 Popcorn.player.defineProperty( media, 'error', {
452 Popcorn.player.defineProperty( media, 'currentTime', {
479 Popcorn.player.defineProperty( media, 'duration', {
497 Popcorn.player.defineProperty( media, 'muted', {
507 Popcorn.player.defineProperty( media, 'volume', {
517 Popcorn.player.defineProperty( media, 'paused', {
/plugin/flowplay2/
H A Dsyntax.php95 return array('type' => 'player', 'url' => $url, 'paramStr' => $paramStr, 'params' => $params);
121 case 'player' :
/plugin/flowplayer/player/
H A DREADME.txt62 - JS plugins now handles grouped syntax like flowplayer("a.player" /*...*/ )
103 - #412 check for empty baseurl or else player url is appended and affects the url parsing.
128 - does not show the error dialog in the debugger player when showErrors: false
195 - player wasn't always reaching end of video
198 - fixed safari crashes when unloading player
275 - Added Security.allowDomain() to allow loaded plugins to script the player
279 of loading the player SWF. You can disable the aninamtion by setting buffering: false
284 - The preloader sometimes failed to initialize the player
328 - Triggering fullscreen does not pause the player in IE
357 - the player's framerate was increased to 24 FPS, makes all animations smoother
[all …]
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js1520 if (player.duration > 0) {
1525 player.on("ready", function() {
1537 player.on("end", function() {
1546 player.on("error", function() {
1619 if(player.buffered > 0) {
3120 if (this.aurora.player) {
3121 this.aurora.player.stop();
3130 this.aurora.player.preload();
3140 this.aurora.player.play();
3153 this.aurora.player.pause();
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js1520 if (player.duration > 0) {
1525 player.on("ready", function() {
1537 player.on("end", function() {
1546 player.on("error", function() {
1619 if(player.buffered > 0) {
3120 if (this.aurora.player) {
3121 this.aurora.player.stop();
3130 this.aurora.player.preload();
3140 this.aurora.player.play();
3153 this.aurora.player.pause();
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js1520 if (player.duration > 0) {
1525 player.on("ready", function() {
1537 player.on("end", function() {
1546 player.on("error", function() {
1619 if(player.buffered > 0) {
3120 if (this.aurora.player) {
3121 this.aurora.player.stop();
3130 this.aurora.player.preload();
3140 this.aurora.player.play();
3153 this.aurora.player.pause();
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js1520 if (player.duration > 0) {
1525 player.on("ready", function() {
1537 player.on("end", function() {
1546 player.on("error", function() {
1619 if(player.buffered > 0) {
3120 if (this.aurora.player) {
3121 this.aurora.player.stop();
3130 this.aurora.player.preload();
3140 this.aurora.player.play();
3153 this.aurora.player.pause();
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/
H A D.jamignore8 skin/circle.player
/plugin/qstat/
H A Dstyle.css30 div.dokuwiki div.qstat div.player {
37 div.dokuwiki div.qstat div.player,

123