This tells me BBC are offering two qualities (aka representations) 128k
and 320k in AACin DASH streams.  I can't say if they actually work at
the moment but if you have a DASH player you can play the MPD URL and
select the bandwidth you want.

Code:
--------------------
    
  <Representation
  id="audio=128000"
  bandwidth="128000">
  </Representation>
  <Representation
  id="audio=320000"
  bandwidth="320000">
  
--------------------


I'm looking into adding DASH support for the plugin.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to