Searched defs:GetSupportedFormats (Results 1 – 4 of 4) sorted by relevance
135 std::string AndroidVideoCapturerJni::GetSupportedFormats() { in GetSupportedFormats() function in webrtc_jni::AndroidVideoCapturerJni
139 const std::vector<VideoFormat>* VideoCapturer::GetSupportedFormats() const { in GetSupportedFormats() function in cricket::VideoCapturer
65 bool GetSupportedFormats( in GetSupportedFormats() function
448 std::vector<cricket::VideoFormat> ChannelManager::GetSupportedFormats( in GetSupportedFormats() function in cricket::ChannelManager