Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dmediacapturewrapper.h132 HRESULT EnumrateFrameSourceGroup(std::vector<GstWinRTMediaFrameSourceGroup> &group_list);
Dgstmfcapturewinrt.cpp257 hr = self->capture->EnumrateFrameSourceGroup (group_list); in gst_mf_capture_winrt_thread_func()
Dmediacapturewrapper.cpp500 MediaCaptureWrapper::EnumrateFrameSourceGroup in EnumrateFrameSourceGroup() function in MediaCaptureWrapper