Home
last modified time | relevance | path

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

/dports/devel/juce/JUCE-f37e9a1/modules/juce_video/native/
H A Djuce_mac_CameraDevice.h171 if (auto* videoConnection = p.getVideoConnection())
477 if (getVideoConnection() == nullptr) in refreshIfNeeded()
481 AVCaptureConnection* getVideoConnection() const in getVideoConnection() function
522 if (auto* videoConnection = getVideoConnection()) in triggerImageCapture()