Add end to end test for edit box

PiperOrigin-RevId: 519184599
This commit is contained in:
sheenachhabra 2023-03-24 17:50:03 +00:00 committed by Tianyi Feng
parent fc54a7a487
commit 35f016f5c4

View file

@ -0,0 +1,43 @@
seekMap:
isSeekable = true
duration = 100
getPosition(0) = [[timeUs=0, position=44]]
getPosition(1) = [[timeUs=0, position=44]]
getPosition(50) = [[timeUs=0, position=44]]
getPosition(100) = [[timeUs=0, position=44]]
numberOfTracks = 2
track 0:
total output bytes = 55
sample count = 1
format 0:
id = 1
sampleMimeType = video/avc
codecs = avc1.9B2BF3
maxInputSize = 85
width = 12
height = 10
initializationData:
data = length 24, hash 7F12E259
data = length 5, hash 1B4D906
sample 0:
time = 0
flags = 536870913
data = length 55, hash A481CEF4
track 1:
total output bytes = 55
sample count = 1
format 0:
id = 2
sampleMimeType = video/avc
codecs = avc1.9B2BF3
maxInputSize = 85
width = 12
height = 10
initializationData:
data = length 24, hash 7F12E259
data = length 5, hash 1B4D906
sample 0:
time = 100
flags = 536870913
data = length 55, hash A481CEF4
tracksEnded = true