Agora C++ API Reference for All Platforms
agora::rtc::ScreenCaptureInfo Struct Reference

#include <IAgoraRtcEngine.h>

Public Attributes

const char * graphicsCardType
 
EXCLUDE_WINDOW_ERROR errCode
 

Detailed Description

The screen sharing information.

Since
v3.6.1

Member Data Documentation

◆ graphicsCardType

const char* agora::rtc::ScreenCaptureInfo::graphicsCardType

The type of the graphics card, which contains the model information of the graphics card.

◆ errCode

EXCLUDE_WINDOW_ERROR agora::rtc::ScreenCaptureInfo::errCode

The error code of the window blocking during screen sharing. See EXCLUDE_WINDOW_ERROR