AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Comunicación / Funciones DLNA/UPnP
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
Remark: These functions are also available in prefix syntax (DLNA / UPnP functions (prefix syntax)).
The following WLanguage functions are used to handle UPnP devices:
UPNPExecuteActionRuns an action on the UPnP service.
UPNPFindDeviceFinds a device based on its unique name (UDN).
UPNPGetBrightnessRetrieves the brightness of a UPnP device.
UPNPGetContrastRetrieves the contrast of a UPnP device.
UPNPGetMuteRetrieves the 'Mute' status of a UPnP device.
UPNPGetSharpnessRetrieves the sharpness of a UPnP device.
UPNPGetVolumeRetrieves the volume of a UPnP device.
UPNPListDeviceLists the UPNnP devices available on the network.
UPNPMediaOpenOpens a media on the UPnP device.
UPNPMediaPausePauses the reading of the current media on the UPnP device.
UPNPMediaPlayStarts reading the current media on the UPnP device.
UPNPMediaStopStops reading the current media on the UPNP device.
UPNPModifyBrightnessModifies the brightness of a UPnP device.
UPNPModifyContrastModifies the contrast of a UPnP device.
UPNPModifyMuteModifies the 'Mute' status of a UPnP device.
UPNPModifySharpnessChanges the sharpness of a UPnP device.
UPNPModifyVolumeChange the volume of a UPnP device.
Versión mínima requerida
  • Versión 19
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 22/06/2023

Señalar un error o enviar una sugerencia | Ayuda local