PHP Doku:: Create a new control point - function.gupnp-control-point-new.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteGupnpGupnp Funktionengupnp_control_point_new

Ein Service von Reinhard Neidl - Webprogrammierung.

Gupnp Funktionen

<<gupnp_control_point_callback_set

gupnp_device_action_callback_set>>

gupnp_control_point_new

(PECL gupnp >= 0.1.0)

gupnp_control_point_newCreate a new control point

Beschreibung

resource gupnp_control_point_new ( resource $context , string $target )

Create a new control point with the specified target.

Parameter-Liste

context

A context identifier, returned by gupnp_context_new().

target

The search target. target should be a service or device name, such as urn:schemas-upnp-org:service:WANIPConnection:1 or urn:schemas-upnp-org:device:MediaRenderer:1.

Rückgabewerte

A control point identifier.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)