Filters the list of supported video formats.
Parameters
$extensions
string[]- An array of supported video formats. Defaults are
'mp4'
,'m4v'
,'webm'
,'ogv'
,'flv'
.
Source
);
Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |
Filters the list of supported video formats.
$extensions
string[]'mp4'
, 'm4v'
, 'webm'
, 'ogv'
, 'flv'
.);
Version | Description |
---|---|
3.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.