media/libraries/test_utils
huangdarwin 06908e1a86 Rollback of 438ae0ed6a
*** Original commit ***

ExoPlayer: Add setVideoFrameProcessorFactory().

This allows apps to use a custom VideoFrameProcessor implementation for video
playback. This may be useful, for example, when outputting to a texture.
***

PiperOrigin-RevId: 536391597
2023-05-30 14:26:39 +00:00
..
src Rollback of 438ae0ed6a 2023-05-30 14:26:39 +00:00
build.gradle Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
README.md Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00

Test utils module

Provides utility classes for media unit and instrumentation tests.