Oihana PHP

VideoMimeType uses ConstantsTrait, VideoMimeTypeTrait

Enumeration that defines various video mime-types supported by the application.

Tags
author

Marc Alcaraz (ekameleon)

since
1.0.0

Table of Contents

Constants

AVI  = 'video/x-msvideo'
FLV  = 'video/x-flv'
M4V  = ['video/x-m4', 'video/mp4v']
MKV  = 'video/x-matroska'
MOV  = 'video/quicktime'
MP4  = 'video/mp4'
MPEG  = 'video/mpeg'
MPG  = 'video/mpeg'
WEBM  = 'video/webm'
WMV  = 'video/x-ms-wmv'

Constants


        
On this page

Search results