mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Add vertical videos to demo-compose
Useful for future testing of aspect ratio functionality. PiperOrigin-RevId: 709354104
This commit is contained in:
parent
3b9737f88a
commit
6da58758a8
@ -18,5 +18,7 @@ package androidx.media3.demo.compose.data
|
||||
val videos =
|
||||
listOf(
|
||||
"https://html5demos.com/assets/dizzy.mp4",
|
||||
"https://storage.googleapis.com/exoplayer-test-media-0/shortform_2.mp4",
|
||||
"https://storage.googleapis.com/exoplayer-test-media-1/gen-3/screens/dash-vod-single-segment/video-vp9-360.webm",
|
||||
"https://storage.googleapis.com/exoplayer-test-media-0/shortform_3.mp4",
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user