arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Flutter Sound Helpers API

ffMpegGetMediaInformation()

hashtag
ffMpegGetMediaInformation()

  • Dart API: ffMpegGetMediaInformation()arrow-up-right

This verb is used to get various informations on a file.

The informations got with FFmpegGetMediaInformation() are .

Example:

</div>


        print( await getLastFFmpegCommandOutput() );
documented herearrow-up-right
Dart
Javascript

        Map info = await flutterSoundHelper.FFmpegGetMediaInformation( uri );