MediaServerPlugin


Object Hierarchy:

Object hierarchy for MediaServerPlugin

Description:

public abstract class MediaServerPlugin : Plugin

This is the base class for every Rygel implementation of a UPnP media server. It should be used either for a real plug-in for the Rygel process or used in-process via the librygel-server API.

The plugin instance should have a #RygelMediaContainer instance as its root container, which may be provided to the constructor.

See the <link linkend="implementing-server-plugins">Implementing Server Plugins</link> section.


Namespace: Rygel
Package: librygel-server

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Rygel.Plugin
All known members inherited from class GUPnP.ResourceFactory
All known members inherited from class GLib.Object