media/library/core/src
olly 01249bf1cd BaseRenderer: Add getStartPositionUs
This is useful for subclasses to easily query the point up to which
they should only decode (but not render) content, rather than each
subclass having to have its own startPositionUs and update it in
onPositionReset.

PiperOrigin-RevId: 320163677
2020-07-08 13:56:47 +01:00
..
androidTest Throw EOFException if requested position is past end of content 2020-06-26 11:13:49 +01:00
main BaseRenderer: Add getStartPositionUs 2020-07-08 13:56:47 +01:00
test Rollback of 252bf43bf4 2020-07-08 13:56:38 +01:00