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  : string = 'video/x-msvideo'
FLV  : string = 'video/x-flv'
M4V  : array<string|int, mixed> = ['video/x-m4', 'video/mp4v']
MKV  : string = 'video/x-matroska'
MOV  : string = 'video/quicktime'
MP4  : string = 'video/mp4'
MPEG  : string = 'video/mpeg'
MPG  : string = 'video/mpeg'
WEBM  : string = 'video/webm'
WMV  : string = 'video/x-ms-wmv'

Constants

On this page

Search results