Skip to content

joylabs/flutter_plugin_media_info

 
 

Repository files navigation

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.

About

media_info plugin for flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.3%
  • Dart 27.7%
  • Objective-C 11.7%
  • Ruby 2.8%
  • Swift 0.5%