FHUVideoMimeChecksExtensions extension

on

Properties

isAVI bool
Checks if a file path or URL represents an AVI video file.
no setter
isFLV bool
Checks if a file path or URL represents an FLV video file.
no setter
isMKV bool
Checks if a file path or URL represents an MKV video file.
no setter
isMOV bool
Checks if a file path or URL represents a MOV video file.
no setter
isMP4 bool
Checks if a file path or URL represents an MP4 video file.
no setter
isVideo bool
Checks if a file path or URL represents a video file.
no setter
isWebM bool
Checks if a file path or URL represents a WebM video file.
no setter
isWMV bool
Checks if a file path or URL represents a WMV video file.
no setter