Method

GUPnPAVDIDLLiteCreateClassset_content

Declaration [src]

void
gupnp_didl_lite_create_class_set_content (
  GUPnPDIDLLiteCreateClass* create_class,
  const char* content
)

Description [src]

Set the content of the create_class.

Parameters

content

Type: const char*

The content.

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