Introduce a new abstract class for media objects.
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Fri, 29 Aug 2008 21:09:59 +0000 (21:09 +0000)
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Fri, 29 Aug 2008 21:09:59 +0000 (21:09 +0000)
commite1c31038528b02968b304766fada7a05f9cc2a8c
tree8a4929c33fa3d7cb9abe04b8e3b0e2b0113f55ff
parent55295442694b2eb7973b9f6070c47b252a7d975a
Introduce a new abstract class for media objects.

It will be the responsibility of derived classes to implement serializing to
DIDLLiteWriter.

svn path=/trunk/; revision=261
ChangeLog
src/media-server/gupnp-media-object.vala [new file with mode: 0644]