media_info 0.0.3 copy "media_info: ^0.0.3" to clipboard
media_info: ^0.0.3 copied to clipboard

outdated

Determine multimedia file properties like width, height, duration

media_info #

Build Status 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, video thumbnails can be generated.

Implementation Status #

  • [~] Video Support (Android only)
  • Audio Support
  • Photo Support
  • [~] Thumbnails (Android only)
38
likes
0
pub points
94%
popularity

Publisher

verified publisherivity.asia

Determine multimedia file properties like width, height, duration

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on media_info