Свойство | Type | Description | |
---|---|---|---|
currentContainerId | String | ||
currentListId | String | ||
mainContentType | ContentDirectoryMainContentType | ||
rootContainerId | String | ||
rootListId | String |
Méthode | Description | |
---|---|---|
ContentDirectoryBrowser ( string _rootContainerId = "", UPNP _upnpStack = null ) : System | ||
browseTo ( String _containerId = "", |
||
browseToMainContentType ( ContentDirectoryMainContentType _mainContentType ) : void | ||
browseToParent ( System.Boolean _rereadParentList = false ) : void | ||
getCurrentList ( ) : |
||
getMainContentType ( ) : ContentDirectoryMainContentType | ||
getMetaDataForObjectId ( String _objectId ) : String | ||
isSearchAvailable ( ContentDirectoryMainContentType _contentType ) : System.Boolean |
Méthode | Description | |
---|---|---|
containerIdToListId ( String _containerId, ContentDirectoryMainContentType _contentType ) : String | ||
createListObject ( String _listId ) : |
||
listDataReadySink ( string _listId ) : void | ||
retrieveList ( String _containerId, String _parentListId = "", System.Boolean _useCache = true, |
public ContentDirectoryBrowser ( string _rootContainerId = "", UPNP _upnpStack = null ) : System | ||
_rootContainerId | string | |
_upnpStack | UPNP | |
Résultat | System |
public browseTo ( String _containerId = "", |
||
_containerId | String | |
_mediaItem | ||
Résultat | void |
public browseToMainContentType ( ContentDirectoryMainContentType _mainContentType ) : void | ||
_mainContentType | ContentDirectoryMainContentType | |
Résultat | void |
public browseToParent ( System.Boolean _rereadParentList = false ) : void | ||
_rereadParentList | System.Boolean | |
Résultat | void |
protected containerIdToListId ( String _containerId, ContentDirectoryMainContentType _contentType ) : String | ||
_containerId | String | |
_contentType | ContentDirectoryMainContentType | |
Résultat | String |
protected createListObject ( String _listId ) : |
||
_listId | String | |
Résultat |
public getMainContentType ( ) : ContentDirectoryMainContentType | ||
Résultat | ContentDirectoryMainContentType |
public getMetaDataForObjectId ( String _objectId ) : String | ||
_objectId | String | |
Résultat | String |
public isSearchAvailable ( ContentDirectoryMainContentType _contentType ) : System.Boolean | ||
_contentType | ContentDirectoryMainContentType | |
Résultat | System.Boolean |
protected listDataReadySink ( string _listId ) : void | ||
_listId | string | |
Résultat | void |
protected retrieveList ( String _containerId, String _parentListId = "", System.Boolean _useCache = true, |
||
_containerId | String | |
_parentListId | String | |
_useCache | System.Boolean | |
_parentMediaItem | ||
Résultat | void |
protected ContentDirectoryMainContentType mainContentType | ||
Résultat | ContentDirectoryMainContentType |