Method ToMimeType
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
ToMimeType(MediaFormat)
Detects the mime type.
public static string ToMimeType(this MediaFormat format)
Parameters
formatMediaFormatThe media format
Returns
- string
The mime type.
Detects the mime type.
public static string ToMimeType(this MediaFormat format)
format MediaFormatThe media format
The mime type.