ZegoAudioRoom
Public Member Functions | Public Attributes | List of all members
ZEGO::AV::ZegoMixStreamConfig Struct Reference

混流图层信息 More...

#include <zego-api-defines.h>

Public Member Functions

 ZegoMixStreamConfig ()
 

Public Attributes

char szStreamID [ZEGO_MAX_URL_LEN]
 混流ID More...
 
struct {
   int   top
 
   int   left
 
   int   bottom
 
   int   right
 
layout
 
unsigned int uSoundLevelID
 音浪ID,用于标识用户,注意大小是32位无符号数 More...
 
int nContentControl
 推流内容控制,0表示音视频都要,1表示只要音频,2表示只要视频。默认值:0。 More...
 
int nVolume
 输入流音量, 有效值范围 [0, 200], 默认值 100 More...
 

Detailed Description

混流图层信息

Constructor & Destructor Documentation

◆ ZegoMixStreamConfig()

ZEGO::AV::ZegoMixStreamConfig::ZegoMixStreamConfig ( )
inline

Member Data Documentation

◆ bottom

int ZEGO::AV::ZegoMixStreamConfig::bottom

◆ 

struct { ... } ZEGO::AV::ZegoMixStreamConfig::layout

◆ left

int ZEGO::AV::ZegoMixStreamConfig::left

◆ nContentControl

int ZEGO::AV::ZegoMixStreamConfig::nContentControl

推流内容控制,0表示音视频都要,1表示只要音频,2表示只要视频。默认值:0。

◆ nVolume

int ZEGO::AV::ZegoMixStreamConfig::nVolume

输入流音量, 有效值范围 [0, 200], 默认值 100

◆ right

int ZEGO::AV::ZegoMixStreamConfig::right

◆ szStreamID

char ZEGO::AV::ZegoMixStreamConfig::szStreamID[ZEGO_MAX_URL_LEN]

混流ID

◆ top

int ZEGO::AV::ZegoMixStreamConfig::top

◆ uSoundLevelID

unsigned int ZEGO::AV::ZegoMixStreamConfig::uSoundLevelID

音浪ID,用于标识用户,注意大小是32位无符号数


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