Toni Eichelkraut

Results 3 comments of Toni Eichelkraut

Hi, @shimat I would also love to use the nuget package. Any chance, that you provide that as well? Thanx!

I am experiencing the same problem. has there been any progress or work around? Thanks a lot!

> Create a custom renderer. > > ` > > ``` > public class MyMediaElementRenderer : MediaElementRenderer > { > protected override void OnElementChanged(ElementChangedEventArgs e) > { > base.OnElementChanged(e); >...