|
mUPnP for C
|
#include <mupnp/event/event.h>#include <mupnp/event/notify.h>#include <mupnp/event/property.h>#include <mupnp/util/log.h>#include <time.h>Functions | |
| mUpnpProperty * | mupnp_property_new (void) |
| void | mupnp_property_delete (mUpnpProperty *prop) |
| void | mupnp_property_clear (mUpnpProperty *prop) |
| void mupnp_property_clear | ( | mUpnpProperty * | prop | ) |
Clear UPnP property
| prop | UPnP property |
| void mupnp_property_delete | ( | mUpnpProperty * | prop | ) |
Delete UPnP property object
| prop | UPnP property |
| mUpnpProperty * mupnp_property_new | ( | void | ) |
Construct new UPnP property object