Add playback progress
This commit is contained in:
@@ -88,6 +88,7 @@ namespace OpenVulkano::AR::Playback
|
||||
auto view = frame->GetCameraViewForCurrentDeviceOrientation();
|
||||
OnNewCameraViewMatrix(view);
|
||||
}
|
||||
OnPlaybackProgress(playbackReader.GetProgress());
|
||||
}
|
||||
catch (const std::exception& e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user