- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QMediaServiceSupportedFormatsInterface.Impl
public interface QMediaServiceSupportedFormatsInterface extends QtObjectInterface
Interface identifies if a media service plug-in supports a media format
Java wrapper for Qt class QMediaServiceSupportedFormatsInterface
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
QMediaServiceSupportedFormatsInterface.Impl
Implementor class for interfaceQMediaServiceSupportedFormatsInterface
-
Method Summary
Modifier and Type Method Description QMultimedia.SupportEstimate
hasSupport(String mimeType, Collection<String> codecs)
List<String>
supportedMimeTypes()