Searched refs:kDtmfMaxDurationMs (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Ddtmfsender.cc62 static const int kDtmfMaxDurationMs = 6000; member in namespace:webrtc
137 if (duration > kDtmfMaxDurationMs ||
141 << "The duration cannot be more than " << kDtmfMaxDurationMs

Completed in 282 milliseconds