Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h8133 virtual HRESULT WINAPI NotifyEndOfStream(HANDLE hNotifyEvent) = 0;
8144 HRESULT (WINAPI *NotifyEndOfStream)(IPinConnection *This,HANDLE hNotifyEvent);
8157 …efine IPinConnection_NotifyEndOfStream(This,hNotifyEvent) (This)->lpVtbl->NotifyEndOfStream(This,h… argument
8164 HRESULT WINAPI IPinConnection_NotifyEndOfStream_Proxy(IPinConnection *This,HANDLE hNotifyEvent);