media3/testutils
ibaker 88fe829633 Mark FakeMediaSourceFactory final
There's no need to extend this class. Factories for subclasses of
FakeMediaSource will need to re-implement createMediaSource, at which
point they basically need to re-implement the whole factory interface.

PiperOrigin-RevId: 417817499
2022-01-04 12:47:06 +00:00
..
2022-01-04 12:47:06 +00:00
2021-10-26 14:08:21 +01:00

Test utils module

Provides utility classes for media unit and instrumentation tests.