ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / DLNA/UPnP functions
  • Properties specific to the description of upnpImage variables
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
upnpImage (Type of variable)
In french: upnpImage
The upnpImage type is used to define the advanced characteristics of an image of UPnP device. The characteristics of this UPnP image can be defined and changed using different WLanguage properties.
This type of variable is used by the upnpDevice variables.
Remark: For more details on the declaration of this type of variable and the use of WLanguage properties, see Declaring a variable.
Remarks

Properties specific to the description of upnpImage variables

The following properties can be used to handle an image of a UPnP device:
Property nameType usedEffect
BitPerPixelIntegerNumber of bits per pixel.
HeightIntegerHeight of image in pixels.
ImageImage variableImage
MIMETypeCharacter stringMIME type of image.
URLCharacter stringImage URL.
WidthIntegerWidth of image in pixels.
Minimum version required
  • Version 19
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help