Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/cap_winrt/
DMediaStreamSink.hpp71 IFACEMETHODIMP GetMediaTypeCount(__out DWORD *typeCount);
DMediaStreamSink.cpp247 HRESULT MediaStreamSink::GetMediaTypeCount(__out DWORD *typeCount) in GetMediaTypeCount() function in MediaStreamSink
/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp1422 hr = pHandler->GetMediaTypeCount(&cTypes); in initImageGrabber()
2812 hr = pHandler->GetMediaTypeCount(&cTypes); in enumerateCaptureFormats()
3990 hr = pHandler->GetMediaTypeCount(&cTypes); in enumerateCaptureFormats()
Dcap_msmf.hpp1669 STDMETHODIMP GetMediaTypeCount(DWORD *pdwTypeCount) in GetMediaTypeCount() function in StreamSink