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

Public Attributes

char json_str [MAX_JSON_LEN]
 
int32_t str_len = 0
 

Static Public Attributes

static const int32_t MAX_JSON_LEN = 1000
 

Member Data Documentation

◆ MAX_JSON_LEN

const int32_t agora::rtc::VideoSdpFormatJson::MAX_JSON_LEN = 1000
static

◆ json_str

char agora::rtc::VideoSdpFormatJson::json_str[MAX_JSON_LEN]

◆ str_len

int32_t agora::rtc::VideoSdpFormatJson::str_len = 0