string id, MediaContainer? parent, string title, int child_count)
        Create a media container with the specified details.
| id | See the id property of the #RygelMediaObject class. | 
| parent | The parent container, if any. | 
| title | See the title property of the #RygelMediaObject class. | 
| child_count | The initially-known number of child items. |