- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QMediaServiceSupportedDevicesInterface.Impl
public interface QMediaServiceSupportedDevicesInterface extends QtObjectInterface
Interface identifies the devices supported by a media service plug-in
Java wrapper for Qt class QMediaServiceSupportedDevicesInterface
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
QMediaServiceSupportedDevicesInterface.Impl
Implementor class for interfaceQMediaServiceSupportedDevicesInterface
-
Method Summary
Modifier and Type Method Description String
deviceDescription(QByteArray service, QByteArray device)
List<QByteArray>
devices(QByteArray service)