* Setting powerline to 60Hz
* Fixed Linux Break
* Added exposure mapping support for Linux and Windows
* updated comment
* minor cleanup
* Updated Throughput_perf to support exposure
* fixing build break on Linux with Clang
* fixed Linux Clang build break
* Fixed Linux Clang build break
* Added support for Multiple Azure Kinect devices on a single PC. Functional tests have been added, but are disabled until support is added in the lab.
* fixed linux build break
* address PR feedback
* Actual stop logic does not wait until sample callback to handle streaming failure.
New stop will do flush and deselect stream and sample callback will just check the status.
* Fix unit test failure.