Transport plugin interface.
More...
#include <inputsourcefactory.h>
Transport plugin interface.
- Author
- Ilya Kotov forko.nosp@m.tov0.nosp@m.2@ya..nosp@m.ru
Definition at line 47 of file inputsourcefactory.h.
virtual InputSourceFactory::~InputSourceFactory |
( |
| ) |
|
|
virtualdefault |
virtual InputSource* InputSourceFactory::create |
( |
const QString & |
url, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
pure virtual |
Creates transport provided by plugin.
- Parameters
-
url | URL of the stream. |
parent | Parent object. |
virtual QDialog* InputSourceFactory::createSettings |
( |
QWidget * |
parent | ) |
|
|
pure virtual |
Creates settings dialog.
- Parameters
-
- Returns
- Settings dialog pointer.
The documentation for this class was generated from the following file: