Home
last modified time | relevance | path

Searched refs:Video (Results 1 – 25 of 56) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DVideos.php20 use Google\Service\YouTube\Video; alias
94 * @param Video $postBody
127 * @return Video
129 public function insert($part, Video $postBody, $optParams = [])
133 return $this->call('insert', [$params], Video::class);
248 * @param Video $postBody
261 * @return Video
263 public function update($part, Video $postBody, $optParams = [])
267 return $this->call('update', [$params], Video::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DVideoItem.php26 protected $videoType = Video::class;
44 * @param Video
46 public function setVideo(Video $video)
51 * @return Video
H A DVideo.php20 class Video extends \Google\Model class
60 class_alias(Video::class, 'Google_Service_Forms_Video');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPageElement.php50 protected $videoType = Video::class;
210 * @param Video
212 public function setVideo(Video $video)
217 * @return Video
H A DVideo.php20 class Video extends \Google\Model class
96 class_alias(Video::class, 'Google_Service_Slides_Video');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoListResponse.php31 protected $itemsType = Video::class;
83 * @param Video[]
90 * @return Video[]
H A DVideo.php20 class Video extends \Google\Model class
320 class_alias(Video::class, 'Google_Service_YouTube_Video');
/plugin/vshare/
H A Dplugin.info.txt5 name Video Sharing Site Plugin
6 desc Easily embed videos from various Video Sharing sites. Example: {{youtube>XXXXXX}}
/plugin/photogallery/lightGallery/js/
H A Dlg-video.js35 var Video = function(element) { class in AnonymousFunctioncd3f09ab0200
48 Video.prototype.init = function() { class
239 Video.prototype.loadVideo = function(src, addClass, noposter, index, html) {
303 Video.prototype.destroy = function() {
307 $.fn.lightGallery.modules.video = Video;
/plugin/jukebox/
H A Dplugin.info.txt7 desc Plays MP3 Audio or FLV Video from a namespace
/plugin/flashplayer/
H A Dreadme-de.txt33 Um ein Flash Video innerhalb einer Wiki-Seite einzubinden, ist der
44 Derzeit ist es noch nicht vorgesehen Text um das Video herumfliessen zu lassen.
52 und welches Bild als Vorschau benutzt werden soll. Man kann auch nur ein Video
/plugin/pgpinlinesupport/
H A DREADME.MD37 Video
H A DPlugin.txt44 Video:
/plugin/jplayer/vendor/happyworm/jplayer/
H A DREADME.md1 # [jPlayer](http://jplayer.org/) : HTML5 Audio & Video for [jQuery](http://jquery.com/)
/plugin/externalembed/
H A DREADME.md65 ### YouTube Video:
91 ### YouTube Playlist - The Latest Video:
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as16 import flash.media.Video;
30 public var myVideo:Video = new Video();
H A DJplayerRtmp.as18 import flash.media.Video;
40 public var myVideo:Video = new Video;
H A DConnectManager.as13 * and some of Will's new work in the OVP base classes (Open Video Player)
/plugin/flowplay/flowplayer/
H A DREADME.txt107 - Video duration and time indicator
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md109 * ASF: ASF, Windows Media Audio (WMA), Windows Media Video (WMV)
114 * NSV (Nullsoft Streaming Video)
H A Dreadme.txt109 * ASF: ASF, Windows Media Audio (WMA), Windows Media Video (WMV)
114 * NSV (Nullsoft Streaming Video)
H A Dstructure.txt183 … // ASF - Advanced Streaming Format (ASF, Windows Media Audio (WMA), Windows Media Video (WMV))
1098 ['nsv']=>array() { // NSV - Nullsoft Streaming Video
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as51 import flash.media.Video;
/plugin/flowplay2/flowplayer/
H A DREADME.txt279 - Video duration and time indicator
/plugin/revealjs/css/
H A Dreveal.scss1131 /* Video backgrounds */

123