I want to how to find the keyframe postion when seek in ts.
Open
needs triage
question
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
when we seek to 10s, the keyframe is 9s.
we can find the the position of 10s by BinarySearchSeeker handlePendingSeek.
how to find the position of 9s. I cannot find the logic implementation in code.
Can you provide some guidance.
Contributor guide
Assessment
This issue has not been assessed yet.