tonihei 5d8bb7ddd2 Plumb PlayerId to MediaSource.
MediaSource can be reused with other Player instances after they
have been released, so we need to set the PlayerId when preparing
the source. Access can mostly be handled by the implementation in
BaseMediaSource.

PiperOrigin-RevId: 408878824
2021-11-19 14:35:52 +00:00
..
2021-11-19 14:35:52 +00:00
2021-10-27 09:12:46 +01:00
2021-10-27 09:12:46 +01:00

Test utils module

Provides utility classes for media unit and instrumentation tests.