Method

GUPnPAVDIDLLiteObjectset_album

Declaration [src]

void
gupnp_didl_lite_object_set_album (
  GUPnPDIDLLiteObject* object,
  const char* album
)

Description [src]

Set the album of the object to album.

Parameters

album

Type: const char*

The album string.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.