IronRDP/crates/ironrdp-rdpsnd-native
2025-06-27 07:10:42 -04:00
..
examples feat(rdpsnd): add Opus audio client decoding (#661) 2025-02-05 15:47:31 +00:00
src refactor(rdpsnd)!: pass format_no instead of AudioFormat 2025-04-08 16:49:05 +02:00
Cargo.toml chore(release): prepare for publishing (#836) 2025-06-27 07:10:42 -04:00
CHANGELOG.md chore(release): prepare for publishing (#836) 2025-06-27 07:10:42 -04:00
LICENSE-APACHE chore: symlinks to license files in packages (#604) 2024-12-11 08:13:26 -05:00
LICENSE-MIT chore: symlinks to license files in packages (#604) 2024-12-11 08:13:26 -05:00
README.md chore: add missing README.md files 2024-10-29 19:14:20 +09:00

IronRDP RDPSND native backends

Native RDPSND backend implementations.

Currently, only CPAL backend is supported.

This crate is part of the IronRDP project.