ZegoLiveRoom
Public Member Functions | Public Attributes | List of all members
ZEGO::AV::ZegoMixStreamResult Struct Reference

#include <zego-api-defines.h>

Public Member Functions

 ZegoMixStreamResult ()
 

Public Attributes

unsigned int uiErrorCode
 
int nNonExistsStreamCount
 
const char * ppNonExistsStreamIDList [ZEGO_MAX_MIX_INPUT_COUNT]
 
ZegoStreamInfo oStreamInfo
 

Detailed Description

混流结果信息

Constructor & Destructor Documentation

◆ ZegoMixStreamResult()

ZEGO::AV::ZegoMixStreamResult::ZegoMixStreamResult ( )
inline

Member Data Documentation

◆ nNonExistsStreamCount

int ZEGO::AV::ZegoMixStreamResult::nNonExistsStreamCount

不存在的输入流个数

◆ oStreamInfo

ZegoStreamInfo ZEGO::AV::ZegoMixStreamResult::oStreamInfo

输出混流的播放信息

◆ ppNonExistsStreamIDList

const char* ZEGO::AV::ZegoMixStreamResult::ppNonExistsStreamIDList[ZEGO_MAX_MIX_INPUT_COUNT]

不存在的输入流 ID 列表

◆ uiErrorCode

unsigned int ZEGO::AV::ZegoMixStreamResult::uiErrorCode

错误码,0 表示混流启动成功,此时 oStreamInfo 参数中的信息有效;非 0 表示混流启动失败。


The documentation for this struct was generated from the following file: