Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages

Game system timing. More...

#include <game.h>

Public Attributes

double fps
 FPS of video content.
 
double sample_rate
 Sampling rate of audio.
 

Detailed Description

Game system timing.

Member Data Documentation

◆ fps

double game_system_timing::fps

FPS of video content.

◆ sample_rate

double game_system_timing::sample_rate

Sampling rate of audio.


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