Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/Windows/ehome/MediaRenderer/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/Windows/ehome/MediaRenderer/MediaCenter.DigitalMediaRenderer.ConnectionManager.xml
<?xml version="1.0" encoding="utf-8" ?>
<scpd xmlns="urn:schemas-upnp-org:service-1-0">
  <specVersion>
    <major>1</major>
    <minor>0</minor>
  </specVersion>
  <actionList>
    <action>
      <name>GetProtocolInfo</name>
      <argumentList>
        <argument>
          <name>Source</name>
          <relatedStateVariable>SourceProtocolInfo</relatedStateVariable>
          <direction>out</direction>
        </argument>
        <argument>
          <name>Sink</name>
          <relatedStateVariable>SinkProtocolInfo</relatedStateVariable>
          <direction>out</direction>
        </argument>
      </argumentList>
    </action>
    <action>
      <name>GetCurrentConnectionIDs</name>
      <argumentList>
        <argument>
          <name>ConnectionIDs</name>
          <relatedStateVariable>CurrentConnectionIDs</relatedStateVariable>
          <direction>out</direction>
        </argument>
      </argumentList>
    </action>
    <action>
      <name>GetCurrentConnectionInfo</name>
      <argumentList>
        <argument>
          <name>ConnectionID</name>
          <relatedStateVariable>A_ARG_TYPE_ConnectionID</relatedStateVariable>
          <direction>in</direction>
        </argument>
        <argument>
          <name>RcsID</name>
          <relatedStateVariable>A_ARG_TYPE_RcsID</relatedStateVariable>
          <direction>out</direction>
        </argument>
        <argument>
          <name>AVTransportID</name>
          <relatedStateVariable>A_ARG_TYPE_AVTransportID</relatedStateVariable>
          <direction>out</direction>
        </argument>
        <argument>
          <name>ProtocolInfo</name>
          <relatedStateVariable>A_ARG_TYPE_ProtocolInfo</relatedStateVariable>
          <direction>out</direction>
        </argument>
        <argument>
          <name>PeerConnectionManager</name>
          <relatedStateVariable>A_ARG_TYPE_ConnectionManager</relatedStateVariable>
          <direction>out</direction>
        </argument>
        <argument>
          <name>PeerConnectionID</name>
          <relatedStateVariable>A_ARG_TYPE_ConnectionID</relatedStateVariable>
          <direction>out</direction>
        </argument>
        <argument>
          <name>Direction</name>
          <relatedStateVariable>A_ARG_TYPE_Direction</relatedStateVariable>
          <direction>out</direction>
        </argument>
        <argument>
          <name>Status</name>
          <relatedStateVariable>A_ARG_TYPE_ConnectionStatus</relatedStateVariable>
          <direction>out</direction>
        </argument>
      </argumentList>
    </action>
  </actionList>
  <serviceStateTable>
    <stateVariable sendEvents="yes">
      <name>SourceProtocolInfo</name>
      <dataType>string</dataType>
    </stateVariable>
    <stateVariable sendEvents="yes">
      <name>SinkProtocolInfo</name>
      <dataType>string</dataType>
    </stateVariable>
    <stateVariable sendEvents="yes">
      <name>CurrentConnectionIDs</name>
      <dataType>string</dataType>
    </stateVariable>
    <stateVariable sendEvents="no">
      <name>A_ARG_TYPE_ConnectionStatus</name>
      <dataType>string</dataType>
      <allowedValueList>
        <allowedValue>OK</allowedValue>
        <allowedValue>ContentFormatMismatch</allowedValue>
        <allowedValue>InsufficientBandwidth</allowedValue>
        <allowedValue>UnreliableChannel</allowedValue>
        <allowedValue>Unknown</allowedValue>
      </allowedValueList>
    </stateVariable>
    <stateVariable sendEvents="no">
      <name>A_ARG_TYPE_ConnectionManager</name>
      <dataType>string</dataType>
    </stateVariable>
    <stateVariable sendEvents="no">
      <name>A_ARG_TYPE_Direction</name>
      <dataType>string</dataType>
      <allowedValueList>
        <allowedValue>Input</allowedValue>
      </allowedValueList>
    </stateVariable>
    <stateVariable sendEvents="no">
      <name>A_ARG_TYPE_ProtocolInfo</name>
      <dataType>string</dataType>
    </stateVariable>
    <stateVariable sendEvents="no">
      <name>A_ARG_TYPE_ConnectionID</name>
      <dataType>i4</dataType>
    </stateVariable>
    <stateVariable sendEvents="no">
      <name>A_ARG_TYPE_AVTransportID</name>
      <dataType>i4</dataType>
    </stateVariable>
    <stateVariable sendEvents="no">
      <name>A_ARG_TYPE_RcsID</name>
      <dataType>i4</dataType>
    </stateVariable>
  </serviceStateTable>
</scpd>