Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h4207 } AMTunerEventType; typedef
4318 virtual HRESULT WINAPI OnEvent(AMTunerEventType Event) = 0;
4326 HRESULT (WINAPI *OnEvent)(IAMTunerNotification *This,AMTunerEventType Event);
4339 …HRESULT WINAPI IAMTunerNotification_OnEvent_Proxy(IAMTunerNotification *This,AMTunerEventType Even…