RTS API Documentation  1.10.11
Data Fields
switch_fps_s Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_fps_s:

Data Fields

float fps
 
int ms
 
int samples
 

Detailed Description

Definition at line 1658 of file switch_types.h.

Field Documentation

◆ fps

float switch_fps_s::fps

Definition at line 1659 of file switch_types.h.

Referenced by switch_calc_fps(), and video_write_thread().

◆ ms

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().

◆ samples

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().


The documentation for this struct was generated from the following file: