Searched defs:CallConfig (Results 1 – 4 of 4) sorted by relevance
31 struct CallConfig { struct43 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;[all …]
17 CallConfig::CallConfig(RtcEventLog* event_log, in CallConfig() function in webrtc::CallConfig
53 struct CallConfig { struct55 grpc_error_handle error = GRPC_ERROR_NONE;58 const ServiceConfigParser::ParsedConfigVector* method_configs = nullptr;61 RefCountedPtr<ServiceConfig> service_config;63 std::map<const char*, absl::string_view> call_attributes;67 std::function<void()> on_call_committed;
37 struct CallConfig { struct38 bool send_side_bwe = false;39 bool generic_descriptor = false;40 BitrateConstraints call_bitrate_config;41 int num_thumbnails = 0;43 bool dual_video = false;