Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstwin32devicewatcher.cpp32 #define GST_WIN32_HWND_PROP_NAME "gst-win32-device-watcher" macro
131 SetPropA (hwnd, GST_WIN32_HWND_PROP_NAME, self); in window_proc()
136 (hwnd, GST_WIN32_HWND_PROP_NAME); in window_proc()