Dreambox class Contains the necessary configuration grouped in an object.
More...
|
|
| __construct () |
| | Class constructor Initializes the object.
|
| |
|
|
string | $ipAddress |
| | IP address of the Enigma2 box on the network, with access to the web interface.
|
| |
|
string | $user |
| | User with access to the web interface.
|
| |
|
string | $password |
| | Password with access to the web interface.
|
| |
|
bool | $https |
| | Use secure (https) protocol.
|
| |
|
string | $urlAllServices |
| | URL for "all services".
|
| |
|
int | $port |
| | Port of the streaming proxy.
|
| |
|
string | $streamAddress |
| | Entire http address and port of the streaming proxy.
|
| |
|
string | $playlistFilename |
| | The name of the playlist file, extension will be added automatically.
|
| |
Dreambox class Contains the necessary configuration grouped in an object.
The documentation for this class was generated from the following file: