Home
last modified time | relevance | path

Searched refs:video (Results 1 – 25 of 175) sorted by relevance

1234567

/plugin/html5video2/
H A Dstyle.css336 .video-js {
363 .video-js *,
364 .video-js *:before,
365 .video-js *:after {
369 .video-js ul {
381 .video-js.vjs-16-9,
382 .video-js.vjs-4-3,
383 .video-js.vjs-9-16,
384 .video-js.vjs-1-1 {
394 .video-js.vjs-4-3 {
[all …]
H A Dprint.css6 div.dokuwiki.video-js {
10 div.dokuwiki .video-js.alternatetext{
14 /* Playback technology elements expand to the width/height of the containing div. <video> or <objec…
15 div.dokuwiki.video-js.vjs-tech { display: none; }
18 div.dokuwiki .video-js:-moz-full-screen { display: none; }
24 div.dokuwiki .video-js.vjs-fullscreen {
27 div.dokuwiki .video-js:-webkit-full-screen {
38 div.dokuwiki .video-js .vjs-text-track-display { display: none; }
40 div.dokuwiki .video-js .vjs-text-track {
43 div.dokuwiki .video-js .vjs-subtitles { display: none; }
[all …]
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Descape-in-link.md1 nice [video](http://www.youtube.com/video\-on\e). Nice\-vide\o star \*
3 nice ![video](http://www.youtube.com/video\-on\e). Nice\-vide\o star \*
5 [video]: http://www.youtube.com/video\-on\e
7 [video] and <http://www.youtube.com/video\-on\e> and <m\a\-il@cebe.cc>
/plugin/vshare/
H A Dsites.ini3 ; vid = a public sample video ID
4 ; web = the full URL to the website for the video identified by vid
16 url = //player.vimeo.com/video/@VIDEO@
30 url = //www.dailymotion.com/embed/video/@VIDEO@
32 web = https://www.dailymotion.com/video/x87k84d
33 rex = dailymotion\.com/video/([a-z0-9]+)
36 url = //player.twitch.tv/?video=@VIDEO@&parent=@DOMAIN@
61 web = https://www.bitchute.com/video/hBCtmAgzlgzT/
62 rex = bitchute\.com\/video\/([a-zA-Z0-9_\-]+)
87 web = https://www.bilibili.com/video/BV1aR4y1j78
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DListing.php41 public $video; variable in Google\\Service\\AndroidPublisher\\Listing
102 public function setVideo($video) argument
104 $this->video = $video;
111 return $this->video;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DVideoItem.php46 public function setVideo(Video $video) argument
48 $this->video = $video;
55 return $this->video;
H A DExtraMaterial.php44 public function setVideo(VideoLink $video) argument
46 $this->video = $video;
53 return $this->video;
/plugin/vimeo/
H A Dstyle.less7 .plugin-vimeo-video {
13 .vimeo-video-title {
18 .vimeo-video-releaseTime {
23 .vimeo-video-description {
H A Dsyntax.php92 foreach ($videos as $video) {
93 $this->renderVideo($renderer, $video);
200 …v class="plugin-vimeo-video"' . $widthAttr . ' data-videoiframe="' . hsc($video['embed']['html']) …
230 … $description = "<span class='vimeo-video-description'>" . hsc($video['description']) . '</span>';
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.min.css1video :focus{outline:0}.jp-audio button::-moz-focus-inner,.jp-audio-stream button::-moz-focus-inne…
H A Djplayer.blue.monday.css19 .jp-video *:focus {
31 .jp-video {
45 .jp-video-270p {
48 .jp-video-360p {
51 .jp-video-full {
60 .jp-video-full div div {
71 .jp-video-full .jp-gui {
415 .jp-video-play {
423 .jp-video-270p .jp-video-play {
427 .jp-video-360p .jp-video-play {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.min.css1video :focus{outline:0}.jp-audio button::-moz-focus-inner,.jp-audio-stream button::-moz-focus-inne…
H A Djplayer.pink.flag.css19 .jp-video *:focus {
31 .jp-video {
50 .jp-video-270p {
53 .jp-video-360p {
56 .jp-video-full {
65 .jp-video-full div div {
76 .jp-video-full .jp-gui {
510 .jp-video .jp-video-play {
515 .jp-video-270p .jp-video-play {
519 .jp-video-360p .jp-video-play {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
H A Djplayer.blue.monday.scss20 .jp-video *:focus {
34 .jp-video {
50 .jp-video-270p {
53 .jp-video-360p {
56 .jp-video-full {
65 .jp-video-full div div {
76 .jp-video-full .jp-gui {
462 .jp-video-play {
468 .jp-video-270p .jp-video-play {
472 .jp-video-360p .jp-video-play {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss20 .jp-video *:focus {
34 .jp-video {
57 .jp-video-270p {
60 .jp-video-360p {
63 .jp-video-full {
72 .jp-video-full div div {
83 .jp-video-full .jp-gui {
613 .jp-video .jp-video-play {
617 .jp-video-270p .jp-video-play {
621 .jp-video-360p .jp-video-play {
[all …]
/plugin/flowplay/
H A Dchangelog4 * Behavior change: video files do not autostart anymore
5 * Behavior change: video files do not loop anymore
12 * Wishlist: The video should not autostart nor loop ;-)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPageElement.php212 public function setVideo(Video $video) argument
214 $this->video = $video;
221 return $this->video;
/plugin/photogallery/lightGallery/css/
H A Dlg-fb-comment-box.css4 .lg-outer.fb-comments .lg-img-wrap, .lg-outer.fb-comments .lg-video-cont {
40 …ents .lg-item.lg-complete .lg-img-wrap, .lg-outer.fb-comments .lg-item.lg-complete .lg-video-cont {
44 .lg-outer.fb-comments .lg-img-wrap, .lg-outer.fb-comments .lg-video-cont {
55 .lg-outer.fb-comments .lg-video-cont {
/plugin/photogallery/lightGallery/js/
H A Dlg-video.js240 var video = '';
261video = '<iframe class="lg-video-object lg-youtube ' + addClass + '" width="560" height="315" src=…
270video = '<iframe class="lg-video-object lg-vimeo ' + addClass + '" width="560" height="315" src="…
279video = '<iframe class="lg-video-object lg-dailymotion ' + addClass + '" width="560" height="315" …
287 video = html;
296video = '<iframe class="lg-video-object lg-vk ' + addClass + '" width="560" height="315" src="http…
300 return video;
307 $.fn.lightGallery.modules.video = Video;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreative.php365 public function setVideo(VideoContent $video) argument
367 $this->video = $video;
374 return $this->video;
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js854 this.html.video = {};
959 this.require.video = false;
965 if(this.require.video) {
1017 this.htmlElement.video.id = this.internal.video.id;
1169 this._addHtmlEventListeners(this.htmlElement.video, this.html.video);
1171 this.internal.video.jq = $("#" + this.internal.video.id);
1235 if(this.internal.video.jq) {
1741 if(this.status.video) {
2877 e = this.htmlElement.video;
3083 if(this.status.video) {
[all …]
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js854 this.html.video = {};
959 this.require.video = false;
965 if(this.require.video) {
1017 this.htmlElement.video.id = this.internal.video.id;
1169 this._addHtmlEventListeners(this.htmlElement.video, this.html.video);
1171 this.internal.video.jq = $("#" + this.internal.video.id);
1235 if(this.internal.video.jq) {
1741 if(this.status.video) {
2877 e = this.htmlElement.video;
3083 if(this.status.video) {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js854 this.html.video = {};
959 this.require.video = false;
965 if(this.require.video) {
1017 this.htmlElement.video.id = this.internal.video.id;
1169 this._addHtmlEventListeners(this.htmlElement.video, this.html.video);
1171 this.internal.video.jq = $("#" + this.internal.video.id);
1235 if(this.internal.video.jq) {
1741 if(this.status.video) {
2877 e = this.htmlElement.video;
3083 if(this.status.video) {
[all …]
H A Djquery.jplayer.min.js2video||a.options.audioFullScreen)&&a._setOption("fullScreen",!a.options.fullScreen)}},muted:{key:7… property in a.jPlayer.status
3video.gate=!0,c._html_setVideo(b),c.html.active=!0):(c.flash.gate=!0,c._flash_setVideo(b),c.flash.…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js854 this.html.video = {};
959 this.require.video = false;
965 if(this.require.video) {
1017 this.htmlElement.video.id = this.internal.video.id;
1169 this._addHtmlEventListeners(this.htmlElement.video, this.html.video);
1171 this.internal.video.jq = $("#" + this.internal.video.id);
1235 if(this.internal.video.jq) {
1741 if(this.status.video) {
2877 e = this.htmlElement.video;
3083 if(this.status.video) {
[all …]

1234567