PVMRALPHABITMAP 9058 3rdparty/include/dshow/strmif.h typedef struct _VMRALPHABITMAP *PVMRALPHABITMAP; PVMRALPHABITMAP 9075 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI UpdateAlphaBitmapParameters(PVMRALPHABITMAP pBmpParms) = 0; PVMRALPHABITMAP 9076 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI GetAlphaBitmapParameters(PVMRALPHABITMAP pBmpParms) = 0; PVMRALPHABITMAP 9085 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *UpdateAlphaBitmapParameters)(IVMRMixerBitmap *This,PVMRALPHABITMAP pBmpParms); PVMRALPHABITMAP 9086 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetAlphaBitmapParameters)(IVMRMixerBitmap *This,PVMRALPHABITMAP pBmpParms); PVMRALPHABITMAP 9103 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRMixerBitmap_UpdateAlphaBitmapParameters_Proxy(IVMRMixerBitmap *This,PVMRALPHABITMAP pBmpParms); PVMRALPHABITMAP 9105 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRMixerBitmap_GetAlphaBitmapParameters_Proxy(IVMRMixerBitmap *This,PVMRALPHABITMAP pBmpParms);