Arduino DLNA Server
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tiny_dlna::DLNAMediaRendererConnectionMgrDescr Class Reference

ConnectionManager service descriptor (SCPD) generator. More...

#include <DLNAMediaRendererDescr.h>

Inheritance diagram for tiny_dlna::DLNAMediaRendererConnectionMgrDescr:
Inheritance graph
[legend]

Public Member Functions

size_t printDescr (Print &out) override
 

Detailed Description

ConnectionManager service descriptor (SCPD) generator.

Produces the ConnectionManager SCPD XML via printDescr(Print& out). The returned size_t value equals the number of bytes written. The implementation follows the same stateless pattern as the other descriptor classes and is intended to be used when responding to service description requests (service.xml).

Member Function Documentation

◆ printDescr()

size_t tiny_dlna::DLNAMediaRendererConnectionMgrDescr::printDescr ( Print &  out)
inlineoverridevirtual

Implements tiny_dlna::DLNADescr.


The documentation for this class was generated from the following file: