KA-Radio Protocol Server which provides the KARadioProtocol over http to control the audio player provided by the audiotools.
More...
#include <KARadioProtocolServer.h>
|
| static void | parse (HttpServer *server, const char *requestPath, HttpRequestHandlerLine *hl) |
| |
KA-Radio Protocol Server which provides the KARadioProtocol over http to control the audio player provided by the audiotools.
- Author
- Phil Schatzmann
◆ KARadioProtocolServer() [1/2]
◆ KARadioProtocolServer() [2/2]
Empty constructor: call setPlayer to define the player.
◆ begin()
◆ copy()
◆ loop()
◆ parse()
| static void parse |
( |
HttpServer * |
server, |
|
|
const char * |
requestPath, |
|
|
HttpRequestHandlerLine * |
hl |
|
) |
| |
|
inlinestaticprotectedinherited |
◆ setBufferSize()
| void setBufferSize |
( |
int |
size | ) |
|
|
inlineinherited |
Defines the buffer size that is made available for the http reply.
◆ setPassword()
| void setPassword |
( |
const char * |
password | ) |
|
|
inlineinherited |
◆ setPlayer()
◆ setPort()
◆ setProtocol()
◆ setSSID() [1/2]
| void setSSID |
( |
const char * |
ssid | ) |
|
|
inlineinherited |
◆ setSSID() [2/2]
| void setSSID |
( |
const char * |
ssid, |
|
|
const char * |
password |
|
) |
| |
|
inlineinherited |
◆ buffer_size
◆ context
◆ p_protocol
◆ password
| const char* password = nullptr |
|
protectedinherited |
◆ port
◆ protocol
◆ queueStream
◆ ringBuffer
◆ server
◆ ssid
| const char* ssid = nullptr |
|
protectedinherited |
◆ wifi
The documentation for this class was generated from the following file: