Home
last modified time | relevance | path

Searched defs:strCaption (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
Damvideo.h704 #define IFullScreenVideo_SetCaption(This,strCaption) (This)->lpVtbl->SetCaption(This,strCaption) argument
1008 #define IFullScreenVideoEx_SetCaption(This,strCaption) (This)->lpVtbl->SetCaption(This,strCaption) argument
Dcontrol.h632 #define IVideoWindow_put_Caption(This,strCaption) (This)->lpVtbl->put_Caption(This,strCaption) argument
633 #define IVideoWindow_get_Caption(This,strCaption) (This)->lpVtbl->get_Caption(This,strCaption) argument