libupnpp
0.16.0
A C++ wrapper for the Portable UPnP reference library
|
UPnP resource. More...
#include <cdircontent.hxx>
Public Member Functions | |
bool | protoInfo (UPnPP::ProtocolinfoEntry &e) const |
Get the protocolinfo attribute in cooked form. | |
Public Attributes | |
std::string | m_uri |
URI Value. | |
std::map< std::string, std::string > | m_props |
Resource attributes. | |
UPnP resource.
A resource describes one of the entities associated with a directory entry. This would be typically the audio file URI, with its characteristics (sample rate etc.) as attributes. There can be several resource elements in a directory entry, e.g. for different encoding formats.