Searched defs:PeerConnectionFactoryComponents (Results 1 – 1 of 1) sorted by relevance
43 struct PeerConnectionFactoryComponents { struct44 std::unique_ptr<TaskQueueFactory> task_queue_factory;45 std::unique_ptr<CallFactoryInterface> call_factory;46 std::unique_ptr<RtcEventLogFactoryInterface> event_log_factory;47 std::unique_ptr<FecControllerFactoryInterface> fec_controller_factory;48 std::unique_ptr<NetworkControllerFactoryInterface> network_controller_factory;49 std::unique_ptr<NetEqFactory> neteq_factory;53 std::unique_ptr<VideoEncoderFactory> video_encoder_factory;54 std::unique_ptr<VideoDecoderFactory> video_decoder_factory;