MimeTypeDetector
Namespace: MJCZone.MediaMatic.Processors
Assembly: MJCZone.MediaMatic
Summary
Detects MIME types from file content using Mime-Detective library.
Inheritance
Implemented Interfaces:
public
Contents
Constructors (1) | Methods (5)
Constructors
MimeTypeDetector
csharp
MimeTypeDetector()Methods
DetectMimeTypeAsync
csharp
Task<string?> DetectMimeTypeAsync()Returns
Type: Task<string?>
GetType
csharp
GetType()ToString
csharp
ToString()Equals
csharp
Equals()GetHashCode
csharp
GetHashCode()