Agora C++ API Reference for All Platforms
|
Public Attributes | |
VideoNodeRtpSource * | source |
VideoNodeRtpSink * | rtcp_sender |
WeakPipelineBuilder | builder |
bool | recv_media_packet = false |
uint64_t | stats_space = 0 |
webrtc::ISmoothRender * | smooth_render = nullptr |
bool | disable_rewrite_num_reorder_frame = false |
std::shared_ptr< webrtc::IRsfecCodecFactoryInterface > | rsfec_codec_factory |
uint32_t | video_threshhold_ms = 0 |
VideoNodeRtpSource* agora::rtc::IRemoteVideoTrackEx::AttachInfo::source |
VideoNodeRtpSink* agora::rtc::IRemoteVideoTrackEx::AttachInfo::rtcp_sender |
WeakPipelineBuilder agora::rtc::IRemoteVideoTrackEx::AttachInfo::builder |
bool agora::rtc::IRemoteVideoTrackEx::AttachInfo::recv_media_packet = false |
uint64_t agora::rtc::IRemoteVideoTrackEx::AttachInfo::stats_space = 0 |
webrtc::ISmoothRender* agora::rtc::IRemoteVideoTrackEx::AttachInfo::smooth_render = nullptr |
bool agora::rtc::IRemoteVideoTrackEx::AttachInfo::disable_rewrite_num_reorder_frame = false |
std::shared_ptr<webrtc::IRsfecCodecFactoryInterface> agora::rtc::IRemoteVideoTrackEx::AttachInfo::rsfec_codec_factory |
uint32_t agora::rtc::IRemoteVideoTrackEx::AttachInfo::video_threshhold_ms = 0 |