温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,汇文网负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。
网站客服:3074922707
ISO_IEC_29341
20
13
_2017
Character_PDF_documenten
Information technology UPnP Device Architecture Part 20-13:Audio video device control protocol Level 4 Rendering control serviceTechnologies de linformation Architecture de dispositif UPnP Partie 20-13:Protocole de contrle de dispositif audio-vido Niveau 4 Service de contrle de renduINTERNATIONAL STANDARDISO/IEC 29341-20-13Reference numberISO/IEC 29341-20-13:2017(E)First edition2017-09 ISO/IEC 2017 ii ISO/IEC 2017 All rights reservedCOPYRIGHT PROTECTED DOCUMENT ISO/IEC 2017,Published in SwitzerlandAll rights reserved.Unless otherwise specified,no part of this publication may be reproduced or utilized otherwise in any form or by any means,electronic or mechanical,including photocopying,or posting on the internet or an intranet,without prior written permission.Permission can be requested from either ISO at the address below or ISOs member body in the country of the requester.ISO copyright officeCh.de Blandonnet 8 CP 401CH-1214 Vernier,Geneva,SwitzerlandTel.+41 22 749 01 11Fax+41 22 749 09 47copyrightiso.orgwww.iso.orgISO/IEC 29341-20-13:2017(E)ISO/IEC 29341-20-13:2017(E)ISO/IEC 2017 All rights reserved iii CONTENTS 1Scope.11.1Introduction.11.2Multi-input Devices.12Normative references.13Terms,definitions,symbols and abbreviations.43.1Provisioning terms.43.2Symbols.54Notations and Conventions.54.1Notation.54.1.1Data Types.54.1.2Strings Embedded in Other Strings.64.1.3Extended Backus-Naur Form.64.2Derived Data Types.74.2.1Summary.74.2.2CSV Lists.74.3Management of XML Namespaces in Standardized DCPs.84.3.1Namespace Prefix Requirements.124.3.2Namespace Names,Namespace Versioning and Schema Versioning.134.3.3Namespace Usage Examples.154.4Vendor-defined Extensions.154.4.1Vendor-defined Action Names.154.4.2Vendor-defined State Variable Names.154.4.3Vendor-defined XML Elements and attributes.164.4.4Vendor-defined Property Names.165Service Modeling Definitions.165.1Service Type.165.2State Variables.175.2.1State Variable Overview.175.2.2LastChange.205.2.3PresetNameList.235.2.4Brightness.235.2.5Contrast.235.2.6Sharpness.235.2.7RedVideoGain.235.2.8GreenVideoGain.235.2.9BlueVideoGain.245.2.10 RedVideoBlackLevel.245.2.11 GreenVideoBlackLevel.245.2.12 BlueVideoBlackLevel.245.2.13 ColorTemperature.245.2.14 HorizontalKeystone.245.2.15 VerticalKeystone.255.2.16 Mute.265.2.17 Volume.265.2.18 VolumeDB.265.2.19 Loudness.27ISO/IEC 29341-20-13:2017(E)iv ISO/IEC 2017 All rights reserved 5.2.20 AllowedTransformSettings.275.2.21 TransformSettings.305.2.22 AllowedDefaultTransformSettings.315.2.23 DefaultTransformSettings.315.2.24 A_ARG_TYPE_Channel.325.2.25 A_ARG_TYPE_InstanceID.325.2.26 A_ARG_TYPE_PresetName.325.2.27 A_ARG_TYPE_DeviceUDN.325.2.28 A_ARG_TYPE_ServiceType.325.2.29 A_ARG_TYPE_ServiceID.335.2.30 A_ARG_TYPE_StateVariableValuePairs.335.2.31 A_ARG_TYPE_StateVariableList.335.2.32 Relationships between State Variables.335.3Eventing and Moderation.345.3.1Eventing and Moderation Overview.345.3.2Event Model.365.4Actions.365.4.1Action Overview.365.4.2ListPresets().395.4.3SelectPreset().395.4.4GetBrightness().405.4.5SetBrightness().405.4.6GetContrast().415.4.7SetContrast().415.4.8GetSharpness().425.4.9SetSharpness().425.4.10 GetRedVideoGain().435.4.11 SetRedVideoGain().435.4.12 GetGreenVideoGain().445.4.13 SetGreenVideoGain().455.4.14 GetBlueVideoGain().455.4.15 SetBlueVideoGain().465.4.16 GetRedVideoBlackLevel().465.4.17 SetRedVideoBlackLevel().475.4.18 GetGreenVideoBlackLevel().475.4.19 SetGreenVideoBlackLevel().485.4.20 GetBlueVideoBlackLevel().485.4.21 SetBlueVideoBlackLevel().495.4.22 GetColorTemperature().505.4.23 SetColorTemperature().505.4.24 GetHorizontalKeystone().515.4.25 SetHorizontalKeystone().515.4.26 GetVerticalKeystone().525.4.27 SetVerticalKeystone().525.4.28 GetMute().535.4.29 SetMute().545.4.30 GetVolume().545.4.31 SetVolume().555.4.32 GetVolumeDB().55ISO/IEC 29341-20-13:2017(E)ISO/IEC 2017 All rights reserved v 5.4.33 SetVolumeDB().565.4.34 GetVolumeDBRange().575.4.35 GetLoudness().575.4.36 SetLoudness().585.4.37 GetStateVariables().595.4.38 SetStateVariables().595.4.39 GetAllowedTransforms().605.4.40 GetTransforms().615.4.41 SetTransforms().625.4.42 GetAllowedDefaultTransforms().625.4.43 GetDefaultTransforms().635.4.44 SetDefaultTransforms().645.4.45 GetAllAvailableTransforms().655.4.46 Relationships Between Actions.655.4.47 Common Error Codes.666XML Service Description.667Test.83Annex A(informative)Theory of Operation.84A.1Multi-input Devices.84A.2Presets.85A.3Controlling the Display of Visual Content.85A.4Controlling Audio Content.86A.5Transforms.88A.5.1Retrieving Transforms.88A.5.2Get Allowed Transforms from an instance.89A.5.3Setting Transforms.91A.5.4Retrieving Current values of the Transforms.91A.5.5Querying and setting default values for a Transform.92Annex B(normative)Pre-defined Transforms.94B.1Summary.94B.2Rotation.96B.3RedEye.96B.4Zoom.97B.4.1Additional units for the Zoom Transform.97B.5HorizontalPan.98B.5.1Additional units for the HorizontalPan Transform.98B.6VerticalPan.99B.6.1Additional units for t