QMediaServiceFeaturesInterface

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

Inheritance diagram of PySide2.QtMultimedia.QMediaServiceFeaturesInterface

Detailed Description

A QMediaServiceProviderPlugin may implement this interface.

class QMediaServiceFeaturesInterface
PySide2.QtMultimedia.QMediaServiceFeaturesInterface.supportedFeatures(service)
Parameters

serviceQByteArray

Return type

Features

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