Searched refs:WaitForEnd (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
H A Dstrmif.h7399 virtual HRESULT WINAPI WaitForEnd(void) = 0;
7408 HRESULT (WINAPI *WaitForEnd)(IDvdCmd *This); member in struct:IDvdCmdVtbl
7419 #define IDvdCmd_WaitForEnd(This) (This)->lpVtbl->WaitForEnd(This)

Completed in 107 milliseconds