DVD_ATR          7269 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetTitleAttributes(ULONG ulTitle,DVD_ATR *pATR) = 0;
DVD_ATR          7270 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetVMGAttributes(DVD_ATR *pATR) = 0;
DVD_ATR          7299 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetTitleAttributes)(IDvdInfo *This,ULONG ulTitle,DVD_ATR *pATR);
DVD_ATR          7300 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetVMGAttributes)(IDvdInfo *This,DVD_ATR *pATR);
DVD_ATR          7368 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IDvdInfo_GetTitleAttributes_Proxy(IDvdInfo *This,ULONG ulTitle,DVD_ATR *pATR);
DVD_ATR          7370 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IDvdInfo_GetVMGAttributes_Proxy(IDvdInfo *This,DVD_ATR *pATR);