Enumeration: FetchMediaContentTypes
A list of common Media Content Types as defined by the IANA. Media Content Types are also known as a Multipurpose Internet Mail Extensions or MIME type Media Content Types are defined and standardized in IETF's RFC 6838.
Enumeration Members
| Enumeration Member | Value | Description |
|---|---|---|
AudioAac | "audio/aac" | The See |
AudioMp4 | "audio/mp4" | The See |
AudioMpeg | "audio/mpeg" | The See |
AudioOgg | "audio/ogg" | The See |
AudioOpus | "audio/opus" | The See |
AudioVorbis | "audio/vorbis" | The See |
AudioWav | "audio/wav" | The audio/wav media content type. |
AudioWebm | "audio/webm" | The audio/webm media content type. |
FontOtf | "font/otf" | The See |
FontTtf | "font/ttf" | The See |
FontWoff | "font/woff" | The See |
FontWoff2 | "font/woff2" | The See |
FormData | "multipart/form-data" | The See |
FormURLEncoded | "application/x-www-form-urlencoded" | The See |
ImageAPNG | "image/apng" | The See |
ImageGIF | "image/gif" | The See |
ImageJPEG | "image/jpeg" | The See |
ImagePNG | "image/png" | The See |
ImageWEBP | "image/webp" | The See |
JSON | "application/json" | The See |
JavaScript | "application/javascript" | The See |
OctetStream | "application/octet-stream" | The See |
TextCSS | "text/css" | The See |
TextHTML | "text/html" | The See |
TextPlain | "text/plain" | The See |
VideoH264 | "video/h264" | The See |
VideoH265 | "video/h265" | The See |
VideoMp4 | "video/mp4" | The See |
VideoOgg | "video/ogg" | The See |
VideoWebm | "video/webm" | The video/webm media content type. |
XML | "application/xml" | The See |