mirror of
https://github.com/androidx/media.git
synced 2025-05-17 12:39:52 +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:
|
seekMap:
|
||||||
isSeekable = false
|
isSeekable = false
|
||||||
duration = UNSET TIME
|
duration = UNSET TIME
|
||||||
getPosition(0) = 0
|
getPosition(0) = 1828
|
||||||
numberOfTracks = 2
|
numberOfTracks = 2
|
||||||
track 0:
|
track 0:
|
||||||
format:
|
format:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
seekMap:
|
seekMap:
|
||||||
isSeekable = false
|
isSeekable = false
|
||||||
duration = UNSET TIME
|
duration = UNSET TIME
|
||||||
getPosition(0) = 0
|
getPosition(0) = 1828
|
||||||
numberOfTracks = 3
|
numberOfTracks = 3
|
||||||
track 0:
|
track 0:
|
||||||
format:
|
format:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user