Home | History | Annotate | Download | only in base

Lines Matching refs:AudioOptions

101 struct AudioOptions {
102 void SetAll(const AudioOptions& change) {
131 bool operator==(const AudioOptions& o) const {
160 ost << "AudioOptions {";
974 struct AudioSendParameters : RtpSendParameters<AudioCodec, AudioOptions> {
1014 const AudioOptions* options,