Home
last modified time | relevance | path

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

/external/opencv3/samples/winrt/ImageManipulations/
DAdvancedCapture.xaml.cpp135 auto chosenDevInfo = m_devInfoCollection->GetAt(EnumedDeviceList2->SelectedIndex); variable
136 settings->VideoDeviceId = chosenDevInfo->Id;
137 …if (chosenDevInfo->EnclosureLocation != nullptr && chosenDevInfo->EnclosureLocation->Panel == Wind…
142 …else if (chosenDevInfo->EnclosureLocation != nullptr && chosenDevInfo->EnclosureLocation->Panel ==…