diff -r 000000000000 -r f5a58ecadc66 servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Data_Files/xmldatafiles/service/RenderingControl2.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Data_Files/xmldatafiles/service/RenderingControl2.xml Tue Feb 02 01:12:20 2010 +0200 @@ -0,0 +1,953 @@ + + + + + LastChange + yes + string + + + + PresetNameList + no + string + + + + + Brightness + no + ui2 + + 0 + 1 + + + + + + Contrast + no + ui2 + + 0 + 1 + + + + + + Sharpness + no + ui2 + + 0 + 1 + + + + + + RedVideoGain + no + ui2 + + 0 + 1 + + + + + + GreenVideoGain + no + ui2 + + 0 + 1 + + + + + + BlueVideoGain + no + ui2 + + 0 + 1 + + + + + + RedVideoBlackLevel + no + ui2 + + 0 + 1 + + + + + + GreenVideoBlackLevel + no + ui2 + + 0 + 1 + + + + + + BlueVideoBlackLevel + no + ui2 + + 0 + 1 + + + + + + ColorTemperature + no + ui2 + + 0 + 1 + + + + + + HorizontalKeystone + no + i2 + + 1 + + + + + + VerticalKeystone + no + i2 + + 1 + + + + + + Mute + no + boolean + + + + + Volume + no + ui2 + + 0 + 1 + + + + + + VolumeDB + no + i2 + + + + + Loudness + no + boolean + + + + + A_ARG_TYPE_Channel + no + string + + Master + + + + + A_ARG_TYPE_InstanceID + no + ui4 + + + + A_ARG_TYPE_PresetName + no + string + + FactoryDefaults + + + + + + A_ARG_TYPE_DeviceUDN + no + string + + + + + A_ARG_TYPE_ServiceType + no + string + + + + + A_ARG_TYPE_ServiceID + no + string + + + + + A_ARG_TYPE_StateVariableValuePairs + no + string + + + + + A_ARG_TYPE_StateVariableList + no + string + + + + + + ListPresets + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentPresetNameList + out + PresetNameList + + + + + + SelectPreset + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + PresetName + in + A_ARG_TYPE_PresetName + + + + + + + GetBrightness + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentBrightness + out + Brightness + + + + + + + SetBrightness + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredBrightness + in + Brightness + + + + + + + GetContrast + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentContrast + out + Contrast + + + + + + SetContrast + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredContrast + in + Contrast + + + + + + + GetSharpness + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentSharpness + out + Sharpness + + + + + + + SetSharpness + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredSharpness + in + Sharpness + + + + + + + GetRedVideoGain + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentRedVideoGain + out + RedVideoGain + + + + + + + SetRedVideoGain + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredRedVideoGain + in + RedVideoGain + + + + + + + GetGreenVideoGain + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentGreenVideoGain + out + GreenVideoGain + + + + + + + SetGreenVideoGain + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredGreenVideoGain + in + GreenVideoGain + + + + + + + GetBlueVideoGain + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentBlueVideoGain + out + BlueVideoGain + + + + + + + SetBlueVideoGain + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredBlueVideoGain + in + BlueVideoGain + + + + + + + GetRedVideoBlackLevel + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentRedVideoBlackLevel + out + RedVideoBlackLevel + + + + + + + SetRedVideoBlackLevel + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredRedVideoBlackLevel + in + RedVideoBlackLevel + + + + + + + GetGreenVideoBlackLevel + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentGreenVideoBlackLevel + out + GreenVideoBlackLevel + + + + + + + SetGreenVideoBlackLevel + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredGreenVideoBlackLevel + in + GreenVideoBlackLevel + + + + + + + GetBlueVideoBlackLevel + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentBlueVideoBlackLevel + out + BlueVideoBlackLevel + + + + + + + SetBlueVideoBlackLevel + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredBlueVideoBlackLevel + in + BlueVideoBlackLevel + + + + + + + GetColorTemperature + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentColorTemperature + out + ColorTemperature + + + + + + + SetColorTemperature + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredColorTemperature + in + ColorTemperature + + + + + + + GetHorizontalKeystone + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentHorizontalKeystone + out + HorizontalKeystone + + + + + + + SetHorizontalKeystone + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredHorizontalKeystone + in + HorizontalKeystone + + + + + + + GetVerticalKeystone + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentVerticalKeystone + out + VerticalKeystone + + + + + + + SetVerticalKeystone + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + DesiredVerticalKeystone + in + VerticalKeystone + + + + + + + GetMute + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Channel + in + A_ARG_TYPE_Channel + + + CurrentMute + out + Mute + + + + + + + SetMute + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Channel + in + A_ARG_TYPE_Channel + + + DesiredMute + in + Mute + + + + + + + GetVolume + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Channel + in + A_ARG_TYPE_Channel + + + CurrentVolume + out + Volume + + + + + + + SetVolume + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Channel + in + A_ARG_TYPE_Channel + + + DesiredVolume + in + Volume + + + + + + + GetVolumeDB + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Channel + in + A_ARG_TYPE_Channel + + + CurrentVolume + out + VolumeDB + + + + + + + SetVolumeDB + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Channel + in + A_ARG_TYPE_Channel + + + DesiredVolume + in + VolumeDB + + + + + + + GetVolumeDBRange + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Channel + in + A_ARG_TYPE_Channel + + + MinValue + out + VolumeDB + + + MaxValue + out + VolumeDB + + + + + + + GetLoudness + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Channel + in + A_ARG_TYPE_Channel + + + CurrentLoudness + out + Loudness + + + + + + + SetLoudness + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Channel + in + A_ARG_TYPE_Channel + + + DesiredLoudness + in + Loudness + + + + + + + GetStateVariables + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + StateVariableList + in + A_ARG_TYPE_StateVariableList + + + StateVariableValuePairs + out + A_ARG_TYPE_StateVariableValuePairs + + + + + + + SetStateVariables + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + RenderingControlUDN + in + A_ARG_TYPE_DeviceUDN + + + ServiceType + in + A_ARG_TYPE_ServiceType + + + ServiceId + in + A_ARG_TYPE_ServiceID + + + StateVariableValuePairs + in + A_ARG_TYPE_StateVariableValuePairs + + + StateVariableList + out + A_ARG_TYPE_StateVariableList + + + + + \ No newline at end of file