docs/Projects.md
Captura.Base contains common interfaces and base classes. This project is referenced by all other projects.
Captura.Loc contains the localization code.
Captura.Audio contains the audio interfaces which are implemented by specific libraries like Captura.NAudio.
Screna and Captura.Core projects contain the bulk of the code and are depended on by both UI and Console projects.
Captura.Windows conatins code that is completely specific to the Windows OS.
Captura.Console builds the console application.
Captura.ViewCore project contains View models and is depended on by the UI project.
Captura is a WPF project containing the UI.
The remaining projects add specific features like Imgur, SharpAvi, FFmpeg, etc.