ibaker 1607043643 Rename Player.PositionInfo#windowIndex to mediaItemIndex
Also fix a typo where windowIndex was being passed to Objects.hashCode
twice.

The old field is left deprecated for backwards compatibility. Usages
will be migrated in an upcoming change.

PiperOrigin-RevId: 403049260
2021-10-14 12:24:01 +01:00
..
2021-10-12 19:40:44 +01:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.

  • Javadoc: Note that this Javadoc is combined with that of other modules.