AM_STREAM_INFO   3247 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetInfo(AM_STREAM_INFO *pInfo) = 0;
AM_STREAM_INFO   3257 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetInfo)(IAMStreamControl *This,AM_STREAM_INFO *pInfo);
AM_STREAM_INFO   3276 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMStreamControl_GetInfo_Proxy(IAMStreamControl *This,AM_STREAM_INFO *pInfo);