alsatimer

Crates.ioalsatimer
lib.rsalsatimer
version0.7.0
sourcesrc
created_at2022-07-07 13:51:43.871173
updated_at2024-10-07 00:14:30.08626
descriptionAPI binding for alsatimer library
homepagehttps://alsa-project.github.io/gobject-introspection-docs/
repositoryhttps://github.com/alsa-project/alsa-gobject-rs
max_upload_size
id621182
size122,468
GObject Introspection (github:alsa-project:gobject-introspection)

documentation

https://docs.rs/alsatimer/

README

alsatimer crate

Rust API bindings and wrappers for alsatimer library to operate ALSA Timer character device.

The alsatimer library version 0.3.0 is the minimum supported version for underlying library.

The alsatimer crate is automatically generated by gir tool provided by gtk-rs project. ALSATimer-0.0 file from alsatimer library is used for the generation. But some functions are implemented manually.

Usage

Add the following line to your Cargo.toml file:

[dependencies]
alsatimer = "0.7"

The API documentation is available in https://docs.rs/alsatimer/.

License

The alsatimer crate is released under MIT license.

Dependency

The alsatimer crate depends on API crates provided by gtk-rs project for type/object system, event loop, and dispacher.

Repository

The alsatimer crate is the part of ALSA project and maintained by ALSA gobject-introspection team. The remote repository is located in https://github.com/alsa-project/alsa-gobject-rs.

Support

If finding issue, please file it in https://github.com/alsa-project/alsa-gobject-rs.

Commit count: 249

cargo fmt