FHUAudioMimeChecksExtensions extension

on

Properties

isAAC bool
Checks if a file path or URL represents an AAC audio file.
no setter
isAIFF bool
Checks if a file path or URL represents an AIFF audio file.
no setter
isAudio bool
Checks if a file path or URL represents an audio file.
no setter
isFLAC bool
Checks if a file path or URL represents a FLAC audio file.
no setter
isMP3 bool
Checks if a file path or URL represents an MP3 audio file.
no setter
isOGG bool
Checks if a file path or URL represents an OGG (Vorbis) audio file.
no setter
isWAV bool
Checks if a file path or URL represents a WAV audio file.
no setter