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
Post a Comment