QMediaServiceProviderPlugin Class
The QMediaServiceProviderPlugin class interface provides an interface for QMediaService plug-ins. More...
| Header: | #include <QMediaServiceProviderPlugin> |
| qmake: | QT += multimedia |
| Inherits: | QObject and QMediaServiceProviderFactoryInterface |
This class is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Detailed Description
A media service provider plug-in may implement one or more of QMediaServiceSupportedFormatsInterface, QMediaServiceSupportedDevicesInterface, and QMediaServiceFeaturesInterface to identify the features it supports.