ARVideoFrameRate - AFathi/ARVideoKit GitHub Wiki
Enumeration
ARVideoFrameRate
Indicates the video rendering frame per second FPS
rate.
Enumeration Cases
case
auto
The framework automatically sets the most appropriate FPS
based on the device support.
case
fps30
Sets the FPS
to 30 frames per second.
case
fps60
Sets the FPS
to 60 frames per second.