Skip to content

Files

Latest commit

14e6036 · Mar 16, 2023

History

History

MediaManager

---------------------------------
MediaManager
---------------------------------

1. Android

Call from MainActivity: CrossMediaManager.Current.Init(this);

2. Other platforms

Call from AppDelegate, etc: CrossMediaManager.Current.Init();

3. Play media

await CrossMediaManager.Current.Play("Some url here");


---------------------------------
Star on Github if this project helps you: https://github.com/martijn00/XamarinMediaManager

Commercial support is available. Integration with your app or services, samples, feature request, etc. Email: hello@baseflow.com
Powered by: https://baseflow.com
---------------------------------