mirror of
https://github.com/androidx/media.git
synced 2025-05-07 23:50:44 +08:00

In RtpDataLoadable.load, the second UDP data source is opened on the port we specify. If the port is already in use, a BindException is thrown. #minor-release PiperOrigin-RevId: 371319522