Baseflow / ExoPlayerXamarin

Xamarin bindings library for the Google ExoPlayer library
https://baseflow.com
MIT License
152 stars 67 forks source link

Expose DataSource.Factory.CreateDataSource() #143

Closed sschaub closed 1 year ago

sschaub commented 1 year ago

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Exposes DataSource.Factory.CreateDataSource()

:arrow_heading_down: What is the current behavior?

DataSource.Factory.CreateDataSource() is not exposed.

:new: What is the new behavior (if this is a feature change)?

:boom: Does this PR introduce a breaking change?

No

:bug: Recommendations for testing

:memo: Links to relevant issues/docs

142

:thinking: Checklist before submitting