IAMTVAudioNotification 337 3rdparty/include/dshow/strmif.h typedef struct IAMTVAudioNotification IAMTVAudioNotification; IAMTVAudioNotification 4595 3rdparty/include/dshow/strmif.h struct IAMTVAudioNotification : public IUnknown { IAMTVAudioNotification 4602 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(IAMTVAudioNotification *This,REFIID riid,void **ppvObject); IAMTVAudioNotification 4603 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(IAMTVAudioNotification *This); IAMTVAudioNotification 4604 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(IAMTVAudioNotification *This); IAMTVAudioNotification 4605 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *OnEvent)(IAMTVAudioNotification *This,AMTVAudioEventType Event); IAMTVAudioNotification 4618 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMTVAudioNotification_OnEvent_Proxy(IAMTVAudioNotification *This,AMTVAudioEventType Event);