-
public class PlayerStateMapperMaps a Media3 player into a PlayerState.
-
-
Field Summary
Fields Modifier and Type Field Description public final static PlayerStateMapperINSTANCE
-
Method Summary
Modifier and Type Method Description final PlayerStatemap(Player player)final BooleanaffectsState(Player.Events events)-
-
Method Detail
-
map
final PlayerState map(Player player)
-
affectsState
final Boolean affectsState(Player.Events events)
-
-
-
-