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
The following WLanguage functions (prefix syntax) can be used to handle UPnP devices:
<upnpDevice variable>.GetBrightnessRetrieves the brightness of a UPnP device.
<upnpDevice variable>.GetContrastRetrieves the contrast of a UPnP device.
<upnpDevice variable>.GetMuteRetrieves the 'Mute' status of a UPnP device.
<upnpDevice variable>.GetSharpnessRetrieves the sharpness of a UPnP device.
<upnpDevice variable>.GetVolumeRetrieves the volume of a UPnP device.
<upnpDevice variable>.MediaOpenOpens a media on the UPnP device.
<upnpDevice variable>.MediaPausePauses the reading of the current media on the UPnP device.
<upnpDevice Variable>.MediaPlayStarts reading the current media on the UPnP device.
<upnpDevice variable>.MediaStopStops reading the current media on the UPNP device.
<upnpDevice variable>.ModifyBrightnessModifies the brightness of a UPnP device.
<upnpDevice variable>.ModifyContrastModifies the contrast of a UPnP device.
<upnpDevice variable>.ModifyMuteModifies the 'Mute' status of a UPnP device.
<upnpDevice variable>.ModifySharpnessChanges the sharpness of a UPnP device.
<upnpDevice variable>.ModifyVolumeChange the volume of a UPnP device.
<upnpService variable>.ExecuteActionRuns an action on the UPnP service.
Versión mínima requerida
  • Versión 24
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 20/06/2023

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