libupnpp
0.16.0
A C++ wrapper for the Portable UPnP reference library
|
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 |
Everything you need to know about a Receiver.