Skip to content

Commit ac1b3cc

Browse files
committed
Update changelog
1 parent f6186aa commit ac1b3cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- `StreamTrait::stop` ends a stream gracefully, draining buffered audio before halting (blocking up to a caller-supplied timeout). Dropping a stream still halts immediately without draining.
1313
- `CallbackInfo::xrun()` reports buffer over/underruns via the data callback.
14+
- **PipeWire**: Add `Host::set_stream_properties` to set identifying node properties
15+
(e.g. `node.name`, `media.name`) on streams created by the host.
1416
- **AudioWorklet**: Input streams are now supported.
1517
- **WebAudio**: Input streams are now supported.
1618

0 commit comments

Comments
 (0)