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

Public Attributes

VideoNodeRtpSource * source
 
VideoNodeRtpSink * rtcp_sender
 
WeakPipelineBuilder builder
 
bool recv_media_packet = false
 
uint64_t stats_space = 0
 
std::shared_ptr< webrtc::IRsfecCodecFactoryInterface > rsfec_codec_factory
 

Member Data Documentation

◆ source

VideoNodeRtpSource* agora::rtc::IRemoteVideoTrackEx::AttachInfo::source

◆ rtcp_sender

VideoNodeRtpSink* agora::rtc::IRemoteVideoTrackEx::AttachInfo::rtcp_sender

◆ builder

WeakPipelineBuilder agora::rtc::IRemoteVideoTrackEx::AttachInfo::builder

◆ recv_media_packet

bool agora::rtc::IRemoteVideoTrackEx::AttachInfo::recv_media_packet = false

◆ stats_space

uint64_t agora::rtc::IRemoteVideoTrackEx::AttachInfo::stats_space = 0

◆ rsfec_codec_factory

std::shared_ptr<webrtc::IRsfecCodecFactoryInterface> agora::rtc::IRemoteVideoTrackEx::AttachInfo::rsfec_codec_factory