GObject.Object
GUPnP.DeviceInfo
GUPnP.DeviceProxy
| Import line: | GUPnP = imports.gi.GUPnP; |
| GIR File: | GUPnP-1.0.gir |
| C documentation: | GUPnPDeviceProxy |
| Class : | DeviceProxy |
| Extends: | GUPnP.DeviceInfo |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
context : GUPnP.Context
|
GUPnP.DeviceInfo | |
|
device_type : String
|
GUPnP.DeviceInfo | |
|
element : void*
|
GUPnP.DeviceInfo | |
|
location : String
|
GUPnP.DeviceInfo | |
|
parent : GUPnP.DeviceInfo
read only
|
GUPnP.DeviceProxy | |
|
priv : GUPnP.DeviceProxyPrivate
read only
|
GUPnP.DeviceProxy | |
|
resource_factory : GUPnP.ResourceFactory
|
GUPnP.DeviceInfo | |
|
udn : String
|
GUPnP.DeviceInfo | |
|
url_base : void*
|
GUPnP.DeviceInfo | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GUPnP.DeviceProxy
(Object properties)
Create a new GUPnP.DeviceProxy
Create a new GUPnP.DeviceProxy
|
||
|
get_context
()
:
GUPnP.Context
|
GUPnP.DeviceInfo | |
|
get_device
(String type)
:
GUPnP.DeviceInfo
|
GUPnP.DeviceInfo | |
|
get_device_type
()
:
String
|
GUPnP.DeviceInfo | |
|
get_friendly_name
()
:
String
|
GUPnP.DeviceInfo | |
|
get_icon_url
(String requested_mime_type, Number requested_depth, Number requested_width, Number requested_height, Boolean prefer_bigger, Array mime_type, Object out_values)
:
String
|
GUPnP.DeviceInfo | |
|
get_location
()
:
String
|
GUPnP.DeviceInfo | |
|
get_manufacturer
()
:
String
|
GUPnP.DeviceInfo | |
|
get_manufacturer_url
()
:
String
|
GUPnP.DeviceInfo | |
|
get_model_description
()
:
String
|
GUPnP.DeviceInfo | |
|
get_model_name
()
:
String
|
GUPnP.DeviceInfo | |
|
get_model_number
()
:
String
|
GUPnP.DeviceInfo | |
|
get_model_url
()
:
String
|
GUPnP.DeviceInfo | |
|
get_presentation_url
()
:
String
|
GUPnP.DeviceInfo | |
|
get_resource_factory
()
:
GUPnP.ResourceFactory
|
GUPnP.DeviceInfo | |
|
get_serial_number
()
:
String
|
GUPnP.DeviceInfo | |
|
get_service
(String type)
:
GUPnP.ServiceInfo
|
GUPnP.DeviceInfo | |
|
get_udn
()
:
String
|
GUPnP.DeviceInfo | |
|
get_upc
()
:
String
|
GUPnP.DeviceInfo | |
|
get_url_base
()
:
Soup.URI
|
GUPnP.DeviceInfo | |
|
list_device_types
()
:
Array
|
GUPnP.DeviceInfo | |
|
list_devices
()
:
Array
|
GUPnP.DeviceInfo | |
|
list_service_types
()
:
Array
|
GUPnP.DeviceInfo | |
|
list_services
()
:
Array
|
GUPnP.DeviceInfo | |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GUPnP.ControlPoint
Signal |
device_proxy_available
(ControlPoint self, DeviceProxy object)
:
none
|
|
GUPnP.ControlPoint
Signal |
device_proxy_unavailable
(ControlPoint self, DeviceProxy object)
:
none
|