#include <qmmp/inputsourcefactory.h>
Transport plugin interface.
- Author
- Ilya Kotov forko.nosp@m.tov0.nosp@m.2@ya..nosp@m.ru
◆ create()
| virtual InputSource * create |
( |
const QString & | url, |
|
|
QObject * | parent = nullptr ) |
|
pure virtual |
Creates transport provided by plugin.
- Parameters
-
| url | URL of the stream. |
| parent | Parent object. |
◆ createSettings()
| virtual QDialog * createSettings |
( |
QWidget * | parent | ) |
|
|
pure virtual |
Creates settings dialog.
- Parameters
-
- Returns
- Settings dialog pointer.
◆ properties()
Returns transport plugin properties.
◆ showAbout()
| virtual void showAbout |
( |
QWidget * | parent | ) |
|
|
pure virtual |
Shows about dialog.
- Parameters
-
◆ translation()
| virtual QString translation |
( |
| ) |
const |
|
pure virtual |
Returns translation file path without locale code and extension
The documentation for this class was generated from the following file: