RootDevice


Object Hierarchy:

Object hierarchy for RootDevice

Description:

public class RootDevice : RootDevice

This represents a UPnP root device.

Each Rygel plugin corresponds to one UPnP root device, so each #RygelPlugin corresponds to one #RygelRootDevice.

Rygel creates the #RygelRootDevice by calling rygel_root_device_factory_create() with the plugin, having first instantiated the #RygelRootDeviceFactory for a #GUPnPContext.


Namespace: Rygel
Package: librygel-core

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GUPnP.RootDevice
 
All known members inherited from class GUPnP.Device
 
All known members inherited from class GUPnP.DeviceInfo
 
All known members inherited from class GLib.Object