You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add the ability to seamlessly loop without having to rebuffer? A setVolume() method would be helpful and also, it would be a great addition to be able to set a widget to display while the video is loading.
The text was updated successfully, but these errors were encountered:
* Added audio focus functionality and settings in controller. (#7)
* Added volume control functionality in platform code and in MediaController. (#9 partial, looping is in progress.)
* Updated path_provider dependency to 1.6.14.
Is it possible to add the ability to seamlessly loop without having to rebuffer? A
setVolume()
method would be helpful and also, it would be a great addition to be able to set a widget to display while the video is loading.The text was updated successfully, but these errors were encountered: