Searched refs:IAMTVAudioNotification (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
H A Dstrmif.h337 typedef struct IAMTVAudioNotification IAMTVAudioNotification; typedef in typeref:struct:IAMTVAudioNotification
4595 struct IAMTVAudioNotification : public IUnknown { struct in inherits:IUnknown
4602 HRESULT (WINAPI *QueryInterface)(IAMTVAudioNotification *This,REFIID riid,void **ppvObject);
4603 ULONG (WINAPI *AddRef)(IAMTVAudioNotification *This);
4604 ULONG (WINAPI *Release)(IAMTVAudioNotification *This);
4605 HRESULT (WINAPI *OnEvent)(IAMTVAudioNotification *This,AMTVAudioEventType Event);
4608 struct IAMTVAudioNotification { struct
4618 HRESULT WINAPI IAMTVAudioNotification_OnEvent_Proxy(IAMTVAudioNotification *This,AMTVAudioEventType Event);

Completed in 95 milliseconds