Files
pipecat/changelog/3774.added.md
2026-02-19 07:44:52 -07:00

2 lines
217 B
Markdown

- Added `broadcasted` field to the base `Frame` class. This field is automatically set to `True` by `broadcast_frame()` and `broadcast_frame_instance()` to distinguish broadcasted frames from single-direction frames.