MediaObject


Object Hierarchy:

Object hierarchy for MediaObject

Description:

public abstract class MediaObject : Object

Represents a media object (container or item).

The derived RygelMediaContainer class represents a container, and the derived RygelMediaItem classes (RygelAudioItem, RygelImageItem and RygelVideoItem) represent media items.

These objects correspond to items and containers in the UPnP ContentDirectory's DIDL-Lite XML.

Required by:
 

Namespace: Rygel
Package: librygel-server

Content:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class GLib.Object