IDvdGraphBuilder 587 3rdparty/include/dshow/strmif.h typedef struct IDvdGraphBuilder IDvdGraphBuilder; IDvdGraphBuilder 7979 3rdparty/include/dshow/strmif.h struct IDvdGraphBuilder : public IUnknown { IDvdGraphBuilder 7988 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(IDvdGraphBuilder *This,REFIID riid,void **ppvObject); IDvdGraphBuilder 7989 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(IDvdGraphBuilder *This); IDvdGraphBuilder 7990 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(IDvdGraphBuilder *This); IDvdGraphBuilder 7991 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetFiltergraph)(IDvdGraphBuilder *This,IGraphBuilder **ppGB); IDvdGraphBuilder 7992 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDvdInterface)(IDvdGraphBuilder *This,REFIID riid,void **ppvIF); IDvdGraphBuilder 7993 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *RenderDvdVideoVolume)(IDvdGraphBuilder *This,LPCWSTR lpcwszPathName,DWORD dwFlags,AM_DVD_RENDERSTATUS *pStatus); IDvdGraphBuilder 8008 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdGraphBuilder_GetFiltergraph_Proxy(IDvdGraphBuilder *This,IGraphBuilder **ppGB); IDvdGraphBuilder 8010 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdGraphBuilder_GetDvdInterface_Proxy(IDvdGraphBuilder *This,REFIID riid,void **ppvIF); IDvdGraphBuilder 8012 3rdparty/include/dshow/strmif.h HRESULT WINAPI IDvdGraphBuilder_RenderDvdVideoVolume_Proxy(IDvdGraphBuilder *This,LPCWSTR lpcwszPathName,DWORD dwFlags,AM_DVD_RENDERSTATUS *pStatus);