File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
pillarbox-demo-shared/src/main/java/ch/srgssr/pillarbox/demo/shared/data Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,6 @@ data class DemoItem(
158158 val AppleAdvanced_16_9_fMP4_HLS = DemoItem (
159159 title = " Apple Advanced 16:9 (fMP4)" ,
160160 description = " 16x9 aspect ratio, H.264 @ 30Hz and 60Hz, Fragmented MP4" ,
161-
162161 uri = " https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp4/master.m3u8"
163162 )
164163
@@ -260,7 +259,7 @@ data class DemoItem(
260259 val OnDemandAudio = DemoItem (
261260 title = " On-demand audio stream" ,
262261 description = " Nachrichten von 08:00 Uhr - 08.03.2024" ,
263- uri = " rn :srf:audio:b9706015-632f-4e24-9128-5de074d98eda"
262+ uri = " urn :srf:audio:b9706015-632f-4e24-9128-5de074d98eda"
264263 )
265264
266265 val Expired = DemoItem (
You can’t perform that action at this time.
0 commit comments