Contents
QMediaServiceFeaturesInterface Class Reference
The QMediaServiceFeaturesInterface class interface identifies features supported by a media service plug-in. More...
#include <QMediaServiceFeaturesInterface>
Public Functions
virtual | ~QMediaServiceFeaturesInterface () |
virtual QMediaServiceProviderHint::Features | supportedFeatures ( const QByteArray & service ) const = 0 |
Detailed Description
The QMediaServiceFeaturesInterface class interface identifies features supported by a media service plug-in.
A QMediaServiceProviderPlugin may implement this interface.