Ox.getVideoFormat returns one format, update documentation, fixes #1634

This commit is contained in:
j 2013-07-10 14:36:51 +00:00
parent 1759fa6b69
commit a5a6eac2c5

View file

@ -1,9 +1,9 @@
'use strict'; 'use strict';
/*@ /*@
Ox.getVideoFormat <f> Get supported video formats Ox.getVideoFormat <f> Get supported video format
(formats) -> <a> List of supported formats (formats) -> <a> List of supported formats
formats <a> List of potential formats format <s> First supported format form list
@*/ @*/
Ox.getVideoFormat = function(formats) { Ox.getVideoFormat = function(formats) {
var aliases = { var aliases = {