#include <cybergarage/avdebug.h>
#include <cybergarage/util/clist.h>
#include <cybergarage/avdevice/cavdevice.h>
Functions | |
CgUpnpAVDeviceList * | cg_upnp_av_devicelist_new () |
void | cg_upnp_av_devicelist_delete (CgUpnpAVDeviceList *devicelist) |
CgUpnpAVDevice * | cg_upnp_av_devicelist_find (CgUpnpAVDeviceList *avDeviceList, const char *udn) |
|
Delete the contents of an av device list and free its memory |
|
Find an AV device from a device list by the device's UDN
|
|
Create a new AV device list |