Introduction to modern Stream control
Stream control has been around in Power Apps for some time now. So although it isn't a new control, the classic/earlier version isn't available anymore. So, we will simply go through the properties of this modern control without any comparison to the older version.
Properties
- StreamUrl - The URL of the Stream video to play
- Autoplay - To play the video automatically or not
- ShowTitle - To show the title of the video or not
- StartTime - To start the video at a particular point in time (in seconds)
Using modern Stream control
Here is a quick demo:
Stay tuned for the remaining modern controls!
To read the official documentation of modern controls, click here.