Goa.MediaServer

g GObject.GInterface GObject.GInterface Goa.MediaServer Goa.MediaServer GObject.GInterface->Goa.MediaServer

Implementations:

Goa.MediaServerProxy, Goa.MediaServerSkeleton

Methods

class

interface_info ()

class

override_properties (klass, property_id_begin)

Virtual Methods

None

Properties

Name

Type

Flags

Short Description

dlna-supported

bool

d/r/w

DlnaSupported deprecated

udn

str

d/r/w

Udn deprecated

Signals

None

Fields

None

Class Details

class Goa.MediaServer
Bases:

GObject.GInterface

Structure:

Goa.MediaServerIface

Abstract interface type for the D-Bus interface ‘org.gnome.OnlineAccounts.MediaServer [gdbus-interface-org-gnome-OnlineAccounts-MediaServer.top_of_page]’.

New in version 3.14.

Deprecated since version ???: The D-Bus interface has been deprecated.

classmethod interface_info()
Returns:

A Gio.DBusInterfaceInfo. Do not free.

Return type:

Gio.DBusInterfaceInfo

Gets a machine-readable description of the ‘org.gnome.OnlineAccounts.MediaServer [gdbus-interface-org-gnome-OnlineAccounts-MediaServer.top_of_page]’ D-Bus interface.

New in version 3.14.

Deprecated since version ???: The D-Bus interface has been deprecated.

classmethod override_properties(klass, property_id_begin)
Parameters:
Returns:

The last property id.

Return type:

int

Overrides all GObject.Object properties in the Goa.MediaServer interface for a concrete class. The properties are overridden in the order they are defined.

New in version 3.14.

Deprecated since version ???: The D-Bus interface has been deprecated.

Property Details

Goa.MediaServer.props.dlna_supported
Name:

dlna-supported

Type:

bool

Default Value:

False

Flags:

DEPRECATED, READABLE, WRITABLE

Represents the D-Bus property ‘“DlnaSupported” [gdbus-property-org-gnome-OnlineAccounts-MediaServer.DlnaSupported]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

New in version 3.14.

Deprecated since version ???: The D-Bus property has been deprecated.

Goa.MediaServer.props.udn
Name:

udn

Type:

str

Default Value:

None

Flags:

DEPRECATED, READABLE, WRITABLE

Represents the D-Bus property ‘“Udn” [gdbus-property-org-gnome-OnlineAccounts-MediaServer.Udn]’.

Since the D-Bus property for this GObject.Object property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.

New in version 3.14.

Deprecated since version ???: The D-Bus property has been deprecated.