Use a better sample video for testing
The replaced one had barely no movement and audio in the first second. PiperOrigin-RevId: 584283388
This commit is contained in:
parent
ec478138ba
commit
fd81d2a1b2
@ -30,7 +30,7 @@ class MediaItemDatabase() {
|
||||
MediaItem.fromUri("https://storage.googleapis.com/exoplayer-test-media-0/shortform_2.mp4"),
|
||||
MediaItem.fromUri("https://storage.googleapis.com/exoplayer-test-media-0/shortform_3.mp4"),
|
||||
MediaItem.fromUri("https://storage.googleapis.com/exoplayer-test-media-0/shortform_4.mp4"),
|
||||
MediaItem.fromUri("https://storage.googleapis.com/exoplayer-test-media-0/shortform_5.mp4")
|
||||
MediaItem.fromUri("https://storage.googleapis.com/exoplayer-test-media-0/shortform_6.mp4")
|
||||
)
|
||||
|
||||
// Effective sliding window of size = lCacheSize + 1 + rCacheSize
|
||||
|
Loading…
x
Reference in New Issue
Block a user