|
| ConstructionTask (std::unique_ptr< VideoSendStreamImpl > *send_stream, rtc::Event *done_event, SendStatisticsProxy *stats_proxy, ViEEncoder *vie_encoder, ProcessThread *module_process_thread, CallStats *call_stats, CongestionController *congestion_controller, PacketRouter *packet_router, BitrateAllocator *bitrate_allocator, SendDelayStats *send_delay_stats, VieRemb *remb, RtcEventLog *event_log, const VideoSendStream::Config *config, int initial_encoder_max_bitrate, const std::map< uint32_t, RtpState > &suspended_ssrcs) |
|
| ~ConstructionTask () override |
|
| QueuedTask () |
|
virtual | ~QueuedTask () |
|
| QueuedTask () |
|
virtual | ~QueuedTask () |
|
◆ ConstructionTask()
webrtc::internal::VideoSendStream::ConstructionTask::ConstructionTask |
( |
std::unique_ptr< VideoSendStreamImpl > * |
send_stream, |
|
|
rtc::Event * |
done_event, |
|
|
SendStatisticsProxy * |
stats_proxy, |
|
|
ViEEncoder * |
vie_encoder, |
|
|
ProcessThread * |
module_process_thread, |
|
|
CallStats * |
call_stats, |
|
|
CongestionController * |
congestion_controller, |
|
|
PacketRouter * |
packet_router, |
|
|
BitrateAllocator * |
bitrate_allocator, |
|
|
SendDelayStats * |
send_delay_stats, |
|
|
VieRemb * |
remb, |
|
|
RtcEventLog * |
event_log, |
|
|
const VideoSendStream::Config * |
config, |
|
|
int |
initial_encoder_max_bitrate, |
|
|
const std::map< uint32_t, RtpState > & |
suspended_ssrcs |
|
) |
| |
|
inline |
◆ ~ConstructionTask()
webrtc::internal::VideoSendStream::ConstructionTask::~ConstructionTask |
( |
| ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: