Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/test/scenario/
H A Dscenario_config.h171 struct AudioStreamConfig { struct
175 bool autostart = true;
176 struct Source {
178 } source;
179 bool network_adaptation = false;
180 struct NetworkAdaptation {
190 } adapt;
191 struct Encoder {
201 } encoder;
202 struct Stream {
[all …]