| commit | 478df7e3aa8435a70ca564dafe6a133e0bd938b1 | [log] [tgz] |
|---|---|---|
| author | Linus Nilsson <lnilsson@google.com> | Wed Jan 29 15:34:24 2020 -0800 |
| committer | Linus Nilsson <lnilsson@google.com> | Wed Apr 15 14:41:39 2020 -0700 |
| tree | a593c42a4fc8b096a0c332fe4cf64a6f0f0e5f3f | |
| parent | 182b06a0c4733501e9187a6095ff5be76f1a8908 [diff] |
Added MediaSampleReader interface and an NDK based implementation. MediaSampleReader is an interface for reading media samples from multiple tracks independently from each other. Each track maintains its own time state and reading from other tracks does not effect that. Test: Unit test. Bug: 152091443 Change-Id: Ib8c965df5d2a47fc6218ceb80b40d0687fb3b531