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

Public Attributes

uint32_t uid
 
uint32_t cid
 
VideoNodeRtpSink * network
 
WeakPipelineBuilder builder
 
uint64_t stats_space
 
CongestionControlType cc_type
 
webrtc::CongestionControllerConfig cc_config
 
bool enable_two_bytes_extension
 
webrtc::FecConfig fec_config
 
std::string enable_hw_encoder
 
std::string hw_encoder_provider
 
VQCParametersCollection vqc_parameters
 
int fec_method
 
int dm_wsize
 
int32_t dmfec_minimum_level
 
int largest_ref_distance
 
absl::optional< uint32_t > hw_encoder_width_alignment
 
absl::optional< uint32_t > hw_encoder_height_alignment
 
absl::optional< bool > hw_encoder_force_alignment
 

Member Data Documentation

◆ uid

uint32_t agora::rtc::ILocalVideoTrackEx::AttachInfo::uid

◆ cid

uint32_t agora::rtc::ILocalVideoTrackEx::AttachInfo::cid

◆ network

VideoNodeRtpSink* agora::rtc::ILocalVideoTrackEx::AttachInfo::network

◆ builder

WeakPipelineBuilder agora::rtc::ILocalVideoTrackEx::AttachInfo::builder

◆ stats_space

uint64_t agora::rtc::ILocalVideoTrackEx::AttachInfo::stats_space

◆ cc_type

CongestionControlType agora::rtc::ILocalVideoTrackEx::AttachInfo::cc_type

◆ cc_config

webrtc::CongestionControllerConfig agora::rtc::ILocalVideoTrackEx::AttachInfo::cc_config

◆ enable_two_bytes_extension

bool agora::rtc::ILocalVideoTrackEx::AttachInfo::enable_two_bytes_extension

◆ fec_config

webrtc::FecConfig agora::rtc::ILocalVideoTrackEx::AttachInfo::fec_config

◆ enable_hw_encoder

std::string agora::rtc::ILocalVideoTrackEx::AttachInfo::enable_hw_encoder

◆ hw_encoder_provider

std::string agora::rtc::ILocalVideoTrackEx::AttachInfo::hw_encoder_provider

◆ vqc_parameters

VQCParametersCollection agora::rtc::ILocalVideoTrackEx::AttachInfo::vqc_parameters

◆ fec_method

int agora::rtc::ILocalVideoTrackEx::AttachInfo::fec_method

◆ dm_wsize

int agora::rtc::ILocalVideoTrackEx::AttachInfo::dm_wsize

◆ dmfec_minimum_level

int32_t agora::rtc::ILocalVideoTrackEx::AttachInfo::dmfec_minimum_level

◆ largest_ref_distance

int agora::rtc::ILocalVideoTrackEx::AttachInfo::largest_ref_distance

◆ hw_encoder_width_alignment

absl::optional<uint32_t> agora::rtc::ILocalVideoTrackEx::AttachInfo::hw_encoder_width_alignment

◆ hw_encoder_height_alignment

absl::optional<uint32_t> agora::rtc::ILocalVideoTrackEx::AttachInfo::hw_encoder_height_alignment

◆ hw_encoder_force_alignment

absl::optional<bool> agora::rtc::ILocalVideoTrackEx::AttachInfo::hw_encoder_force_alignment