ZegoLiveRoom
Public Member Functions | Public Attributes | List of all members
ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard Struct Reference

#include <zego-api-mix-stream-defines.h>

Public Member Functions

 ZegoMixStreamWhiteboard ()
 

Public Attributes

unsigned long long whiteboardID
 
int horizontalRatio
 
int verticalRatio
 
bool isPPTAnimation
 
struct {
   int   top
 
   int   left
 
   int   bottom
 
   int   right
 
layout
 
int zOrder
 
int backgroundColor
 

Detailed Description

混流白板信息

Constructor & Destructor Documentation

◆ ZegoMixStreamWhiteboard()

ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::ZegoMixStreamWhiteboard ( )
inline

Member Data Documentation

◆ backgroundColor

int ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::backgroundColor

白板背景颜色

◆ bottom

int ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::bottom

混流画布右下角坐标的第二个值,右下角坐标为 (right, bottom)

◆ horizontalRatio

int ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::horizontalRatio

原始白板宽高比(宽)

◆ isPPTAnimation

bool ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::isPPTAnimation

是否录制动态ppt

◆ 

struct { ... } ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::layout

◆ left

int ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::left

混流画布左上角坐标的第一个值,即左上角坐标为 (left, top)

◆ right

int ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::right

混流画布右下角坐标的第一个值,右下角坐标为 (right, bottom)

◆ top

int ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::top

混流画布左上角坐标的第二个值,左上角坐标为 (left, top)

◆ verticalRatio

int ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::verticalRatio

原始白板宽高比(高)

◆ whiteboardID

unsigned long long ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::whiteboardID

要混流的白板ID

◆ zOrder

int ZEGO::MIXSTREAM::ZegoMixStreamWhiteboard::zOrder

原点在左上角,top/bottom/left/right 定义如下:

(left, top)--------------------—

----------------—(right, bottom) 混流白板视图层级,层级值大的视图会覆盖在层级值小的视图上面


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