Blue Brain BioExplorer
DeflectParameters.h File Reference
#include <platform/core/common/BaseObject.h>
#include <platform/core/common/PropertyMap.h>
#include <deflect/types.h>
Include dependency graph for DeflectParameters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  core::DeflectParameters
 

Namespaces

 core
 

Variables

constexpr auto core::PARAM_CHROMA_SUBSAMPLING = "chromaSubsampling"
 
constexpr auto core::PARAM_COMPRESSION = "compression"
 
constexpr auto core::PARAM_ENABLED = "enabled"
 
constexpr auto core::PARAM_HOSTNAME = "hostname"
 
constexpr auto core::PARAM_ID = "id"
 
constexpr auto core::PARAM_PORT = "port"
 
constexpr auto core::PARAM_QUALITY = "quality"
 
constexpr auto core::PARAM_RESIZING = "resizing"
 
constexpr auto core::PARAM_TOP_DOWN = "topDown"
 
constexpr auto core::PARAM_USE_PIXEL_OP = "usePixelop"