java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.multimedia.QMediaServiceFeaturesInterface.Impl
- All Implemented Interfaces:
QMediaServiceFeaturesInterface
,QtObjectInterface
- Enclosing interface:
- QMediaServiceFeaturesInterface
public abstract static class QMediaServiceFeaturesInterface.Impl extends QtObject implements QMediaServiceFeaturesInterface
Implementor class for interface QMediaServiceFeaturesInterface
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.qt.multimedia.QMediaServiceFeaturesInterface
QMediaServiceFeaturesInterface.Impl
-
Constructor Summary
Constructors Modifier Constructor Description Impl()
protected
Impl(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Modifier and Type Method Description abstract QMediaServiceProviderHint.Features
supportedFeatures(QByteArray service)
-
Constructor Details
-
Method Details
-
supportedFeatures
@QtUninvokable public abstract QMediaServiceProviderHint.Features supportedFeatures(QByteArray service)- Specified by:
supportedFeatures
in interfaceQMediaServiceFeaturesInterface
-