Arduino DLNA Server
|
#include "HttpChunkWriter.h"
#include "HttpStreamedOutput.h"
#include "WiFi.h"
#include "basic/List.h"
#include "basic/Str.h"
Go to the source code of this file.
Classes | |
class | tiny_dlna::HttpStreamedMultiOutput |
Generic HttpStreamedMultiOutput Class which handles multicast streaming. We can optionally define some default (e.g. html) content that will be written at the beginning and at the end of the streaming session to the client. More... | |
Namespaces | |
tiny_dlna | |