From 89cf4f00b5c44bc37e1b3c86905a66f55b8cb15e Mon Sep 17 00:00:00 2001 From: igapchuck Date: Thu, 8 Aug 2019 11:25:24 +0300 Subject: Add min and max value for "scale" parameter. Add min and max values for parameter scale in Structs index for VideoStreamingCapabilities struct. --- src/components/interfaces/HMI_API.xml | 2 +- src/components/interfaces/MOBILE_API.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml index a21c45d97b..13d9a51a78 100644 --- a/src/components/interfaces/HMI_API.xml +++ b/src/components/interfaces/HMI_API.xml @@ -3374,7 +3374,7 @@ PPI is the diagonal resolution in pixels divided by the diagonal screen size in inches. - + The scaling factor the app should use to change the size of the projecting view. diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index 62237b666a..3f2ffb47f2 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -2934,7 +2934,7 @@ PPI is the diagonal resolution in pixels divided by the diagonal screen size in inches. - + The scaling factor the app should use to change the size of the projecting view. -- cgit v1.2.1