RTS API Documentation
1.10.11
|
#include <switch_types.h>
Data Fields | |
float | fps |
int | ms |
int | samples |
Definition at line 1658 of file switch_types.h.
float switch_fps_s::fps |
Definition at line 1659 of file switch_types.h.
Referenced by switch_calc_fps(), and video_write_thread().
int switch_fps_s::ms |
Definition at line 1660 of file switch_types.h.
Referenced by switch_calc_fps(), video_bug_thread(), and video_write_thread().
int switch_fps_s::samples |
Definition at line 1661 of file switch_types.h.
Referenced by switch_calc_fps(), video_bug_thread(), and video_write_thread().