Skip to content

Rust bindings for NVFBC, an NVIDIA API for capturing the front buffer of NVIDIA GPUs.

License

Notifications You must be signed in to change notification settings

hgaiser/nvfbc-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Rust bindings for NVFBC, an NVIDIA API for capturing the front buffer of NVIDIA GPUs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published