#nvfbc

sys nvfbc-sys

Raw FFI bindings for NVFBC, an NVIDIA API for capturing the front buffer from NVIDIA GPUs

2 releases

new 0.1.3 Nov 18, 2023
0.1.0 Jun 23, 2022

#201 in Video

21 downloads per month
Used in nvfbc

BSD-2-Clause

130KB
3.5K SLoC

nvfbc-rs

This repository contains two crates:

  1. nvfbc-sys: Raw FFI bindings for NVFBC, an NVIDIA API for capturing the front buffer from NVIDIA GPUs.
  2. nvfbc: Safe bindings for NVFBC, an NVIDIA API for capturing the front buffer from NVIDIA GPUs.

It is recommended to look at the documentation for nvfbc on how to use this crate.

No runtime deps