Home
last modified time | relevance | path

Searched defs:CallConfig (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/call/
Dcall_config.h31 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;
[all …]
Dcall_config.cc17 CallConfig::CallConfig(RtcEventLog* event_log, in CallConfig() function in webrtc::CallConfig
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dconfig_selector.h53 struct CallConfig { struct
55 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;
/external/webrtc/api/test/
Dvideo_quality_test_fixture.h37 struct CallConfig { struct
38 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;