Called each time a new frame is ready during playback.
This method is called on the playback queue, so any UI updates should be
dispatched to the main queue.
- Parameters:
- session: The playback session that generated the update
- frame: The frame data including metadata, image, and depth buffers
Called each time a new frame is ready during playback.
This method is called on the playback queue, so any UI updates should be
dispatched to the main queue.
- Parameters:
- session: The playback session that generated the update
- frame: The frame data including metadata, image, and depth buffers