Home
last modified time | relevance | path

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

/external/webrtc/test/scenario/
Dscenario_config.h175 struct AudioStreamConfig { struct
179 bool autostart = true;
180 struct Source {
182 } source;
183 bool network_adaptation = false;
184 struct NetworkAdaptation {
194 } adapt;
195 struct Encoder {
205 } encoder;
206 struct Stream {
[all …]