CopperSpice API
1.9.1
|
The QMediaServiceFeaturesInterface class interface identifies features supported by a media service plugin. More...
Public Methods | |
virtual | ~QMediaServiceFeaturesInterface () |
virtual QMediaServiceProviderHint::Features | supportedFeatures (const QString &service) const = 0 |
A QMediaServiceProviderPlugin may implement this interface.
|
inlinevirtual |
Destroys a media service features interface.
|
pure virtual |
Returns a set of features supported by a plugin service.