Skip to content

Commit

Permalink
Notes in readme related to testing, WiP #74.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmdocua committed Feb 21, 2024
1 parent 51e7519 commit 81559f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Capture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,10 @@ utility. The program captures video/audio streams from Magewell USB Capture devi
and saves it as video file (*.mkv).


Both utilities use `capturelib` as a shared library.
Both utilities use `capturelib` as a shared library.

So in general, the project structure looks like this:
All projects C++ code live in the `reprostim` namespace. So in general, the project
structure looks like this:

![Project Structure](docs/images/project_structure.png)

Expand Down

0 comments on commit 81559f6

Please sign in to comment.