stream - streaming radio on windows phone -


i know if possible read radio stream rss feed on wp device , while using c# language. ty

it possible depends on format of stream obtaining. rss feed contains no streaming data whatsoever, other location of actual media. might need use httpwebrequest data , implement mediastreamsource process streamed content.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -