This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
added frameProvider initialization for USE_DECKLINK_SHUTTLE option.
Before, if you used the USE_DECKLINK_SHUTTLE option in SpectatorView/Compositor/SharedHeaders/CompositorShared.h, then frameProvider was never initialized and crashed the program.
This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot
added frameProvider initialization for USE_DECKLINK_SHUTTLE option.
Before, if you used the USE_DECKLINK_SHUTTLE option in SpectatorView/Compositor/SharedHeaders/CompositorShared.h, then frameProvider was never initialized and crashed the program.