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

Public Attributes

bool has_extension_ = false
 
uint16_t tag_ = EXTENSION_VERSION_0
 
std::vector< uint32_t > content_
 

Member Data Documentation

◆ has_extension_

bool agora::rtc::video_packet_t::Extension::has_extension_ = false

◆ tag_

uint16_t agora::rtc::video_packet_t::Extension::tag_ = EXTENSION_VERSION_0

◆ content_

std::vector<uint32_t> agora::rtc::video_packet_t::Extension::content_