Searched defs:Audio (Results 1 – 11 of 11) sorted by relevance
63 struct Audio { struct67 BitRateLimits bit_rate_limits = kDefaultAudioBitRateLimits; argument73 int max_channels = kDefaultAudioChannels; argument76 int max_sample_rate = kDefaultAudioSampleRate; argument80 int min_sample_rate = kDefaultAudioMinSampleRate; argument
66 struct Audio { struct67 bool enabled = false;68 bool sync_video = false;69 bool dtx = false;70 bool use_real_adm = false;71 absl::optional<std::string> ana_config;
68 struct Audio { struct70 int rtcp_report_interval_ms = 5000;
87 ### Audio subsection
80 #### Audio subsubsection
107 message Audio { message
451 struct Audio { struct475 bool operator==(const Audio& other) const { argument
2946 function Audio(src) { class2956 Audio.prototype = HTMLAudioElement.prototype; class
2968 function Audio(src) { class2978 Audio.prototype = HTMLAudioElement.prototype; class
466 "Audio": { object
485 "Audio": { object