QMediaContainerControl Class ReferenceThe QMediaContainerControl class provides access to the output container format of a QMediaService More... #include <QMediaContainerControl> Inherits QMediaControl. Public Functions
Protected Functions
Macros
Additional Inherited Members
Detailed DescriptionThe QMediaContainerControl class provides access to the output container format of a QMediaService If a QMediaService supports writing encoded data it will implement QMediaContainerControl. This control provides information about the output containers supported by a media service and allows one to be selected as the current output containers. The functionality provided by this control is exposed to application code through the QMediaRecorder class. The interface name of QMediaContainerControl is com.nokia.Qt.QMediaContainerControl/1.0 as defined in QMediaContainerControl_iid. See also QMediaService::requestControl() and QMediaRecorder. Member Function Documentation
|