File tree 2 files changed +2
-2
lines changed
swiftui-loop-videoplayer-example/views/controls
swiftui-loop-videoplayer-example.xcodeproj/project.xcworkspace/xcshareddata/swiftpm
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
"location" : " https://github.com/swiftuiux/swiftui-loop-videoplayer" ,
8
8
"state" : {
9
9
"branch" : " main" ,
10
- "revision" : " 25627367f44b6112b3ed82b2a6549ff69fa3517d "
10
+ "revision" : " 03e504d98e3af88c43d0a50839af0c7d115aaf59 "
11
11
}
12
12
}
13
13
],
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ struct VideoURLPicker: View {
27
27
}
28
28
}
29
29
30
-
30
+ // Hope all the links work! :)
31
31
fileprivate let videoOptions = [
32
32
" Apple HLS Stream from URL " : " https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8 " ,
33
33
" Big Buck Bunny from URL " : " https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4 " ,
You can’t perform that action at this time.
0 commit comments