mirror of
https://github.com/androidx/media.git
synced 2025-05-16 20:19:57 +08:00
Update getPosition(0) positions for FragmentedMp4Extractor
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=177424314
This commit is contained in:
parent
5865f1fe40
commit
a9c33590df
@ -1,7 +1,7 @@
|
||||
seekMap:
|
||||
isSeekable = false
|
||||
duration = UNSET TIME
|
||||
getPosition(0) = 0
|
||||
getPosition(0) = 1828
|
||||
numberOfTracks = 2
|
||||
track 0:
|
||||
format:
|
||||
|
@ -1,7 +1,7 @@
|
||||
seekMap:
|
||||
isSeekable = false
|
||||
duration = UNSET TIME
|
||||
getPosition(0) = 0
|
||||
getPosition(0) = 1828
|
||||
numberOfTracks = 3
|
||||
track 0:
|
||||
format:
|
||||
|
Loading…
x
Reference in New Issue
Block a user