![]() |
媒体通道内容实体
#include "MediaStream.hpp"
Public 成员函数 | |
| Item (MediaFrame::TypeE t, int32_t c) | |
Public 属性 | |
| MediaFrame::TypeE | type |
| 帧类型 更多... | |
| int32_t | chn |
| 通道号 更多... | |
| uint32_t | waitSeq |
| 期望的序号(仅venc需要) 更多... | |
| bool | inited |
| 是否已经初始化(仅venc需要,控制出错后等待I帧) 更多... | |
|
inline |
| MediaFrame::TypeE Emx::MediaStream::Channel::Item::type |
| int32_t Emx::MediaStream::Channel::Item::chn |
| uint32_t Emx::MediaStream::Channel::Item::waitSeq |
| bool Emx::MediaStream::Channel::Item::inited |