media/libraries/test_session_current
tonihei 1143edc59a Rename getVideoSurfaceSize to getSurfaceSize
This better matches the callback name (onSurfaceSizeChanged) and
probably cause less confusion with getVideoSize.

PiperOrigin-RevId: 488669786
2022-11-16 12:15:05 +00:00
..
src Rename getVideoSurfaceSize to getSurfaceSize 2022-11-16 12:15:05 +00:00
build.gradle Load bitmaps for MediaMetadataCompat and handle the metadata updates. 2022-11-08 11:19:04 +00:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Session test module

Tests cross-process use of the session module. To run the tests:

  1. Prepare a device (either an emulator or a real device) to run the tests on.
  2. Run ./gradlew :test-session-current:cAT