darwin-morocho / flutter-meedu-player

MIT License
21 stars 13 forks source link

UI for Playback Speed & Video Resolution (Quality) #14

Closed hiteshgarg002 closed 4 years ago

hiteshgarg002 commented 4 years ago

Hi,

Thanks for this great library.

Loved the UI you created. Can you please add Playback speed & Video quality option into player UI?

darwin-morocho commented 4 years ago

Hi,

Thanks for this great library.

Loved the UI you created. Can you please add Playback speed & Video quality option into player UI?

For playback speed check the example https://github.com/the-meedu-app/flutter-meedu-player/blob/master/plugin/example/lib/pages/playback_speed_example_page.dart

hiteshgarg002 commented 4 years ago

Can you please add this along with quality options into player UI?

darwin-morocho commented 4 years ago

Can you please add this along with quality options into player UI?

For quality change check the example https://github.com/the-meedu-app/flutter-meedu-player/blob/master/plugin/example/lib/pages/change_quality_example_page.dart