when I use api files_get_metadata : https://api.dropboxapi.com/2/files/get_metadata
to get file detail information, already set the parameter :
"include_media_info":true
some file return the media_info , but some file don't return !!!
why ?
--- additional---
I found that PNG images do not return media_info information.