librygel-core Reference Manual |
|---|
for librygel-core 1.0. The latest version of this documentation can be found on-line at http://[SERVER]/librygel-core/.
- librygel-core API Reference
- RygelConnectionManager — Basic implementation of UPnP ConnectionManager service version 2.
- RygelConfiguration — Interface for dealing with Rygel configuration.
- RygelLogHandler
- RygelResourceInfo — Holds information about a particular resource (device and service) implementation.
- RygelDBusInterface
- DescriptionFile — Represents a device description document and offers methods for easy manipulation of those.
- RygelPluginLoader — Responsible for plugin loading. Probes for shared library files in a specific directry and tries to grab a function with a specific name and signature, calls it. The loaded module can then add plugins to Rygel by calling the add_plugin method. NOTE: The module SHOULD make sure that plugin is not disabled by user using plugin_disabled method before creating the plugin instance and resources related to that instance.
- RygelIconInfo — Holds information about an icon.
- FreeDesktopDBusObject
- RygelRootDevice — Represents a Root device.
- RygelUserConfig — Manages the user configuration for Rygel.
- RygelCmdlineConfig — Manages configuration from Commandline arguments.
- RygelPlugin — Represents a Rygel plugin. Plugins are supposed to provide an object of this class or a subclass.
- RygelMediaDevice
- RygelRootDeviceFactory — Factory for RootDevice objects. Give it a plugin and it will create a Root device for that.
- RygelMetaConfig — Manages all the configuration sources for Rygel.
- RygelXMLUtils — XML utility API.
- RygelStateMachine — StateMachine interface.
- librygel-core D-Bus API Reference
- Object Hierarchy
- API Index
- Index of deprecated API
- Annotation Glossary
