10 lines
396 B
Markdown
10 lines
396 B
Markdown
# 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**; this is essentially just a merge of various components
|
|
|
|
TODO:
|
|
Refactor and redesign to better suit the application's needs.
|
|
The Audio Router project better handles audio enumeration, and should be utilised here
|