What's Changed
- Potential breaking change (as it is the correct behavior):
GLESCaptureSession(Resolution, GraphicsFormat)now throwsNotSupportedExceptionif the current runtime does not support OpenGL ES 3. - Added native Vulkan sessions (
VulkanContinuousCaptureSessionandVulkanOnDemandCaptureSession).
PRs
- Vulkan Sessions by @Uralstech in #17
Full Changelog: 4.1.1...4.2.0