Home
last modified time | relevance | path

Searched refs:audio (Results 76 – 92 of 92) sorted by last modified time

1234

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar41 'midi' => 'audio/midi',
42 'mid' => 'audio/midi',
43 'mod' => 'audio/mod',
45 'mp3' => 'audio/mp3',
53 'wav' => 'audio/wav',
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5 …nu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-ali… selector
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js49 …le:1},k={},d={"#":1},h={center:1,dir:1,noframes:1};a(b,{a:1,abbr:1,area:1,audio:1,b:1,bdi:1,bdo:1,…
50 …e,b,h);f={a:f(b,{a:1,button:1}),abbr:b,address:c,area:k,article:c,aside:c,audio:a({source:1,track:…
53 …:c,strike:b,tt:b};a(f,{$block:a({audio:1,dd:1,dt:1,figcaption:1,li:1,video:1},e,h),$blockLimit:{ar…
54 …itable:{applet:1,audio:1,button:1,embed:1,iframe:1,map:1,object:1,option:1,param:1,script:1,textar…
55 …ol:1,colgroup:1,tbody:1,td:1,tfoot:1,th:1,thead:1,tr:1},$transparent:{a:1,audio:1,canvas:1,del:1,i…
464 dd:1,form:1,audio:1,video:1},F=/\s*(?:;\s*|$)/,E=/#\((.+?)\)/g,I=CKEDITOR.dom.walker.bookmark(0,1),…
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php1325 public $audio; variable in Google_ItemScope
1448 public function setAudio(Google_ItemScope $audio) { argument
1449 $this->audio = $audio;
1452 return $this->audio;
/plugin/mp3play/
H A DREADME5 * http://www.1pixelout.net/code/audio-player-wordpress-plugin/
/plugin/geonav/tpl/startermap/css/
H A Dprint.css14 audio, selector
H A Dbasic.css254 audio { selector
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DFragmentImpl.java10 private File audio; field in FragmentImpl
13 FragmentImpl( List<Frame> frames, File audio) { in FragmentImpl() argument
14 this.audio = audio; in FragmentImpl()
25 return audio; in getAudio()
H A DSwfEncoder.java126 File audio = fragment.getAudio(); in encode() local
127 if (audio!=null) { in encode()
133 audio = new File(audio.getAbsolutePath()+".mp3"); in encode()
135 …fig.getMp3command(), new Object[] {fragment.getAudio().getAbsolutePath(), audio.getAbsolutePath()}… in encode()
142 soundFactory.read(audio); in encode()
330 if (audio!=null) { in encode()
331 if (!audio.delete()) { in encode()
332 audio.deleteOnExit(); in encode()
/plugin/flowplayer/player/
H A DREADME.txt13 - Updated to automatically load the latest controls and audio plugins
148 …anged the clip type property to better work as a read-write property. Now accepts 'video', 'audio',
163 - Now recognizes following kind of urls as audio clips: 'mp3:audiostreamname' (ulrs with mp3 prefix…
183 - if clip.url has the string "mp3:" in it, the clip.type will report 'audio'
236 - RSS playlists: The 'type' attribute value 'audio/mp3' in the media:content element caused an erro…
369 - added audio support, clip has a new "image" property
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css43 time, mark, audio, video { selector
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css474 #controls #navLinks ul li#audio {background: url(audio_link.png) no-repeat top left;}
475 #controls #navLinks ul li#audio a.isoff {background: url(audio_link.png) no-repeat top left;}
476 #controls #navLinks ul li#audio a.ison {background: url(audio_on.png) no-repeat top right;}
477 #controls #navLinks ul li#audio a:hover {background: url(audio_over.png) no-repeat bottom left;}
/plugin/flowplay2/flowplayer/
H A DREADME.txt287 - fixed missing audio on some FLV files [1568612]
/plugin/flowplay/flowplayer/
H A DREADME.txt115 - fixed missing audio on some FLV files [1568612]
/plugin/chat/
H A Dreadme.txt126 * Added ''audio-notify'' setting into configuration.
H A Dlocal.php.dist11 $conf['chat']['audio-notify'] = true; // use audio notification

1234