hyperion.ng
Public Slots | Public Member Functions | List of all members
FlatBufferServer Class Reference

A TcpServer to receive images of different formats with Google Flatbuffer Images will be forwarded to all Hyperion instances. More...

#include <FlatBufferServer.h>

Inheritance diagram for FlatBufferServer:

Public Slots

void handleSettingsUpdate (const settings::type &type, const QJsonDocument &config)
 Handle settings update. More...
 
void initServer ()
 

Public Member Functions

 FlatBufferServer (const QJsonDocument &config, QObject *parent=nullptr)
 

Detailed Description

A TcpServer to receive images of different formats with Google Flatbuffer Images will be forwarded to all Hyperion instances.

Member Function Documentation

§ handleSettingsUpdate

void FlatBufferServer::handleSettingsUpdate ( const settings::type &  type,
const QJsonDocument &  config 
)
slot

Handle settings update.

Parameters
typeThe type from enum
configThe configuration

The documentation for this class was generated from the following files: