Oihana PHP

AudioMimeType uses ConstantsTrait, AudioMimeTypeTrait

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

Tags
author

Marc Alcaraz (ekameleon)

since
1.0.0

Table of Contents

Constants

AAC  : string = 'audio/aac'
FLAC  : string = 'audio/flac'
M4A  : array<string|int, mixed> = ['audio/mp4', 'audio/x-m4a']
MP3  : string = 'audio/mpeg'
OGG  : string = 'audio/ogg'
WAV  : string = 'audio/wav'
WMA  : string = 'audio/x-ms-wma'

Constants

On this page

Search results