MediaX v1.0.0rc7 [7e6cb74]
Video streaming for military vehicles
Loading...
Searching...
No Matches
utils.h File Reference

Functions to convert between different colour spaces. More...

#include <stdint.h>
#include <string>
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mediax
 The Astute Systems (MediaX) library for video streaming.
 

Functions

std::string mediax::GetVersion ()
 Get the MediaX version number.
 
int mediax::GetVersionMajor ()
 Get the MediaX version major number.
 
int mediax::GetVersionMinor ()
 Get the MediaX version minor number.
 
int mediax::GetVersionPatch ()
 Get the MediaX version patch number.
 
std::string mediax::GetDate ()
 Get the MediaX build date.
 

Detailed Description

Functions to convert between different colour spaces.