#include "MediaServerCtx.hpp"
◆ GetInst()
◆ CheckRangeLegal()
| static bool Emx::MediaServerCtx::CheckRangeLegal |
( |
const char * |
name, |
|
|
int |
param, |
|
|
Json::Value & |
json |
|
) |
| |
|
static |
◆ CheckItemLegal()
| static bool Emx::MediaServerCtx::CheckItemLegal |
( |
const char * |
name, |
|
|
int |
param, |
|
|
Json::Value & |
json |
|
) |
| |
|
static |
◆ SetParam()
| ErrCodeE Emx::MediaServerCtx::SetParam |
( |
const char * |
name, |
|
|
const Json::Value & |
json |
|
) |
| |
◆ GetParam()
| ErrCodeE Emx::MediaServerCtx::GetParam |
( |
const char * |
name, |
|
|
Json::Value & |
json |
|
) |
| |
◆ GetParamDefault()
| ErrCodeE Emx::MediaServerCtx::GetParamDefault |
( |
const char * |
name, |
|
|
Json::Value & |
json |
|
) |
| |
◆ GetRange()
| ErrCodeE Emx::MediaServerCtx::GetRange |
( |
const char * |
name, |
|
|
Json::Value & |
json |
|
) |
| |
◆ GetCfg()
| ErrCodeE Emx::MediaServerCtx::GetCfg |
( |
const char * |
name, |
|
|
Json::Value & |
json |
|
) |
| |
◆ SetScene()
| ErrCodeE Emx::MediaServerCtx::SetScene |
( |
const char * |
scene | ) |
|
◆ GetScene()
| const char* Emx::MediaServerCtx::GetScene |
( |
| ) |
|
|
inline |
◆ factory
◆ loop
◆ pub
◆ buffer
| char Emx::MediaServerCtx::buffer[4 *1024] |
◆ ring
◆ mediaUtcOutput
| bool Emx::MediaServerCtx::mediaUtcOutput |