Property | Type | Description | |
---|---|---|---|
mediaServerIpAddress | String | ||
mediaServerRequestUriBase | String |
Property | Type | Description | |
---|---|---|---|
contentDirectory | |||
mediaServer |
Method | Description | |
---|---|---|
MediaServerManager ( UPNP _upnpStack ) : System | ||
contentDirectory_onStateVariableContainerUpdateIds ( |
||
findMediaServer ( ) : void | ||
getContentDirectory ( ) : |
||
getMediaServer ( ) : |
Method | Description | |
---|---|---|
getMediaServerIP ( |
||
getMediaServerRequestUri ( ) : String | ||
mediaServerFoundSink ( |
||
mediaServerRemovedSink ( |
public MediaServerManager ( UPNP _upnpStack ) : System | ||
_upnpStack | UPNP | |
return | System |
public contentDirectory_onStateVariableContainerUpdateIds ( |
||
_contentDirectory | ||
_value | string | |
return | void |
public getContentDirectory ( ) : |
||
return |
public getMediaServer ( ) : |
||
return |
protected getMediaServerIP ( |
||
_mediaServer | ||
return | String |
protected getMediaServerRequestUri ( ) : String | ||
return | String |
protected mediaServerFoundSink ( |
||
_mediaServer | ||
return | void |
protected mediaServerRemovedSink ( |
||
_mediaServer | ||
return | void |
protected CpContentDirectory,RaumfeldNET.UPNP contentDirectory | ||
return |
protected CpMediaServer,RaumfeldNET.UPNP mediaServer | ||
return |