mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

The first call to method `registerInputStream` doesn't block. Later successive calls to the method blocks until the previous register call finishes. PiperOrigin-RevId: 559694490