dvbv5 0.0.0

Rust oriented bits and pieces over the FFI binding to enable use of the libdvbv5 library from the V4L2 project. libdvbv5 is a library to provide an application oriented API over the Linux kernel API.
1
2
3
4
5
6
# Libdvbv5

Rust support for using the libdvbv5 library from the Video for Linux
(V4L2) project.

Depends on Libdvbv5_Sys which provides the FFI to the libdvbv5 C API.