Spec-Zone.ru › Qt 5.11

Класс QMediaServiceSupportedFormatsInterface

Интерфейс класса QMediaServiceSupportedFormatsInterface определяет, поддерживает ли плагин медиа-службы определённый медиа-формат. Подробнее...

Заголовок: #include <QMediaServiceSupportedFormatsInterface>
qmake: QT += multimedia
  • Список всех членов, включая унаследованные

Открытые функции

virtual ~QMediaServiceSupportedFormatsInterface()
virtual QMultimedia::SupportEstimate hasSupport(const QString &mimeType, const QStringList &codecs) const = 0
virtual QStringList supportedMimeTypes() const = 0

Подробное описание

Интерфейс класса QMediaServiceSupportedFormatsInterface определяет, поддерживает ли плагин медиа-службы определённый медиа-формат.

Класс QMediaServiceProviderPlugin может реализовывать этот интерфейс.

Документация по членам-функциям

[virtual] QMediaServiceSupportedFormatsInterface::~QMediaServiceSupportedFormatsInterface()

Уничтожает интерфейс поддерживаемых форматов медиа-службы.

[pure virtual] QMultimedia::SupportEstimate QMediaServiceSupportedFormatsInterface::hasSupport(const QString &mimeType, const QStringList &codecs) const

Возвращает уровень поддержки, предоставляемый плагином медиа-службы для заданного mimeType и набора codecs.

[pure virtual] QStringList QMediaServiceSupportedFormatsInterface::supportedMimeTypes() const

Возвращает список поддерживаемых MIME-типов плагином медиа-службы.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/archives/qt-5.11/qmediaservicesupportedformatsinterface.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API