Updated readme.md

This commit is contained in:
Brychan Dempsey 2021-10-05 00:30:05 +13:00
parent b96d8066c2
commit 1e4e6e82c7

View File

@ -1,3 +1,8 @@
# Camera-Renderer
Renders standard camera capture devices to the window. Allows specification of the source audio stream.
Based off the implementation in the Windows UWP Samples
TODO:
Refactor and redesign to better suit the application's needs.
The Audio Router project better handles audio enumeration, and should be utilised here