From 4f08312ea555597be0c872569ea47685ce492020 Mon Sep 17 00:00:00 2001 From: Ian Baker Date: Tue, 25 Feb 2025 14:24:19 +0000 Subject: [PATCH] Add release note --- RELEASENOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 9622efb60a..ab174f38c6 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -55,6 +55,8 @@ * RTSP Extension: * Decoder Extensions (FFmpeg, VP9, AV1, etc.): * MIDI extension: + * Plumb custom `AudioSink` and `AudioRendererEventListener` instances into + `MidiRenderer`. * Leanback extension: * Cast Extension: * Test Utilities: