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

Without this @Nullable, potential subclasses can't override the method to return null if they don't want to use the renderer as a media clock. Issue:#6792 PiperOrigin-RevId: 286545736