Rygel.SimpleContainer.SimpleContainer – librygel-server Reference Manual
Packages
librygel-server
Rygel
SimpleContainer
search_classes
SimpleContainer
SimpleContainer.root
add_child_container
add_child_item
clear
constructed
find_object
get_all_children
get_children
is_child_id_unique
remove_child
search
children
SimpleContainer
Description:
public
SimpleContainer
(
string
id,
MediaContainer
? parent,
string
title)
Creates a child RygelSimpleContainer.
Parameters:
id
The ID of the item. This should be unique in the server.
parent
The parent of the container.
title
The title of the container.