Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h107 typedef struct IAMovieSetup IAMovieSetup; typedef
1768 struct IAMovieSetup : public IUnknown { struct
1776 HRESULT (WINAPI *QueryInterface)(IAMovieSetup *This,REFIID riid,void **ppvObject);
1777 ULONG (WINAPI *AddRef)(IAMovieSetup *This);
1778 ULONG (WINAPI *Release)(IAMovieSetup *This);
1779 HRESULT (WINAPI *Register)(IAMovieSetup *This);
1780 HRESULT (WINAPI *Unregister)(IAMovieSetup *This);
1783 struct IAMovieSetup { struct
1794 HRESULT WINAPI IAMovieSetup_Register_Proxy(IAMovieSetup *This);
1796 HRESULT WINAPI IAMovieSetup_Unregister_Proxy(IAMovieSetup *This);
[all …]