qtmobility/src/multimedia/qvideodevicecontrol.cpp
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    45 
    45 
    46 /*!
    46 /*!
    47     \class QVideoDeviceControl
    47     \class QVideoDeviceControl
    48     \preliminary
    48     \preliminary
    49     \brief The QVideoDeviceControl class provides an video device selector media control.
    49     \brief The QVideoDeviceControl class provides an video device selector media control.
    50     \ingroup multimedia-serv
    50     \ingroup multimedia
    51 
    51 
    52     The QVideoDeviceControl class provides descriptions of the video devices
    52     The QVideoDeviceControl class provides descriptions of the video devices
    53     available on a system and allows one to be selected as the  endpoint of
    53     available on a system and allows one to be selected as the  endpoint of a
    54     a media service.
    54     media service.
    55 
    55 
    56     The interface name of QVideoDeviceControl is \c com.nokia.Qt.VideoDeviceControl as
    56     The interface name of QVideoDeviceControl is \c com.nokia.Qt.VideoDeviceControl as
    57     defined in QVideoDeviceControl_iid.
    57     defined in QVideoDeviceControl_iid.
    58 */
    58 */
    59 
    59