Constructor
TraversityUpnpDiscoverernew
since: 0.1
Declaration [src]
TraversityDiscoverer*
traversity_upnp_discoverer_new (
  void
)
      Description [src]
Creates a new TraversityDiscoverer that supports Universal Plug and Play.
Available since: 0.1
Return value
Type: TraversityDiscoverer
The new discoverer.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |