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

Everything you need to know about a Receiver. More...

#include <linnsongcast.hxx>

Public Types

enum  SCState {
  SCRS_GENERROR, SCRS_NOOH, SCRS_NOTRECEIVER, SCRS_STOPPED,
  SCRS_PLAYING
}
 

Public Member Functions

void reset ()
 

Public Attributes

SCState state
 
int receiverSourceIndex
 
std::string nm
 
std::string UDN
 
std::string uri
 
std::string meta
 
std::string reason
 
OHPRH prod
 
OHRCH rcv
 

Detailed Description

Everything you need to know about a Receiver.


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