RELEASENOTES.md
108 KB
-
Add missing @Nullable to MediaCodecAudioRenderer.getMediaClock · 8c0f22c9
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