![]() |
Home · All Classes · All Functions · | ![]() |
The QMediaContainerControl class provides access to the output container format of a QMediaService More...
#include <QMediaContainerControl>
This class is under development and is subject to change.
Inherits QMediaControl.
The 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.
Constructs a new media container control with the given parent.
Destroys a media container control.
Returns a description of the container format identified by the given mimeType.
Returns the MIME type of the selected container format.
See also setContainerMimeType().
Sets the current container format to the format identified by the given mimeType.
See also containerMimeType().
Returns a list of MIME types of supported container formats.
com.nokia.Qt.QMediaContainerControl/1.0
Defines the interface name of the QMediaContainerControl class.
Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Mobility Project 1.0.1 |