Agora C++ API Reference for All Platforms
Loading...
Searching...
No Matches
agora::rtc::VideoRendererInfo Struct Reference

#include <video_track_i.h>

Public Attributes

int peer = 0
 
int streamDepth = 0
 
int isSupportHDR = 0
 
int isTexture = 0
 
int renderType = 0
 
int colorPrimary = 0
 
int colorTransfer = 0
 
int colorMatrix = 0
 
int colorRange = 0
 

Member Data Documentation

◆ peer

int agora::rtc::VideoRendererInfo::peer = 0

◆ streamDepth

int agora::rtc::VideoRendererInfo::streamDepth = 0

◆ isSupportHDR

int agora::rtc::VideoRendererInfo::isSupportHDR = 0

◆ isTexture

int agora::rtc::VideoRendererInfo::isTexture = 0

◆ renderType

int agora::rtc::VideoRendererInfo::renderType = 0

◆ colorPrimary

int agora::rtc::VideoRendererInfo::colorPrimary = 0

◆ colorTransfer

int agora::rtc::VideoRendererInfo::colorTransfer = 0

◆ colorMatrix

int agora::rtc::VideoRendererInfo::colorMatrix = 0

◆ colorRange

int agora::rtc::VideoRendererInfo::colorRange = 0