mirror of
https://github.com/samsonjs/media.git
synced 2026-04-17 13:15:47 +00: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
9526e8586a
commit
315a6c3558
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Reference in a new issue