Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/windows/
Dhelp_functions_ds.cc106 GUID PinCategory; in PinMatchesCategory() local
108 hr = pKs->Get(AMPROPSETID_Pin, AMPROPERTY_PIN_CATEGORY, NULL, 0, &PinCategory, in PinMatchesCategory()
112 bFound = (PinCategory == Category); in PinMatchesCategory()