Home
last modified time | relevance | path

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

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimedia/camera/
H A Dqcamera.cpp754 QList<QVideoFrame::PixelFormat> QCamera::supportedViewfinderPixelFormats(const QCameraViewfinderSet… in supportedViewfinderPixelFormats() function in QCamera
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtMultimedia.py874 def supportedViewfinderPixelFormats(self, settings = QCameraViewfinderSettings()): member in QCamera