QtMobility Reference Documentation

QMediaServiceFeaturesInterface Class Reference

The QMediaServiceFeaturesInterface class interface identifies features supported by a media service plug-in. More...

 #include <QMediaServiceFeaturesInterface>

This class was introduced in Qt Mobility 1.0.

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.

Member Function Documentation

QMediaServiceFeaturesInterface::~QMediaServiceFeaturesInterface () [virtual]

Destroys a media service features interface.

QMediaServiceProviderHint::Features QMediaServiceFeaturesInterface::supportedFeatures ( const QByteArray & service ) const [pure virtual]

Returns a set of features supported by a plug-in service.

This function was introduced in Qt Mobility 1.0.

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.