Skip to content
Ahmed Fathi Bekhit edited this page Nov 4, 2017 · 1 revision

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.