DIDLLiteCreateClass
Object Hierarchy:
Description:
[
CCode ( lower_case_csuffix =
"didl_lite_create_class" , type_id =
"gupnp_didl_lite_create_class_get_type ()" ) ]
public class DIDLLiteCreateClass :
Object
DIDL-Lite CreateClass
[class@GUPnPAV.DIDLLiteCreateClass] respresents a DIDL-Lite create class element.
Content:
Properties:
- public string content { get; set; }
The content of this create Class.
- public string friendly_name { get; set; }
The friendly name of this create Class.
- public bool include_derived { get; set; }
Whether this create Class can be derived.
- public unowned Node* xml_node { get; construct; }
The pointer to desc node in XML document.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object