Fove SDK  v0.16.0
Public Attributes | List of all members
Fove_Versions Struct Reference

Struct to list various version info about the FOVE software. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_Versions:
Collaboration graph
[legend]

Public Attributes

int clientBuild
 
int clientMajor
 
int clientMinor
 
int clientProtocol
 
int firmware
 
int maxFirmware
 
int minFirmware
 
int runtimeBuild
 
int runtimeMajor
 
int runtimeMinor
 
bool tooOldHeadsetConnected
 

Detailed Description

Struct to list various version info about the FOVE software.

Contains the version for the software (both runtime and client versions). A negative value in any int field represents unknown.