Tweak the controls documentation.
Also move the qaudioendpointselector control into controls. Change-Id: Ia21f98a683eb38a9c11c42f6e7901d7d841aae90 Reviewed-by: Peter Yard <peter.yard@nokia.com> Reviewed-by: Jonas Rabbe <jonas.rabbe@gmail.com>
This commit is contained in:
committed by
Qt by Nokia
parent
c88abd0177
commit
e975897ad7
@@ -4,6 +4,7 @@ INCLUDEPATH += controls
|
|||||||
PUBLIC_HEADERS += \
|
PUBLIC_HEADERS += \
|
||||||
controls/qaudiodecodercontrol.h \
|
controls/qaudiodecodercontrol.h \
|
||||||
controls/qaudioencodercontrol.h \
|
controls/qaudioencodercontrol.h \
|
||||||
|
controls/qaudioendpointselector.h \
|
||||||
controls/qcameracapturebufferformatcontrol.h \
|
controls/qcameracapturebufferformatcontrol.h \
|
||||||
controls/qcameracapturedestinationcontrol.h \
|
controls/qcameracapturedestinationcontrol.h \
|
||||||
controls/qcameracontrol.h \
|
controls/qcameracontrol.h \
|
||||||
@@ -41,6 +42,7 @@ PRIVATE_HEADERS += \
|
|||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
controls/qaudioencodercontrol.cpp \
|
controls/qaudioencodercontrol.cpp \
|
||||||
|
controls/qaudioendpointselector.cpp \
|
||||||
controls/qcameracapturebufferformatcontrol.cpp \
|
controls/qcameracapturebufferformatcontrol.cpp \
|
||||||
controls/qcameracapturedestinationcontrol.cpp \
|
controls/qcameracapturedestinationcontrol.cpp \
|
||||||
controls/qcameracontrol.cpp \
|
controls/qcameracontrol.cpp \
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QAudioDecoderControl
|
\class QAudioDecoderControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
\brief The QAudioDecoderControl class provides access to the audio decoding
|
\brief The QAudioDecoderControl class provides access to the audio decoding
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
/*!
|
/*!
|
||||||
\class QAudioEncoderControl
|
\class QAudioEncoderControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
\brief The QAudioEncoderControl class provides access to the settings of a
|
\brief The QAudioEncoderControl class provides access to the settings of a
|
||||||
|
|||||||
@@ -48,7 +48,6 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\brief The QAudioEndpointSelector class provides an audio endpoint selector media control.
|
\brief The QAudioEndpointSelector class provides an audio endpoint selector media control.
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
The QAudioEndpointSelector class provides descriptions of the audio
|
The QAudioEndpointSelector class provides descriptions of the audio
|
||||||
@@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
The format is of type QVideoFrame::PixelFormat.
|
The format is of type QVideoFrame::PixelFormat.
|
||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
The interface name of QCameraCaptureBufferFormatControl is \c org.qt-project.qt.cameracapturebufferformatcontrol/5.0 as
|
The interface name of QCameraCaptureBufferFormatControl is \c org.qt-project.qt.cameracapturebufferformatcontrol/5.0 as
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
Depending on backend capabilities capture to file, buffer or both can be supported.
|
Depending on backend capabilities capture to file, buffer or both can be supported.
|
||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
The interface name of QCameraCaptureDestinationControl is \c org.qt-project.qt.cameracapturedestinationcontrol/5.0 as
|
The interface name of QCameraCaptureDestinationControl is \c org.qt-project.qt.cameracapturedestinationcontrol/5.0 as
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
classes that control still cameras or video cameras.
|
classes that control still cameras or video cameras.
|
||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
This service is provided by a QMediaService object via
|
This service is provided by a QMediaService object via
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\brief The QCameraExposureControl class allows controlling camera exposure parameters.
|
\brief The QCameraExposureControl class allows controlling camera exposure parameters.
|
||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
The QCameraExposure class is the usual method of adjusting exposure related parameters
|
The QCameraExposure class is the usual method of adjusting exposure related parameters
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
\brief The QCameraFeedbackControl class allows controlling feedback (sounds etc) during camera operation
|
\brief The QCameraFeedbackControl class allows controlling feedback (sounds etc) during camera operation
|
||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
\since 5.0
|
\since 5.0
|
||||||
|
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
You can set the type of flash effect used when an image is captured, and test to see
|
You can set the type of flash effect used when an image is captured, and test to see
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
The interface name of QCameraFocusControl is \c org.qt-project.qt.camerafocuscontrol/5.0 as
|
The interface name of QCameraFocusControl is \c org.qt-project.qt.camerafocuscontrol/5.0 as
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
The interface name of QCameraImageCaptureControl is \c org.qt-project.qt.cameraimagecapturecontrol/5.0 as
|
The interface name of QCameraImageCaptureControl is \c org.qt-project.qt.cameraimagecapturecontrol/5.0 as
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ namespace
|
|||||||
\class QCameraImageProcessingControl
|
\class QCameraImageProcessingControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
This service is provided by a QMediaService object via
|
This service is provided by a QMediaService object via
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QCameraViewfinderSettingsControl
|
\class QCameraViewfinderSettingsControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
The interface name of QCameraZoomControl is \c org.qt-project.qt.camerazoomcontrol/5.0 as
|
The interface name of QCameraZoomControl is \c org.qt-project.qt.camerazoomcontrol/5.0 as
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
\brief The QImageEncoderControl class provides access to the settings of a media service that
|
\brief The QImageEncoderControl class provides access to the settings of a media service that
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QMediaAudioProbeControl
|
\class QMediaAudioProbeControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
\brief The QMediaAudioProbeControl class allows control over probing audio data in media objects.
|
\brief The QMediaAudioProbeControl class allows control over probing audio data in media objects.
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
An instance of QMediaObject (or its derived classes) can report any changes
|
An instance of QMediaObject (or its derived classes) can report any changes
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
If a QMediaService supports writing encoded data it will implement
|
If a QMediaService supports writing encoded data it will implement
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
\class QMediaGaplessPlaybackControl
|
\class QMediaGaplessPlaybackControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
\brief The QMediaGaplessPlaybackControl class provides access to the gapless playback
|
\brief The QMediaGaplessPlaybackControl class provides access to the gapless playback
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\brief The QMediaNetworkAccessControl class allows the setting of the Network Access Point for media related activities.
|
\brief The QMediaNetworkAccessControl class allows the setting of the Network Access Point for media related activities.
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
The functionality provided by this control allows the
|
The functionality provided by this control allows the
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QMediaPlayerControl
|
\class QMediaPlayerControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QMediaRecorderControl
|
\class QMediaRecorderControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
\brief The QMediaRecorderControl class provides access to the recording
|
\brief The QMediaRecorderControl class provides access to the recording
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ namespace
|
|||||||
\class QMediaStreamsControl
|
\class QMediaStreamsControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
\brief The QMediaStreamsControl class provides a media stream selection control.
|
\brief The QMediaStreamsControl class provides a media stream selection control.
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QMediaVideoProbeControl
|
\class QMediaVideoProbeControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
\brief The QMediaVideoProbeControl class allows control over probing video frames in media objects.
|
\brief The QMediaVideoProbeControl class allows control over probing video frames in media objects.
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QMetaDataReaderControl
|
\class QMetaDataReaderControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QMetaDataWriterControl
|
\class QMetaDataWriterControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QRadioDataControl
|
\class QRadioDataControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QRadioTunerControl
|
\class QRadioTunerControl
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\brief The QVideoDeviceControl class provides an video device selector media control.
|
\brief The QVideoDeviceControl class provides an video device selector media control.
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
The QVideoDeviceControl class provides descriptions of the video devices
|
The QVideoDeviceControl class provides descriptions of the video devices
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
\brief The QVideoEncoderControl class provides access to the settings
|
\brief The QVideoEncoderControl class provides access to the settings
|
||||||
|
|||||||
@@ -49,8 +49,9 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QVideoRendererControl
|
\class QVideoRendererControl
|
||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
|
\brief The QVideoRendererControl class provides a media control for rendering video to a QAbstractVideoSurface.
|
||||||
|
|
||||||
|
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
|
|
||||||
Using the surface() property of QVideoRendererControl a
|
Using the surface() property of QVideoRendererControl a
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
\class QVideoWindowControl
|
\class QVideoWindowControl
|
||||||
|
|
||||||
\inmodule QtMultimedia
|
\inmodule QtMultimedia
|
||||||
\ingroup multimedia
|
|
||||||
\ingroup multimedia_control
|
\ingroup multimedia_control
|
||||||
\brief The QVideoWindowControl class provides a media control for rendering video to a window.
|
\brief The QVideoWindowControl class provides a media control for rendering video to a window.
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
INCLUDEPATH += playback
|
INCLUDEPATH += playback
|
||||||
|
|
||||||
PUBLIC_HEADERS += \
|
PUBLIC_HEADERS += \
|
||||||
playback/qaudioendpointselector.h \
|
|
||||||
playback/qmediacontent.h \
|
playback/qmediacontent.h \
|
||||||
playback/qmediaplayer.h \
|
playback/qmediaplayer.h \
|
||||||
playback/qmediaplaylist.h \
|
playback/qmediaplaylist.h \
|
||||||
@@ -16,7 +15,6 @@ PRIVATE_HEADERS += \
|
|||||||
playback/playlistfileparser_p.h
|
playback/playlistfileparser_p.h
|
||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
playback/qaudioendpointselector.cpp \
|
|
||||||
playback/qmedianetworkplaylistprovider.cpp \
|
playback/qmedianetworkplaylistprovider.cpp \
|
||||||
playback/qmediacontent.cpp \
|
playback/qmediacontent.cpp \
|
||||||
playback/qmediaplayer.cpp \
|
playback/qmediaplayer.cpp \
|
||||||
|
|||||||
Reference in New Issue
Block a user