Chimorris / npr-android-app

Automatically exported from code.google.com/p/npr-android-app
0 stars 0 forks source link

Support station streams with AAC media #123

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In 2012, many NPR stations will be switching over to AAC media formats for 
their audio. The app should look for  type 13 URLs first, to check for an AAC 
stream, then failback to type 10 if none are found.

This also means any logic we have checking for stations with audio should 
include type 13 as a possible measure of success. We wouldn't want to ignore 
stations based on the fact that they only have type 13 streams when attempting 
to weed out stations without digital audio.

Original issue reported on code.google.com by jpenn...@gmail.com on 2 Dec 2011 at 10:23

GoogleCodeExporter commented 8 years ago

Original comment by jpenn...@gmail.com on 14 Feb 2013 at 5:24