Dmap.ImageShare

g Dmap.ImageShare Dmap.ImageShare Dmap.Share Dmap.Share Dmap.Share->Dmap.ImageShare GObject.Object GObject.Object GObject.Object->Dmap.Share

Subclasses:

None

Methods

Inherited:

Dmap.Share (3), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (name, password, db, container_db, transcode_mimetype)

Virtual Methods

Inherited:

Dmap.Share (15), GObject.Object (7)

Properties

Inherited:

Dmap.Share (9)

Signals

Inherited:

Dmap.Share (1), GObject.Object (1)

Fields

Inherited:

Dmap.Share (1), GObject.Object (1)

Name

Type

Access

Description

dmap_share_instance

Dmap.Share

r

Class Details

class Dmap.ImageShare(**kwargs)
Bases:

Dmap.Share

Abstract:

No

Structure:

Dmap.ImageShareClass

classmethod new(name, password, db, container_db, transcode_mimetype)
Parameters:
  • name (str) – The name that will be published by mDNS.

  • password (str or None) – A share password or None.

  • db (object or None) – A media database.

  • container_db (object or None) – A container (album) database.

  • transcode_mimetype (str or None) – A transcode mimetype or None.

Returns:

a pointer to a Dmap.ImageShare.

Return type:

Dmap.ImageShare

Creates a new DPAP share and publishes it using mDNS.