Searched defs:GetVideoCaptureDevices (Results 1 – 3 of 3) sorted by relevance
113 bool GetVideoCaptureDevices(std::vector<std::string>* names) { in GetVideoCaptureDevices() function
239 bool DeviceManager::GetVideoCaptureDevices(std::vector<Device>* devices) { in GetVideoCaptureDevices() function in cricket::DeviceManager
759 bool ChannelManager::GetVideoCaptureDevices(std::vector<std::string>* names) { in GetVideoCaptureDevices() function in cricket::ChannelManager