DHUVideoMimeChecksExtensions extension

DHUVideoMimeChecksExtensions

on

Properties

isAVI bool

Available on String?, provided by the DHUVideoMimeChecksExtensions extension

Checks if a file path or URL represents an AVI video file.
no setter
isFLV bool

Available on String?, provided by the DHUVideoMimeChecksExtensions extension

Checks if a file path or URL represents an FLV video file.
no setter
isMKV bool

Available on String?, provided by the DHUVideoMimeChecksExtensions extension

Checks if a file path or URL represents an MKV video file.
no setter
isMOV bool

Available on String?, provided by the DHUVideoMimeChecksExtensions extension

Checks if a file path or URL represents a MOV video file.
no setter
isMP4 bool

Available on String?, provided by the DHUVideoMimeChecksExtensions extension

Checks if a file path or URL represents an MP4 video file.
no setter
isVideo bool

Available on String?, provided by the DHUVideoMimeChecksExtensions extension

Checks if a file path or URL represents a video file.
no setter
isWebM bool

Available on String?, provided by the DHUVideoMimeChecksExtensions extension

Checks if a file path or URL represents a WebM video file.
no setter
isWMV bool

Available on String?, provided by the DHUVideoMimeChecksExtensions extension

Checks if a file path or URL represents a WMV video file.
no setter