This component allows you to cast audio or video online media to Google Cast devices (Chromecast).
Place the block CastSender on your screen or layout and trigger the events you need.
Many possible actions are available in "RunCastActions" folder:
You can get properties from the connected cast device with actions available in "GetCastProperties" folder:
An optional CastIcon block can also be used to show connection status and trigger connection.
The block CastSender will also trigger events you can catch on your screen:
Basic examples are available in the demo component.
. Upgrade OutSystemsUI to the latest version . Cleanup of event messages in the demo component . Removed unneeded default screen in the main component