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.