Home
last modified time | relevance | path

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

/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-dshow/
H A Dwin-dshow.cpp720 static inline bool CapsMatch(const VideoInfo &) in CapsMatch() function
728 static inline bool CapsMatch(const VideoInfo &info, F &&f, Fs... fs) in CapsMatch() function
733 template<typename... F> static bool CapsMatch(const VideoDevice &dev, F... fs) in CapsMatch() function