Add changelog entries for PR #3719

This commit is contained in:
Aleix Conchillo Flaqué
2026-02-11 12:09:12 -08:00
parent 7501ba2e45
commit baa61468a1
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Added `write_transport_frame()` hook to `BaseOutputTransport` allowing transport subclasses to handle custom frame types that flow through the audio queue.