Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h337 typedef struct IAMTVAudioNotification IAMTVAudioNotification; typedef
4595 struct IAMTVAudioNotification : public IUnknown { struct
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,AMTVAudioEventTyp…