https://github.com/eldesh/linux-media-rs
Linux Media Control API wrapper library in Rust
https://github.com/eldesh/linux-media-rs
Last synced: 2 months ago
JSON representation
Linux Media Control API wrapper library in Rust
- Host: GitHub
- URL: https://github.com/eldesh/linux-media-rs
- Owner: eldesh
- Created: 2025-03-18T13:22:09.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-28T15:01:54.000Z (2 months ago)
- Last Synced: 2025-03-28T16:22:32.407Z (2 months ago)
- Language: Rust
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# linux-media
Linux Media Control API wrapper library in Rust.
This library provides a rust way of using the Linux Media Control API and is built on [linux-media-sys](https://crates.io/crates/linux-media-sys).