Goa.MediaServer¶
- Implementations:
Methods¶
class |
|
class |
|
Virtual Methods¶
None
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
d/r/w |
DlnaSupported |
||
d/r/w |
Udn |
Signals¶
None
Fields¶
None
Class Details¶
- class Goa.MediaServer¶
- Bases:
- Structure:
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:
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:
klass (
GObject.ObjectClass
) – The class structure for aGObject.Object
derived class.property_id_begin (
int
) – The property id to assign to the first overridden property.
- Returns:
The last property id.
- Return type:
Overrides all
GObject.Object
properties in theGoa.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:
- Default Value:
- Flags:
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:
- Default Value:
- Flags:
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.