Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h4531 } AMTVAudioEventType; typedef
4597 virtual HRESULT WINAPI OnEvent(AMTVAudioEventType Event) = 0;
4605 HRESULT (WINAPI *OnEvent)(IAMTVAudioNotification *This,AMTVAudioEventType Event);
4618 …WINAPI IAMTVAudioNotification_OnEvent_Proxy(IAMTVAudioNotification *This,AMTVAudioEventType Event);