2021-10-05 00:08:24 +13:00
|
|
|
# Camera-Renderer
|
|
|
|
|
2021-10-05 00:30:05 +13:00
|
|
|
Renders standard camera capture devices to the window. Allows specification of the source audio stream.
|
2021-10-05 00:39:31 +13:00
|
|
|
|
|
|
|
**Based off the implementation in the Windows UWP Samples**; this is essentially just a merge of various components
|
2021-10-05 00:30:05 +13:00
|
|
|
|
|
|
|
TODO:
|
|
|
|
Refactor and redesign to better suit the application's needs.
|
|
|
|
The Audio Router project better handles audio enumeration, and should be utilised here
|