Method

GUPnPAVProtocolInfoget_dlna_profile

Declaration [src]

const char*
gupnp_protocol_info_get_dlna_profile (
  GUPnPProtocolInfo* info
)

Description [src]

Get the DLNA profile of this info.

Return value

Type: const char*

The DLNA profile of this info or NULL. This string should not be freed.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.