Lines Matching defs:CallConfig
31 struct CallConfig { struct
43 BitrateConstraints bitrate_config;
46 rtc::scoped_refptr<AudioState> audio_state;
49 AudioProcessing* audio_processing = nullptr;
53 RtcEventLog* const event_log = nullptr;
56 FecControllerFactoryInterface* fec_controller_factory = nullptr;
59 TaskQueueFactory* task_queue_factory = nullptr;
62 NetworkStatePredictorFactoryInterface* network_state_predictor_factory =
66 NetworkControllerFactoryInterface* network_controller_factory = nullptr;
69 NetEqFactory* neteq_factory = nullptr;
73 const FieldTrialsView* trials = nullptr;
75 TaskQueueBase* const network_task_queue_ = nullptr;
78 rtp_transport_controller_send_factory = nullptr;
80 Metronome* metronome = nullptr;
83 absl::optional<TimeDelta> pacer_burst_interval;