list_dlna_capabilities


Description:

[ Version ( since = "0.14.0" ) ]
public List<string>? list_dlna_capabilities ()

Get a List of strings that represent the device capabilities as announced in the device description file using the &lt;dlna:X_DLNACAP&gt; element.

Parameters:

this

A DeviceInfo

Returns:

a List of newly allocated strings or null if the device description doesn't contain the &lt;dlna:X_DLNACAP&gt; element.