trim recordings to match the requested range

This matches the default behavior of the old UI. It's not configurable.
I'm not sure anyone ever deliberately unchecked that box.
This commit is contained in:
Scott Lamb
2021-03-13 22:25:05 -08:00
parent 182ed23a06
commit a13733d434
4 changed files with 91 additions and 7 deletions

View File

@@ -296,7 +296,7 @@ arbitrary order. Each recording object has the following properties:
Note this may be greater than the requested `endTime90k` if this recording
was ongoing at the requested time.
* `videoSampleEntryId`: a reference to an entry in the `videoSampleEntries`
map.mp4` URL.
object.
* `videoSamples`: the number of samples (aka frames) of video in this
recording.
* `sampleFileBytes`: the number of bytes of video in this recording.