DmapAvShare
DmapAvShare — A DAAP share.
|
|
Object Hierarchy
GObject
╰── DmapShare
╰── DmapAvShare
Description
DmapAvShare objects encapsulate a DAAP share.
Functions
dmap_av_share_new ()
DmapAvShare *
dmap_av_share_new (const char *name
,
const char *password
,
DmapDb *db
,
DmapContainerDb *container_db
,
gchar *transcode_mimetype
);
Creates a new DAAP share and publishes it using mDNS.
Returns
a pointer to a DmapAvShare.