libupnpp  0.16.0
A C++ wrapper for the Portable UPnP reference library
Public Member Functions | Public Attributes | List of all members
UPnPClient::UPnPResource Class Reference

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.
 

Detailed Description

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.


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