mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

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