Home
last modified time | relevance | path

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

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/tgcalls/tgcalls/
H A DVideoCaptureInterfaceImpl.cpp11 VideoCaptureInterfaceObject::VideoCaptureInterfaceObject(std::string deviceId, bool isScreenCapture in VideoCaptureInterfaceObject()
36 bool VideoCaptureInterfaceObject::isScreenCapture() { in isScreenCapture() function in tgcalls::VideoCaptureInterfaceObject
40 void VideoCaptureInterfaceObject::switchToDevice(std::string deviceId, bool isScreenCapture) { in switchToDevice()
169 VideoCaptureInterfaceImpl::VideoCaptureInterfaceImpl(std::string deviceId, bool isScreenCapture, st… in VideoCaptureInterfaceImpl()
177 void VideoCaptureInterfaceImpl::switchToDevice(std::string deviceId, bool isScreenCapture) { in switchToDevice()
H A DVideoCaptureInterface.cpp8 std::shared_ptr<Threads> threads, std::string deviceId, bool isScreenCapture, in Create()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/calls/
H A Dcalls_instance.cpp128 bool isScreenCapture) in callGetVideoCapture()
713 bool isScreenCapture) { in getVideoCapture()