All Questions
1 question
4
votes
0
answers
699
views
How to play shoutcast radio in C# UWP application?
I have UWP(Universal Windows Platform) Application and I want to add shoutcast player, but can't find anything how to do that.
I have Button which should start/stop playing music and volume slider.
...