Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 455 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 455 Bytes

media_info

Pub

Utilizes platform code to determine audio, video & photo properties.

Depending on the underlying platform version, various workarounds will be applied to fetch the fields.

Currently supported properties:

  • width
  • height
  • frame rate
  • duration (in milliseconds)
  • mime type
  • number of tracks

Additionally, thumbnails can be generated.