Home
last modified time | relevance | path

Searched refs:kScreencastMinBitrate (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dmediaconstraintsinterface.h124 static const char kScreencastMinBitrate[]; // googScreencastMinBitrate variable
Dmediaconstraintsinterface.cc102 const char MediaConstraintsInterface::kScreencastMinBitrate[] = member in webrtc::MediaConstraintsInterface
Dwebrtcsession.cc671 MediaConstraintsInterface::kScreencastMinBitrate, in Initialize()