媒体模块的通用基类
更多...
#include "MediaServerBase.hpp"
◆ MediaServerModuleBase()
| Emx::MediaServerModuleBase::MediaServerModuleBase |
( |
MediaModE |
mod, |
|
|
const char * |
name |
|
) |
| |
|
inline |
◆ Create()
| virtual void Emx::MediaServerModuleBase::Create |
( |
| ) |
|
|
virtual |
◆ Destroy()
| virtual void Emx::MediaServerModuleBase::Destroy |
( |
| ) |
|
|
virtual |
◆ OnRecvReq()
| virtual ErrCodeE Emx::MediaServerModuleBase::OnRecvReq |
( |
uint32_t |
method, |
|
|
int32_t |
chn, |
|
|
const char * |
data, |
|
|
int32_t |
size, |
|
|
std::string & |
out |
|
) |
| |
|
virtual |
◆ LoadChnNum()
| virtual int Emx::MediaServerModuleBase::LoadChnNum |
( |
| ) |
|
|
virtual |
◆ m_mod
◆ m_name
| std::string Emx::MediaServerModuleBase::m_name |
◆ m_array