Rename files

This commit is contained in:
2021-06-21 16:12:31 +02:00
parent d98aa4fa57
commit 88144df490
12 changed files with 11 additions and 12 deletions

View File

@@ -70,6 +70,7 @@ namespace openVulkanoCpp::AR::Playback
Logger::AR->error("Failed to read AR frame: {}", e.what());
}
Stop();
OnSessionInterruptionChange(true);
return nullptr;
}