Agora C++ API Reference for All Platforms
Public Attributes | List of all members
agora::rtc::IVideoRendererEx::ViewOption Struct Reference

Public Attributes

Rectangle cropArea = {0, 0, 0, 0}
 
bool enableAlphaMask = true
 
uint32_t backgroundColor = 0
 

Member Data Documentation

◆ cropArea

Rectangle agora::rtc::IVideoRendererEx::ViewOption::cropArea = {0, 0, 0, 0}

◆ enableAlphaMask

bool agora::rtc::IVideoRendererEx::ViewOption::enableAlphaMask = true

◆ backgroundColor

uint32_t agora::rtc::IVideoRendererEx::ViewOption::backgroundColor = 0