| mx_guess_mime | R Documentation |
The extension table mx.api uses for uploads, exported so callers do
not maintain their own. Unknown extensions fall back to
"application/octet-stream".
mx_guess_mime(path)
path |
Character. File path or name. |
Character MIME type.
mx_guess_mime("clip.mp4")
mx_guess_mime("notes.txt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.