IronRDP/crates/ironrdp-rdpsnd-native
2025-06-09 22:31:09 -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 build(deps): bump the patch group across 1 directory with 3 updates (#816) 2025-06-09 22:31:09 -04:00
CHANGELOG.md chore(release): prepare for publishing (#696) 2025-03-12 16:40:47 +00: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.