Qt 5.15
Qt Multimedia
C++ Classes
QVideoWidgetControl
Qt 5.15.13 Reference Documentation
List of All Members for QVideoWidgetControl
This is the complete list of members for
QVideoWidgetControl
, including inherited members.
QVideoWidgetControl
(QObject *)
brightnessChanged
(int )
contrastChanged
(int )
fullScreenChanged
(bool )
hueChanged
(int )
saturationChanged
(int )
~QVideoWidgetControl
()
aspectRatioMode
() const : Qt::AspectRatioMode
brightness
() const : int
contrast
() const : int
hue
() const : int
isFullScreen
() const : bool
saturation
() const : int
setAspectRatioMode
(Qt::AspectRatioMode )
setBrightness
(int )
setContrast
(int )
setFullScreen
(bool )
setHue
(int )
setSaturation
(int )
videoWidget
() : QWidget *