RELEASENOTES.md
107 KB
-
Add missing @Nullable to MediaCodecAudioRenderer.getMediaClock · b7bc1fee
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
tonihei committed