Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QMediaCodecPlugin class represents a codec factory in the Media Engine. More...
#include <QMediaCodecPlugin>
This class is under development and is subject to change.
The QMediaCodecPlugin class represents a codec factory in the Media Engine.
See also QMediaDecoder and QMediaDevice.
Destroy the QMediaCodecPlugin object
Return an indication of whether this Codec package supports the decoding of data.
Return an indication of whether this Codec package supports the encoding of data.
Return a general comment about this Codec package, there is no specified format.
Return a QMediaDecoder suitable for the specified mimeType.
Return a QMediaEncoder suitable for the specified mimeType.
Return a QStringList of the file extensions that are known to this Codec package.
Return a QStringList of mime-types that are supported by this Codec package.
Return the name of the Codec package.
Return version information for this Codec package, it is specific to the implmentation.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |