Crates.io | dvbv5 |
lib.rs | dvbv5 |
version | 0.2.6 |
source | src |
created_at | 2019-01-09 11:38:43.286064 |
updated_at | 2020-09-04 10:27:16.122197 |
description | Rust oriented bits and pieces over the FFI binding to enable use of the libdvbv5 library from the V4L2 project of the LinuxTV work. libdvbv5 is a library to provide an application oriented API over the Linux kernel API. |
homepage | |
repository | https://gitlab.com/Russel/rust-libdvbv5 |
max_upload_size | |
id | 107595 |
size | 41,654 |
Rust support for using the libdvbv5 library from the Video for Linux project that is part of the Linux TV effort.
Depends on dvbv5-sys which provides the Rust FFI to the libdvbv5 C API.